Spring
-
Enterprise Java
JSF 2, PrimeFaces 3, Spring 3 & Hibernate 4 Integration Project
This article shows how to integrate JSF2, PrimeFaces3, Spring3 and Hibernate4 Technologies. It provides a general project template for Java…
Read More » -
Enterprise Java
Spring Remoting Support with Http Invoker
Spring HTTP Invoker is an important solution for Java-to-Java Remoting. This technology uses the standard Java serialization mechanism to expose…
Read More » -
Enterprise Java
Configuring Quartz with JDBCJobStore in Spring
I am starting a little series about Quartz scheduler internals, tips and tricks, this is a chapter 0 – how…
Read More » -
Enterprise Java
Spring Remoting Support and Developing RMI Service
The development of remote-enabled services is eased by Spring remoting support. Currently, Spring supports the following remoting technologies: Remote Method…
Read More » -
Enterprise Java
Spring & JSF integration: MVC Nuts and Bolts
I have attempted to integrate JSF with Spring MVC in the past, and whilst my first attempt worked, it was…
Read More » -
Enterprise Java
Integrating Spring Into Legacy Applications
One of the things that all Spring developers like to do is to shoehorn Spring into any application they work…
Read More » -
Enterprise Java
Spring & JSF integration: Navigation
This is the first in what I hope will be a series of blogs about my efforts to provide deep…
Read More » -
Enterprise Java
Integration Framework Comparison – Spring Integration, Mule ESB or Apache Camel
Data exchanges between companies increase a lot. The number of applications which must be integrated increases, too. The interfaces use…
Read More » -
Enterprise Java
Why I will use Java EE instead of Spring in new Enterprise Java Projects in 2012
The question comes up often. It came up in my new project in November 2011, too. I will use Java…
Read More »