Search

Man vs. Technology

Catching up with technology

Tag

Glassfish

Load balancing Glassfish Server 4 using Apache HTTP Server with mod_jk plugin

After figuring out from various sources, I finally made it. A fully functional load balancing setup for Glassfish Server 4 with Apache as the front end, with the help of the backbone, the mod_jk plugin. This is in continuation with the clustering tutorial which I re-blogged earlier. Read on to see how it was configured…

Continue reading “Load balancing Glassfish Server 4 using Apache HTTP Server with mod_jk plugin”

Pages: 1 2

Interceptors in CDI Java EE 7 tutorial

This is an extension to my previous post on REST with CDI, which will demonstrate the use of interceptors in the CDI framework in Java EE 7.

Continue reading “Interceptors in CDI Java EE 7 tutorial”

REST services using CDI in Java EE 7 beginner tutorial

This is just another post among thousands regarding constructing REST services using the cool new feature of Contexts and Dependency Injection (CDI) introduced in Java EE 7.

Continue reading “REST services using CDI in Java EE 7 beginner tutorial”

Pages: 1 2

Create a free website or blog at WordPress.com.

Up ↑