Axis WebService Deployment Exception

2010-12-06 Thread WebDeveloper23
Hi, I am trying to deploy a webservice generated from wsdl using the axis WSDL2Java converter. I created the aar file by just giving jar command for the whole project created in eclipse and copying the services.xml inside the meta-inf folder.. While trying to deploy, I am getting message saying F

Re: How can I debug SimpleHttpServer in Eclipse

2010-12-06 Thread Michael Sailer
Hello Andreas, thank you for the script. Now it works. In my own script I had a typing error, which I saw as I made a diff on my debug options and yours. Kind regards Michael Sailer On 05.12.2010 22:07, Andreas Veithen wrote: On the trunk, the scripts accept an -xdebug option to put the serv