1. Exclusive command group with shared commands forum.springsource.orgExclusive command group with shared commands Hi, I'm trying to create an exclusive command group (I want one command to be checked when selected) with shared commands but I'm getting an ... |
2. Multiple Applications share resources. forum.springsource.orgMultiple Applications share resources. I have one spring application that currently serves up web pages as well as processes large files. I would like to separate the file processing part of ... |
3. Sharing singleton with prototype - Possible? forum.springsource.orgSharing singleton with prototype - Possible? All, I have a requirement where two business classes should share the same value object. And these two business classes should be instantiated one per ... |
4. New to Spring: Deploying to shared environment forum.springsource.orgNew to Spring: Deploying to shared environment Hi all, I'm new to Spring, been doing Java business logic for two years. But this entire framework is very much new to me. ... |
5. JUnit 4 Test Support - Sharing Container across Fixtures? forum.springsource.orgJUnit 4 Test Support - Sharing Container across Fixtures? Hi there, using SpringJUnit4ClassRunner, a container is started and all the test methods in the Test-Class are run in this container. A ... |