Hmm.. I have my service class files under
axis/WEB-INF/classes.. (not as a jar file but the regular package file
structure).. I couldn’t tell why it won’t pick it up from the lib
folder.. Myabe has to do something with the server-config.wsdd processing and
finding classes for the services defined in it. -- Rajal From: Suzy Fynes
[mailto:[EMAIL PROTECTED] Hi, I’ve an application that I want to deploy as a web service, (in
java) and when I put the java file into the axis /servicedevelopment and try to
compile it I’m getting errors that it cant find a class that I created. I
have created a jar file of all classes that this service access and placed the
jar into axis/web-inf/lib but it still doesn’t seem to find it… Anyone any ideas what I’m doing wrong ??? Thanks Suzy |
- axis finding jar files in lib folder Suzy Fynes
- RE: axis finding jar files in lib folder Rajal Shah
- RE: axis finding jar files in lib folder Koney, Satish
- RE: axis finding jar files in lib folder Suzy Fynes
- RE: axis finding jar files in lib folder Michael C. Clark
- RE: axis finding jar files in lib folder Suzy Fynes
- RE: axis finding jar files in lib f... Michael C. Clark