Hi all,
I'd like to retrieve the User tx from the client side, using Weblogic 5.1.

Issuing this command:

UserTransaction ut =
(UserTransaction)context.lookup("javax.jts.UserTransaction");

Will simply cause an error message...so I thought the UserTransaction must
be
inserted "manually" in the initial Context, as well as
INITIAL_CONTEXT_FACTORY
and PROVIDER_URL. But I cannot find the right key in Initial Context......
where do I have to insert it ?
Hope I was clear
Thanks
Francesco

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to