RE: XSL problem with upgrade to 4.0.3

2002-03-06 Thread Mangi, Rick
Moving those jars fixed it. Thanks a bunch! -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 7:50 PM To: Tomcat Users List Subject: Re: XSL problem with upgrade to 4.0.3 Sorry, hit send my mistake. Here's the exception: - Root

XSL problem with upgrade to 4.0.3

2002-03-05 Thread Mangi, Rick
I recently upgraded from 4.0 to 4.0.3 to try to fix a problem I was having with LDAP. Good news, the LDAP stuff works better with 4.03. Bad news, my XSL stuff stopped working. I tried moving the xalan libs out of common/lib and into the server lib (and btw: whoever wrote the docs on that you

RE: XSL problem with upgrade to 4.0.3

2002-03-05 Thread Mangi, Rick
Message- From: Mangi, Rick Sent: Tuesday, March 05, 2002 6:39 PM To: [EMAIL PROTECTED] Subject: XSL problem with upgrade to 4.0.3 I recently upgraded from 4.0 to 4.0.3 to try to fix a problem I was having with LDAP. Good news, the LDAP stuff works better with 4.03. Bad news

Re: XSL problem with upgrade to 4.0.3

2002-03-05 Thread Remy Maucherat
Sorry, hit send my mistake. Here's the exception: - Root Cause - javax.servlet.jsp.JspTagException: InsertTag Exception: javax.servlet.ServletException: javax/xml/transform/Source at com.zcm.common.taglib.InsertTag.doEndTag(Unknown Source) 4.0.3 is identical to 4.0.2 for this, so