xsl taglib and WebSphere Application Server 3.5ptf2 (again)

2001-02-02 Thread Thomas Tolborg
Hi.I have gotten the jakarta xsl taglib to work with Tomcat 3.2.1 perfectly. But when I try with WebSphere AS 3.5 ptf2 it fails. I have used the wartowebapp script to generate the correct webapp.I use the examples from the new JavaServer Pages book from oreilly.phone_html.jsp

This has a solution! Re: Weblogic 5.1 and xsl taglib.

2001-02-02 Thread antimo
Sorry for last response with no soultion. It was a miss typing error.. It seems a bug (i don't know if in apply tag or in weblogic) In the code source of apply tag public int doEndTag() throws JspException { // Prepare an input source for the data XSLTInputSource data = null; System

Re: Weblogic 5.1 and xsl taglib.

2001-02-02 Thread antimo
Laurent Balthasar wrote: > Hi all, > > I'm desperately trying to run the xsl apply.jsp example under weblogic 5.1 > SP 6. > The webapp example seems to work but when I access the apply.jsp, I get the > following exception: > > Input XSL; Line 1; Column 1 > XSL Error: Could not parse Input XML

Weblogic 5.1 and xsl taglib.

2001-02-02 Thread Laurent Balthasar
Hi all, I'm desperately trying to run the xsl apply.jsp example under weblogic 5.1 SP 6. The webapp example seems to work but when I access the apply.jsp, I get the following exception: Input XSL; Line 1; Column 1 XSL Error: Could not parse Input XML document! XSL Error: SAX Exception ven. f?vr