RE: Concurrent calls to Session bean methods

2002-03-22 Thread Vani H.S.
] [mailto:[EMAIL PROTECTED]]On Behalf Of Vani H.S. Sent: Wednesday, March 20, 2002 12:04 AM To: Orion-Interest Subject: Concurrent calls to Session bean methods Hello All, I have been trying to deploy an application consisting of session beans and mdbs onto orion1.5.4. But I seem

Some more help with SwiftMQ and Orion

2002-03-21 Thread Vani H.S.
Hello All, My earlier message on the same topic got lost, I think. Anyways, I have successfully integrated SwiftMQ with Orion 1.5.4 I have been able to create queues and I am even able to deploy MDBs. I am facing a strange problem. For my MDB, in the orion-ejb-jar.xml, I have given the

RE: Concurrent calls to Session bean methods

2002-03-20 Thread Vani H.S.
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Vani H.S. Sent: Wednesday, March 20, 2002 12:04 AM To: Orion-Interest Subject: Concurrent calls to Session bean methods Hello All, I have been trying to deploy an application consisting of session beans and mdbs onto orion1.5.4

SwiftMQ with Orion response time

2002-03-11 Thread Vani H.S.
Hi All, I am using SwiftMQ with Orion 1.5.4. I have an application containing an MDB deployed on Orion. I send a message to a queue from a client application. But, the time from when I send the message, to the time the server recieves the message( i.e. the onMessage() function in the MDB

Open JMS with Orion for MDB

2002-03-08 Thread Vani H.S.
Hi All, I have an MDB running fine on Orion. I have an application client, that sends a message to the queue. When I do that, my MDB's onMessage() gets called and I can see the messages on Orion server console. I tried to integrate Orion with Open JMS. I referred to the document Using

SwiftMQ wth Orion

2002-03-08 Thread Vani H.S.
Hi All, After days of trial with Open JMS I decided to give a try with SwiftMQ. I want to deploy my MDB on Orion1.5.4, and I want to use SwiftMQ JMS provider. The document I referred to is the one available at

Does Orion 1.5.2 support creation of temporary queues?

2001-11-19 Thread Vani H.S.
Hello All, I have an application which creates temporary queues. But when I deploy this application on Orion, it gives an exception javax.jms.InvalidDestinationException: Invalid queue Can anybody please tell me if Orion 1.5.2 supports creation of temporary queues? Thanks, Vani

Re: Re[2]: Urgent :: How to access JMS service from Servlet/JSP

2001-11-13 Thread Vani H.S.
Thank you very much. I sincerely appreciate your help. Best regards, Vani From: Sergey G. Aslanov [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Subject: Re[2]: Urgent :: How to access JMS service from Servlet/JSP Date: Tue, 13 Nov 2001

RE: How to run an existing j2ee application on orion

2001-11-13 Thread Vani H.S.
in these files is the name of the data source for an entity bean. /Herman -Original Message- From: Vani H.S. [mailto:[EMAIL PROTECTED]] Sent: Monday, November 12, 2001 9:04 PM To: Orion-Interest Subject: How to run an existing j2ee application on orion Hi All, I have a J2EE application build

How to run an existing j2ee application on orion

2001-11-12 Thread Vani H.S.
Hi All, I have a J2EE application build using Sun's J2EE server. Now, I want to deploy it on Orion. But it gives me some errors. I realized that there is some Orion Specific Information that needs to be a part of the EAR. Please can anybody tell me how I should go about making the Orion

Re: Urgent :: How to access JMS service from Servlet/JSP

2001-11-12 Thread Vani H.S.
I think, I am also facing a similar problem. I have followed the steps you have mentioned below but when I try to deploy it, it gives the following error message: Error instantiating application: Error loading web-app 'war-ic' at D:\orion\applications\PhotonManagementConsoleApp\war-ic: