Is that mean that the TransactionContext propogation is not implemented?
Also, does that mean that JTS is not supported yet?

- Mike Jau  
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 21, 2001 3:06 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] PLEASE HELP : How to bind
javax.transaction.UserTransaction


Previous discussions indicate that this can't be done in JBoss and that
supporting it would be non-standard.  I wanted to do this too and ran into
the same issue.

If you just want to use a UserTransaction from code in the same JVM as
JBoss, you have to use a session bean.  You can't use the UserTransaction at
all from a separate client JVM.

At least that is my understanding.  Someone please correct me if I'm wrong.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kirill
Averianov
Sent: Wednesday, March 21, 2001 11:41 AM
To: JBOSS (E-mail)
Subject: [JBoss-user] PLEASE HELP : How to bind
javax.transaction.UserTransaction



        PLEASE HELP !

> How to bind javax.transaction.UserTransaction to the JNDI
> at the JBoss startup ?
> What JBoss configuration files must be changed for that ?
>
>
>               Thanks a lot , Kirill.

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to