RE: JMS problem

2004-04-20 Thread Krishnendu Kunti
PROTECTED] Sent: Tuesday, April 20, 2004 12:10 PM To: [EMAIL PROTECTED] Subject: Re: JMS problem Hi Krish Thanks for your answer. I'm newbie in webservices technology My axis version is 1.1. Tomcat 4.1.24. I try run axis on Tomcat 5.0.16 but it doesn't work. Sonic 4.0.2. My JMS syst

Re: JMS problem

2004-04-19 Thread Sebastian Urbanski
rio in bit more detail? We have done some work in the same area...maybe it can help provided I understand your scenario Cheers Krish -Original Message- From: Sebastian Urbanski [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 12:42 PM To: [EMAIL PROTECTED] Subject: JMS problem Hi,

RE: JMS problem

2004-04-19 Thread Krishnendu Kunti
PROTECTED] Subject: JMS problem Hi, I need do webserwice which for (soap reaquest from www client) connect to JMS (send message to Sonic 4.0.2 - JMS is ready and work). After answer message (from JMS), this webserwice must return answer to www client. How I can do it? Axis + Tomcat is good

JMS problem

2004-04-19 Thread Sebastian Urbanski
Hi, I need do webserwice which for (soap reaquest from www client) connect to JMS (send message to Sonic 4.0.2 - JMS is ready and work). After answer message (from JMS), this webserwice must return answer to www client. How I can do it? Axis + Tomcat is good framework? Maybe somebody have exam