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
Does orion implement JMS durable subscriptions?
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