-
Communications
Mobicents Diameter has a new home.. powered by git!
Due to the increasingly number and complexity of sub-projects, Mobicents has been splitting it’s projects under independent project homes. We…
Read More » -
Enterprise Java
Apache Thrift with Java quickstart
Apache Thrift is a RPC framework founded by facebook and now it is an Apache project. Thrift lets you define…
Read More » -
Enterprise Java
Four solutions to the LazyInitializationException – Part 1
In the post today we will talk about the common LazyInitializationException error. We will see four ways to avoid this…
Read More » -
Enterprise Java
Four solutions to the LazyInitializationException – Part 2
This article continues from part 1 of the tutorial. Load collection by Stateful EJB with PersistenceContextType.EXTENDED This approach can be…
Read More » -
Agile
Architects Need a Pragmatic Software Development Process
I have been a non-stop software architect since 2006. During my experience, I realized that it’s really hard to perform…
Read More » -
Desktop Java
JavaFX 2.0 Layout Panes – HBox and VBox
If you want an overview on all different layout panes in JavaFX 2.0 or if you want to know yome…
Read More » -
Enterprise Java
Test JPQL / HQL without a deploy
Have you ever wanted to test your JPQL / HQL without doing a full deploy of your application? What we…
Read More » -
Android Core
Android – Using Jelly Bean notifications
Last post was long ago! I’ve been very busy lately… but learning a lot from Android! (and Node js too……
Read More » -
Enterprise Java
Full Web Application Tomcat JSF Primefaces JPA Hibernate – Part 1
We created this post that will show how to create a full web application using the following tools: Tomcat7, JSF2…
Read More »