Yeah, but can I do that from a stand-alone APP running in separate VM?

Anh

----- Original Message ----- 
From: "Jeff Hubbach" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 6:05 AM
Subject: Re: UserTransaction


> Check www.orionserver.com, under the FAQ link:
> 
> How do I get a reference to the TransactionManager?
> 
> 
>        import javax.naming.*;
>        import javax.transaction.*;
>        ...
>        TransactionManager manager = (TransactionManager)new
> InitialContext().lookup("java:comp/UserTransaction");
> 
> Jeff Hubbach
> 
> Phan Anh Tran wrote:
> 
> > With orion, Is it possible to look up a user transaction outside an
> > EJB (a stand-alone app for example)?  Thanks
> 
> --
> Jeff Hubbach
> Internet Developer
> New Media Designs, Inc.
> www.nmd.com
> 
> 
> 


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Reply via email to