Javier,

You should also be aware the unless bug 574130 has been fixed (which the 
status says it hasn't), you will not be able to access a UserTransaction on a 
different machine using properties in the InitialContext() constructor.  This 
is because ClientUserTransaction tries to lookup 
UserTransactionSessionFactory using a new InitialContext() without the same 
properties.

Jon

> Date: Tue, 17 Sep 2002 17:44:29 -0700
> From: "Javier A. Soltero" <[EMAIL PROTECTED]>
> To:  [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] problem with UserTransactions
> Reply-To: [EMAIL PROTECTED]
>
> I dont have a jndi.properties file in the classpath, however, based on
> what I have found in that file, I'm actually setting all those props in
> the Hashtable that I pass into the InitialContext constructor. As for
> the corba/iiop, I really just need to be able to initiate a
> UserTransaction from this java app. If there is a better, different way
> to do this, suggestions are welcomed :)
>
> thanks,
>
> -javier


-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to