• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Tomcat -Axis SOAP Classpath

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Ramamoorthy
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Friends,
Looking to have your feedabck.
Please.
Regards,
Ramamoorthy
 
WHAT is your favorite color? Blue, no yellow, ahhhhhhh! Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic