I'm currenty running into some problems with the transaction management in
JBOSS 2.0.
I'm finally managed with the latest sources from the CVS-tree(12.9.2000) to
rollback my Transaction in a container-managed transaction environment.
But when I'm trying to use the SessionSynchronization-Interface in a
statefull session-bean, the methods afterBegin, beforeCompletion and
afterCompletion were never called from
the container, although my businnes-methods are running in a transaction
context.
Afterwards, I'd tried to use bean managed transaction, but I'm always
getting "UserTransaction not bound" from the lookup on the JNDI-Tree (I've
tried "java:comp/UserTransaction",
"UserTransaction", always the same exception).
Are these features not yet implementd in JBOSS 2.0 or am I doing
something wrong?
Any help is appreciated
Tilmann
[EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]