JMS Connection Problem

2002-04-19 Thread Lomesh Contractor
Hi All, My problem arises when I trying to communicate with JMS Server. I am running my JMS server on Server A and am trying to connect to it from Server B. But, on doing this I am getting following exception . I have checked out almost everything, but could not found the any clu

Re: JNDI question: client talking to EJBs on multiple app servers

2002-04-19 Thread Lachezar Dobrev
Well... "dedicated.connection=true" is not documented :))) Second. There ARE drawbacks. The method you show in the message will lead you to resource leakage. Try reusing contexts for one and the same target. Anyway. The Answer is: YES, it WILL work. However. The classes, for the Home

sendRedirect()

2002-04-19 Thread Sergey G. Aslanov
Hi all I have two web apps, one with root, other with with virtual directory: I wants to redirect to some page /lalala.html of app CBOSSishop and do sendRedirect("/lalala.html") in CBOSSishop, but orion redirects it to the root app CBOSSwww /lalala.html;jsession