OTECTED]
Subject: Re: Axis cannot find my Service class!
I believe I've successfully done what you're trying to do ...
I have a webapp named "TheDataWeb_Services.war" and I have
the axis jars in that webapp's WEB-INF/lib along with my application's jar files.
I believe I've successfully done what you're trying to do ...
I have a webapp named "TheDataWeb_Services.war" and I have
the axis jars in that webapp's WEB-INF/lib along with my
application's jar files. In addition, as per java 1.4
necessity, I have a -Djava.endorsed.dirs pointing to the
axis/li
Title: Message
I'm currently
developing a service for deployment in Tomcat.
It seems that when
Axis is trying to find my service it cannot eventhough it's in the same webapp
as my axis-servlet (I've embedded it in an already existing web application and
I'm loading it through the deploymen