Archive for the 'Spring' Category

Oct 15 2009

Solve the circular reference problem with Guice and Spring

Published by Siegfried Bolz under Guice, Spring

  


The problem

Just imagine you run into a case where two objects are dependent on each other. The following pictu... [Read more]

Technorati Tags: circular reference dependencies, google guice, Java, Spring

2 responses so far

Jul 22 2008

Using Spring and Facelets together with NetBeans 6.1



In this blog you can read how to create a Web Application with [Read more]

Technorati Tags: Facelets, GlassFish, Java, MyFaces, NetBeans, Spring

3 responses so far

Jul 06 2008

Access the Spring-ApplicationContext from everywhere in your Application

Published by Siegfried Bolz under Java, Spring



In this blog i will show you a short hint how you can access your Spring-ApplicationContext from everywhere in your Application.

Imagine you have an application (e.g. a web or swing-application) which you now want to be Spring-enabled. Ok you add the Spring libraries an... [Read more]

Technorati Tags: ApplicationContext, Java, Spring

66 responses so far

Jun 29 2008

Contract First Web Services with Spring 2 and JAX-WS



This short blog entry will show you how easily you can integrate [Read more]

Technorati Tags: Java, jax-ws, NetBeans, soap, soaphandler, Spring, web services

4 responses so far