Unsubsribe

2001-11-12 Thread venkat
Even i tried to unsubscribe at the specifed address.It did not work.Please remove my name from the list.   Thanks in advance venkat

Re: ejb soap

2001-11-12 Thread Venkat
Refer the attachment for installing soap in orion.You need to download soap.zip from apache site venkat - Original Message - From: "Ramin Heidari" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Monday, November 12, 2001 3:00 PM Subject

Re: HELP! 1.4.5 and JMS

2001-05-17 Thread venkat
Hi Vidur, What is your message size and what is your jdk version? if you are using any of pre jdk-1.3 (to start orion server) and if your message size is more than 64K, you will have similar problem. --venkat

Re: JMS Connection pooling

2001-04-29 Thread venkat
. --venkat Kesav Kumar <[EM

Messaging with orion

2001-04-26 Thread venkat
3rd party messaging system. For eg: I would like to involve database operation (say insert in a table) in orion server and sending of the message to be in one transaction. If either of one fails, both must be rolled back. --venkat

JMS Transaction in Orion

2001-04-19 Thread venkat
ication-client.xml=== http://java.sun.com/j2ee/dtds/application-client_1_2.dtd"> sampleQueue.com.sg javax.jms.Queue Container = --venkat

JMS persistence

2001-04-04 Thread venkat
configurable to store messages every time as it is sent? Any help is very much appreciated --venkat

Message lost problem

2001-04-04 Thread venkat
Hi, While testing orion messaging , I noticed message lost in the following two scenarios. Config details: Use persistence queue in jms.xml Using jdk 1.2.2 Configured jms.xml for the queue to be persistence Scenarion 1: Persistence failure 1. Start server 2. Send messages 3. Close the server by