ClassNotFoundException: org.apache.axis2.transport.SimpleAxis2Server

2010-03-14 Thread jadeite100
Hi All: I download Axis 2 versin 1.5.1. I unzipped to the following directory:C:\axis2-1.5.1 I set AXIS2_HOME -->C:\axis2-1.5.1 I am using windows 2000 server, with jdk 16_17. I setted JAVA_HOME -->C:\Java\jdk16_17 I ran C:\axis2-1.5.1\bin>axis2.bat Than I ran C:\axis2-1.5.1\bin>axis2server.bat

Re: Axis 1.5.1 Issues

2010-03-14 Thread Nan Null
Andreas, Yes, I will. Hopefully when I have time, I would create some documentation for this tool. Regards, Vy On Sun, Mar 14, 2010 at 7:49 AM, Andreas Veithen wrote: > Vy, > > This actually works, but the mappings need to be enclosed in brackets > as in the following example: > > classpathr

Re: Axis 1.5.1 Issues

2010-03-14 Thread Andreas Veithen
Vy, This actually works, but the mappings need to be enclosed in brackets as in the following example: http://www.example.org/calculator]"/> http://www.example.org/calculator-service"/> Obviously, java2wsdl should complain when the syntax is inco