AW: how to unsubscribe

2010-03-08 Thread Moritz Maedler
Try sending a mail to java-user-unsubscr...@axis.apache.org Von: Rahul Rulz [mailto:ragul...@yahoo.com] Gesendet: Dienstag, 9. März 2010 04:10 An: axis-u...@ws.apache.org Betreff: how to unsubscribe Hi guyz, I am not able to unsubs

how to unsubscribe

2010-03-08 Thread Rahul Rulz
Hi guyz, I am not able to unsubscribe from the axis2 mailing list after sending a mail to axis-user-unsubscr...@ws.apache.org . Pl. tell me the correct procedure.. Thanks,Raghav.  

Re: Axis2 WSDL returned to the user if not complete ?

2010-03-08 Thread sumedha rubasinghe
I think your request's content type is wrong. Try setting it to 'application/xml' or 'text/xml'. /sumedha On Mon, Mar 8, 2010 at 7:06 PM, Triquoit Mathieu wrote: > Dear, > > I have an application which exposes a web service with Axis2 1.4.1. After > two days, the WSDL returned to the end-user (

Re: Possible memory leak in Axis2 1.4.1?

2010-03-08 Thread Andreas Veithen
Chinmoy, In order to figure out where this comes from, can you execute the following steps? 1. Deploy the arit tool from [1] into the Tomcat instance where Axis2 is deployed. 2. Make sure that both Axis2 and arit are started. 3. Get the report from arit by accessing the context root of the applic

Possible memory leak in Axis2 1.4.1?

2010-03-08 Thread Chinmoy Chakraborty
Hi All, I have an application which uses Axis2 1.4.1. When we have Axis2 configured (servlet mappings) in web.xml we get following error in Tomcat 6.0.24. "*A web application appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak*".

Axis2 WSDL returned to the user if not complete ?

2010-03-08 Thread Triquoit Mathieu
Dear, I have an application which exposes a web service with Axis2 1.4.1. After two days, the WSDL returned to the end-user (by opening a browser or a SOAP client with http://:port//services/myWebService?wsdl) is not complete (I mean, missing response definition and so on). But if I sends a reques