I have tried updating XML-support libraries using the last JAXP 1.1
(xalan, xerces and crimson.jar)
but the error is the same, and it seems to be (for my webapp and the
standard-examples.war) as you say
just a library problem or perhaps configuration ... ????

Shawn Bayern a écrit :
> 
> This actually doesn't look like a TransformerConfigurationException, but
> (because of the slashes) a ClassNotFoundError pointing to
> TransformerConfigurationException.  You may need to update your
> container's XML-support libraries.
> 
> --
> Shawn Bayern
> Author, "JSP Standard Tag Library"  http://www.jstlbook.com
> (coming this summer from Manning Publications)
> 
> On Wed, 20 Mar 2002, RAYMOND Romain wrote:
> 
> > exact error is
> > "
> > InsertTag:doEndTag caught: javax.servlet.ServletException:
> > javax/xml/transform/TransformerConfigurationException
> > "
> >
> > >
> > > hello,
> > >
> > > I am trying to use JSTL xml taglib to apply xsl to xml and i get an
> > > exception.
> > > So I have tried to look at standard-examples.war but all the xml
> > > examples
> > > (and a lot of the others) throws an exception too ?
> > >
> > > I use TC 4.0.3 (on Windows2000) and I have no problem using c.tld in my
> > > webapp,
> > > is there a configuration step I have missed, or any ideas ?
> > >
> > > thanks.
> > >
> > > --
> > > To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> >
> > --
> > To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> >

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

Reply via email to