Hi,
We have a Spring application providing webservices running within a JBoss Application Server environment. This is run across multiple nodes, but currently the only element that could be...
Type: Posts; User: camdenh; Keyword(s):
Hi,
We have a Spring application providing webservices running within a JBoss Application Server environment. This is run across multiple nodes, but currently the only element that could be...
Hi,
I asked this on the Core Container forum and someone suggested asking on the AOP one instead - apologies if this is seen as forum spam!
I'm developing a system where we have a number of...
You are probably right, I'll ask over there also.
We don't really want to destroy those objects though, and triggering a 're-configuration' through JMX is actually a requirement we have from the...
Hi,
I'm developing a system where we have a number of POJOs holding stateful connections to a third-party system. These POJOs are pooled using the Target Source technique.
This all works as we...