do you
have the wsdl4j.jar file in your WEB-INF/lib directory of the application
deployment?
I've seen this thread multiple
times but have not been able to fix my situation. Could someone just
confirm that I'm not missing any steps here?
- Used WSDL2Java (with server
options) to generate web service source code
- Compiled source code and moved
class files under the webaps/axis/WEB-INF/classes directory
- deployed web service using
AdminClient
- verified service shows up as
deployed service
- ...but when I select the "WSDL"
link, I get page not found
I understand that this implies
that something is not in the classpath were it is supposed to be. Bear
in mind that the default services and the sample "AddressBook" deployment show
the WSDL just fine. What am I missing?
Thanks.
Michael Green
|