I was using JDeveloper and when JSP is run it automatically put some
classes from its lib. I removed the jaxp classes from there and it worked,
although now appears a warning message when I open the JDeveloper saying
there are classes missing.

   Thanks,

    Rodrigo.

> -----Mensagem original-----
> De: Jayson Falkner [mailto:[EMAIL PROTECTED]]
> Enviada em: Sábado, 21 de Julho de 2001 00:09
> Para: [EMAIL PROTECTED]
> Assunto: Re: jaxp in JSP
> 
> 
> Hi Rodrigo,
> 
> There is a classpath conflict between a older sealed JAR and 
> one with the
> newer resources. Go through and make sure you don't have 
> duplicate JAR files
> in your JSP environment.
> 
> If you are using and older Tomcat be sure that its XML 
> parsing resources are
> not the culprit.
> 
> Jayson Falkner
> [EMAIL PROTECTED]
> 

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to