[TAG] http://linuxgazette.net/issue96/tougher.html
bbruns@fitme.com
bbruns
Thu Mar 31 20:01:19 MSD 2005
Dear editor,
Regarding
http://linuxgazette.net/issue96/tougher.html
This was pretty good article but it seems to leave out something.
Because of that I've had hours of pain.
Perhaps a note could be added.
Here is what seems to be missing:
setting up AXIS_HOME, AXIS_LIB, and AXIS_CLASSPATH, as in
set AXIS_HOME=c:\axis
set AXIS_LIB=%AXIS_HOME%\lib
set AXISCLASSPATH=%AXIS_LIB%\axis.jar;%AXIS_LIB%\commons-discovery.jar;
%AXIS_LIB%\commons-logging.jar;%AXIS_LIB%\jaxrpc.jar;%AXIS_LIB%\saaj.jar;
%AXIS_LIB%\log4j-1.2.8.jar;%AXIS_LIB%\xml-apis.jar;%AXIS_LIB%\xercesImpl.jar
;%AXIS_LIB%\wsdl4j.jar
I found this solution at
http://paul.rutgers.edu/~weiz/cs541/axis.html
Regards and keep on going,
Bill Bruns
http://www.billbruns.net
More information about the TAG
mailing list