For the benefit of others, the concerns I have raised above are already addressed in jboss5 forum thread:
Jboss 5 spring portability issue
I am going to give it a last try using the code in:...
Type: Posts; User: aggarwald; Keyword(s):
For the benefit of others, the concerns I have raised above are already addressed in jboss5 forum thread:
Jboss 5 spring portability issue
I am going to give it a last try using the code in:...
We have a web application in production that uses:
a) jboss 4.2.1
b) spring 2.5.1
c) hibernate 3.2
We use ContextLoaderListener to bootstrap our application context and our app is heavily...
Once again, what I am trying to simulate is java.lang.IllegalStateException: Trying to change transaction TransactionImple < ac, BasicAction: a0359b1:4e3:4734f5c7:fc status: ActionStatus.RUNNING > in...
I am trying to simulate SPR-4077 (same as SPR-4122), which is what we are also facing using spring 2.0.4, by using naked Jboss transaction manager from jboss 4.2.1. Following is the piece of code I...