Re: ClassNotFoundException: org.apache.axis2.transport.SimpleAxis2Server

2010-03-16 Thread jadeite100
Hi All: I delete the "@echo off" line in the .bat file, and from the looks of it the set AXIS_2_CLASS_PATH is assigned the jar files. Can anyone please tell me which jar file the SimpleAxis2Server.class is suppose to belong to in apache axis 2 version 1.5? I went to this web site: http://www.fi

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