You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by YIXING MA <yi...@verizon.net> on 2005/03/23 02:24:57 UTC

JMS

Hi,

I have been using Axis for quite a while. I 'm very confused about Axis and JMS integration.  Does anyone have good tutorial about that? or code samples?

I want to use JMSTransport instead of HTTP.

Thanks. 

Business Exception handling in SWA , Axis

Posted by Krthekeyan Suriyanarayanan <s....@verchaska.com>.
Hi All,
I am implementing a service using SWA . I would like to implement
exception handling mechanisms( including business exceptions)
Can I use axis FauldHandler to catch business exceptions that occur in
service . Or Generating a message and send a mail later async.ly to the
service invoker about the errors and exceptions occured. what would be
the right solution.
Thanks

Re: JMS

Posted by YIXING MA <yi...@verizon.net>.
Hey Mallik,

Thanks for response. Your recommended readings are very helpful. But right 
now, I'm trying to use openjms to do the implementation. Do you know any 
related readings?

Regards.


----- Original Message ----- 
From: "Mallikarjun Javali" <ma...@gmail.com>
To: <ax...@ws.apache.org>
Sent: Wednesday, March 23, 2005 10:35 PM
Subject: Re: JMS


> Hi,
> Following articles provide a comprehensive info on using JMS for SOAP 
> transport
>
> http://www-106.ibm.com/developerworks/webservices/library/ws-jms/
>
> http://www-106.ibm.com/developerworks/library/ws-asoper/?ca=dnt-436
>
> http://www-128.ibm.com/developerworks/websphere/library/techarticles/0502_capella/0502_capella.html
>
> -mallik
>
> On Tue, 22 Mar 2005 17:24:57 -0800, YIXING MA <yi...@verizon.net> 
> wrote:
>>
>> Hi,
>>
>> I have been using Axis for quite a while. I 'm very confused about Axis 
>> and
>> JMS integration.  Does anyone have good tutorial about that? or code
>> samples?
>>
>> I want to use JMSTransport instead of HTTP.
>>
>> Thanks. 


Re: JMS

Posted by Mallikarjun Javali <ma...@gmail.com>.
Hi,
Following articles provide a comprehensive info on using JMS for SOAP transport

http://www-106.ibm.com/developerworks/webservices/library/ws-jms/

http://www-106.ibm.com/developerworks/library/ws-asoper/?ca=dnt-436

http://www-128.ibm.com/developerworks/websphere/library/techarticles/0502_capella/0502_capella.html

-mallik

On Tue, 22 Mar 2005 17:24:57 -0800, YIXING MA <yi...@verizon.net> wrote:
>  
> Hi,
>  
> I have been using Axis for quite a while. I 'm very confused about Axis and
> JMS integration.  Does anyone have good tutorial about that? or code
> samples?
>  
> I want to use JMSTransport instead of HTTP.
>  
> Thanks.