Shawn sent me this reply -- it was not parsing anything becasue it never
even found the files - I was using the wrong syntax for the file path.
>Hi Carole,
>
>Since Beta2, <x:transform> doesn't accept URLs directly; you need to feed
>it actual XML documents. To do this, you can load them with <c:import>.
>(The fact that absolute filenames ever worked was an accident -- a bug,
>actually.)
>
>Shawn
>
>On Wed, 1 May 2002, Carole E. Mah wrote:
>
>
> They are exactly as they were under the old system.
>
> Not empty!
>
> Full paths, like
>
> <x:transform
> xslt="/usr/java/tomcat/webapps/foo/single-toc.xsl"
> xml="/usr/java/tomcat/webapps/foo/single-test.xml">
> <x:param name="expandID" value="${param.expand}" />
> </x:transform>
>
>
> Do you need more?
>
> I did not change anything inside these files.
>
> :-(
>
> -c
On Thu, 2 May 2002, James Strachan wrote:
> Sounds like its now parsing the body of the tag and not finding any XML. Any
> chance the tag attributes have changed and you're using old attribute names?
>
> James
> ----- Original Message -----
> From: "Carole E. Mah" <[EMAIL PROTECTED]>
> To: "Tag Libraries Users List" <[EMAIL PROTECTED]>
> Sent: Thursday, May 02, 2002 3:13 AM
> Subject: broken x:transform
>
>
> >
> > So <x:transform> was working for me before when using early access jstl.
> >
> > Now I have upgraded to beta2.
> >
> > Now, I get this error:
> >
> > javax.servlet.ServletException:
> > javax.xml.transform.TransformerConfigurationException:
> > javax.xml.transform.TransformerException: org.xml.sax.SAXParseException:
> > Document root element is missing.
> >
> > Can someone tell me why this is happening?
> >
> > thank you,
> > -carole
> >
> > - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> > Carole E. Mah [EMAIL PROTECTED]
> > Senior Programmer/Analyst
> > Brown University Scholarly Technology Group
> > phn 401-863-2669
> > fax 401-863-9313
> > http://www.stg.brown.edu/
> > personal: http://www.stg.brown.edu/~carolem/
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
> >
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Carole E. Mah [EMAIL PROTECTED]
Senior Programmer/Analyst
Brown University Scholarly Technology Group
phn 401-863-2669
fax 401-863-9313
http://www.stg.brown.edu/
personal: http://www.stg.brown.edu/~carolem/
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>