Re: JAX-WS and Tomcat 6.0.16?

2008-06-08 Thread padawan
Okay, I figured what was stopping me what I did not create a listener and I did not create the sun-jaxws.xml file. Once I did this, I started seeing errors. Russ padawan wrote: > > I hoping other can explain this to me. I've created a Web Service using > JAX-WS. I have the se

JAX-WS and Tomcat 6.0.16?

2008-06-08 Thread padawan
I hoping other can explain this to me. I've created a Web Service using JAX-WS. I have the service building and deploying to Tomcat 6.0.16. I have attempted testing the URL for the WSDL in hopes of verifying the WSDL. The expected outcome is for the WSDL to display in the browser. Using the U

Unable to Find Class Definition

2008-05-15 Thread padawan
I am new to Tomcat. What I am trying to accomplish is keep all my jar files separated so I know what jar provides what functionality. In the WEB-INF/lib directory I've added sub directories for the different jar files in the web application. WEB-INF/Lib |_antlr-2.7.6 |_mysql