Enterprise Java
-

Where can I run EJBs ?
EJBs are built for more than just a Java EE application server. They can also execute in a Java EE…
Read More » -

Quick way to check if the REST API is alive â GET details from Manifest file
There might be cases when you want to quickly verify if your REST API, that is deployed either on dev, test…
Read More » -

Pushing the Limits – Howto use AeroGear Unified Push for Java EE and Node.js
At the end of 2014 the AeroGear team announced the availability of the Red Hat JBoss Unified Push Server on…
Read More » -

A beginnerâs guide to Java Persistence locking
Implicit locking In concurrency theory, locking is used for protecting mutable shared data against hazardous data integrity anomalies. Because lock…
Read More » -

Apache TomEE + JMS. It has never been so easy.
I remember old days of J2EE (1.3 and 1.4) that it was incredibly hard to start a project using JMS.…
Read More » -

JAX-RS 2.0 : Server side Processing Pipeline
The inspiration for this post was the Processing Pipeline section in the JAX-RS 2.0 specification doc (Appendix C). I like…
Read More » -

EE Servlet 3: How to Setup Backend Services in a Web Application
In a web application, providing user interfacing (UI) is often only half of the job. Many applications have requirements that’s…
Read More » -

JBoss Data Virtualization 6.1 Beta Now Available
JBoss Data Virtualization (JDV) is a data integration solution that sits in front of multiple data sources and allows them to…
Read More » -

Good Microservices Architecture = Death of the Enterprise Service Bus (ESB)?
These days, it seems like everybody is talking about microservices. You can read a lot about it in hundreds of articles and…
Read More »


