Hi, I noticed that when I compile my service into bunch of .class files and copy them to [TOMCAT-DIR]\webapps\axis\WEB-INF\classes\ it works fine. But when I jar them into .jar file and put in that directory I get an exception saying that target service is null. On the other hand, if I copy the jar file into [TOMCAT-DIR]\webapps\axis\WEB-INF\lib\ it works just fine. Is this how it is supposed to work ?
Thanks in advance, Sarath --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
