Is it possible to have a transaction in client code ? The book recomends something like:
 
    userTran = (UserTransaction) ctx.lookup("trans.jndi.location");

  How can I do this in Orion ?

  Vlad
 

Reply via email to