Return-Path: Delivered-To: apmail-xml-axis-user-archive@xml.apache.org Received: (qmail 53412 invoked by uid 500); 30 Oct 2002 07:03:42 -0000 Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 53403 invoked from network); 30 Oct 2002 07:03:42 -0000 Message-ID: <3DBF83CC.6BA07796@india.hp.com> Date: Wed, 30 Oct 2002 12:31:32 +0530 From: Arulazi D Reply-To: aruld@india.hp.com Organization: HP ISO X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: axis-user@xml.apache.org Subject: Re: AXIS OVER JMS References: <5D753A0448365C448CE3D9097D767E8C03B1FA70@ohindex01.bristolwest.com> <3DBEB9CC.14690637@ieee.org> <04f001c27fd3$41918cc0$7a2813ac@hydbad.tcs.co.in> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Status: O X-Status: X-Keywords: Look at the JMS samples directory in Axis 1.0 distribution, which has information about SOAP over JMS Transport. Regards, Arul Somal Srinivas wrote: > I have implemented the SOAP over HTTP and HTTPS.. > now i am trying to pass SOAP messages over JMS(Java Messaging service) which > is more reliable. > Can any one help me on this...... > > How to pass SOAP messages over JMS???? > > Thanks and Regards.