Java
-

Getting Started with PrimeFaces Mobile
Introduction If you have developed an application that utilizes PrimeFaces, or if you are planning to develop a web application…
Read More » -

Cannot Uninstall JavaFX SceneBuilder 1.0 with JDK 8
I was recently removing some of the software development applications, tools, and files I had used from an old Vista-based…
Read More » -

JMS with JBoss A-MQ on OpenShift. Lessons learned about remote Clients and Encryption.
OpenShift is the “open hybrid cloud application platform by Red Hat”. It comes in different flavors and the most interesting…
Read More » -

Testing secured EJBs with Arquillian
Testing secured EJBs has been historically hard to get right. Up until now, I have been using proprietary techniques like…
Read More » -

Java performance tuning survey results (part III)
This is the third post in a series where we analyze the results of a survey conducted in October 2014.…
Read More » -

Need micro caching? Memoization to the rescue
Caching solves wide sort of performance problems. There are many ways to integrate caching into our applications. For example when…
Read More » -

Getting Started with Apache Cassandra and Java (Part I)
On this page, you’ll learn just enough to get started with NoSQL Apache Cassandra and Java, including how to install,…
Read More » -

Some Sentences about Java
There is nothing new in this article. I just collected some trivial statements which may not be trivial for some…
Read More » -

JPA Entity Graphs
One of the latest features in JPA 2.1 is the ability to specify fetch plans using Entity Graphs. This is…
Read More »




