Transactions in client code

2000-04-16 Thread Vlad Petric
      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  

Durable subscriptions?

2000-04-16 Thread Matthew Chartier
Does orion implement JMS durable subscriptions?

Help! Custom document roots fo web-apps

2000-04-16 Thread Jonas Larsson
Hi, I've been trying to set the document-root attribute in orion-web and it doesn't seem to work as I want to. The following error occurs: "document-root can only be used when using standalone configs, Servlet 2.2 packaged apps have a preset root" What does that mean, probably something undocume