Dear friends,
I hv downloaded the xml-axis-beta2 from apache and configured with tomcat-4.0.4 as per the instructions provided there.
Also i hv copied the jar files from my axis directory(it is D:\xml-axis-beta2\webapps\axis\WEB-INF\lib\.)to my tomcat directory(it is D:\jakarta-tomcat-4.0.4\webapps\axis\WEB-INF\lib\.)as per the instruction.
As per the document we have to set the classpath for these jars also.Accordingly i hv set the classpath (%CATALINA_HOME%\webapps\axis\WEB-INF\lib\axis.jar
for all jar files in <tomcat-home>/bin/catalina.bat file.
Thereafter i started my tomcat by giving the command startup.It has thrown an error 'Access is denied'.After this i hv removed the above classpath set in only for the jars and restarted my tomcat and it is started working.
But when i try to run the example application by giving the command as per the document,i am getting an error of filenotfound exception.Now i am wondering how to set classpath for these jars and i am sure without these i can not run my sample application.
My OS is win 98.
Please advise.
Regards,
Ram