Got it! It was a problem with the servlet-mapping.
Thanks.

Q> On Wed, Apr 14, 2004 at 05:00:23PM -0400, Cindy Girard wrote:
Q> :   I'm running the newest versions of jdk, tomcat, and saxon.
Q> :   Saxon is running under tomcat (it sees the directory structure in
Q> :   http://localhost:8080/saxon , but I can't get it to see
Q> :   SaxonServlet. I've tried putting SaxonServlet.class in every
Q> :   WEB-INF/classes directory I could find with no result.

Q> If Saxon is just another webapp (or lone servlet, or whatever) you
Q> should only have to put it in {context}/WEB-INF/classes or a jar in
Q> {context}/WEB-INF/lib.  Putting it in other dirs may give you trouble
Q> down the line.

Q> What does the Tomcat log say when the servlet fails?

Q> What's the web.xml entry for the servlet declaration and mapping?

Q> -QM




-- 
- Cindy 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to