This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem running xalan's samples


Hi all
I'm trying to run xalan's samples using  Xalan-Java version 2.2.D6  and
Xerces-Java version 1.4.1, 
but unfortunately it doesn't run.
The error is the following
------------------------------------------
Namespace not supported by SAXParser

javax.xml.transform.TransformerConfigurationException: Namespace not
supported by SAXParser at
org.apache.xalan.processor.TransformerFactoryImpl.newTransformer(Transformer
FactoryImpl.java:764) at SimpleXSLTServlet.doGet(SimpleXSLTServlet.java:78)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404) at
org.apache.tomcat.core.Handler.service(Handler.java:286) at
org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:79
7) at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java:210) at org.apache
...
---------------------------------------
But curiously when i run the sample SimpleTransform, which does the same
that SimpleXSLTServlet, it runs perfectly.
I can't find out the problem, please point me what's the error or what I am
missing
I'm running the samples under apache with tomcat
Thanks in advance for your help
Best regards
Fabio


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]