configuration

15
07/2009

Loading beans in spring...

We developed an e-shop (a front end and a back end) as an eclipse project. The front end produces its own war and the back end a different one.

2
06/2009

Property 'sampleService' is required for bean 'test.ThohapiTests'

Another spring configuration propeblem: I have a test case I want to run using a specific configuration file. The test case looks like this:

2
06/2009

Spring configuration problem?

I think, I have a spring configuration problem. I use eclipse with the spring tool plug-in enabled for my project.