-
Enterprise Java
New in JAX-RS 2.0 – @BeanParam annotation
JAX-RS is awesome to say the least and one of my favorites! Why? Feature rich Intuitive (hence the learning curve…
Read More » -
Enterprise Java
Jersey SSE capability in Glass Fish 4.0.1
Glass Fish bundles different Reference Implementations for various Java EE specifications e.g. Weld for CDI, Mojarra for JSF, Tyrus for WebSocket,…
Read More » -
Core Java
Gearing up for JavaOne 2014 !
Hold that thought! Yeah…I wish I was presenting at Java One 2014 – but I am only worthy of doing…
Read More » -
Core Java
A closer look at the Java Identity API
Before I jump into the nitty-gritty, let’s take a look at some of the quick facts about Java Identity API…
Read More » -
Enterprise Java
Stateless EJBs: Pooling and Lifecycle
A summarized view (notes) of the Stateless EJB pooling and life-cycle. Useful for newbies . . . . . EJB…
Read More » -
Enterprise Java
Java EE CDI Qualifiers: Quick Peek
Qualifiers are the mainstay of type safety and loose coupling in Contexts and Dependency Injection (CDI). Why? Without CDI, we…
Read More » -
Core Java
Hi there . . ! How would you rate your Java/Java EE skills?
To know, is to know that you know nothing. That is the meaning of true knowledge. Socrates This post is…
Read More » -
Enterprise Java
Wildfly 8.0 provides seamless JSON support via its JAXRS 2.0 implementation
Its great to see Wildfly 8.0 making it so much easier to work with BOTH XML and JSON representations from…
Read More » -
Enterprise Java
JAX-RS 2.0 : Custom Content Handling
I tried to think of a better title, but failed to come up with one ! Please bear with me……. The…
Read More »