Since you plan to use JMS as the underlying transport, you will need to use a JMS implementation that supports .NET clients or use a bridge like ActiveJMS (see: http://active-jms.sourceforge.net).
francis -- Niket Anand <[EMAIL PROTECTED]> wrote: Hello All, As Axis is providing API or samples for JMS transport service with SOAP. But I have a query. To get the web service using Axis with JMS, client should be in java. But I want to provide web service which can handle Asynchronous SOAP messaging with any Applications as clients. These applications might be implemented in .NET, java etc. Can anybody tell me the solution How to have such kind of service with .NET client waiting for ur reply..... Thanks, Niket
