implement JMS transport

2006-07-30 Thread V.Preetha
Hi, I want to implement my web service using JMS transport. Please help me on a good link or an example that would guide me In the process. Your help on this will be appreciated. Regards, Preetha V. DISCLAIMER:This message contains privileged and confidential

null pointer exception

2006-07-21 Thread V.Preetha
hi when I run the user guide sample, the service gets deployed without any problem. But when I run the client I get the following error message. log4j:WARN No appenders could be found for logger (org.apache.axiom.om.impl.builder.StAXOMBuilder). log4j:WARN Please

sample example error

2006-07-21 Thread V.Preetha
Hi, Im a beginner for Axis. I tried to deploy the userguide sample. The service is getting deployed. When I use the EchoBlockingClient To call the web service it gives the following error. Note: I have downloaded the Axis2 1.0 standard distribution and using inbuilt http-server. Is