Re: x:transform

2004-07-30 Thread Kris Schneider
Yup, seen it before but I forget if it's a Tomcat or Xalan bug. Make sure you've got the latest of each (and JSTL for that matter) and try again. I also seem to remember some weird issue with having the stylesheet use: http://www.w3.org/1999/XSL/Transform";> instead of: http://www.w3.org/1999/XS

x:transform

2004-07-30 Thread Lokanath
hi guys I am trying to transform a xml file using .I my local system it's working fine.But when i moved the war file to the server it gave the following error "javax.servlet.ServletException: javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: java.la

[oot?] x:parse & x:transform gives Content not allowed in prolog err.

2004-07-10 Thread Johan Wasserman - BCX - Infrastructure Services
I realy hope someone can help (error and code below). I'm using the latest SAX (sax2r3 downloaded from SF today). Editor is Eclipse 3. Tomcat 5 on Apache via modjk2. I get the following error, doesnt' matter what I try: -- javax