| Author |
Problem with XT on WebLogic Server 8.1
|
Edy Salim
Greenhorn
Joined: Sep 12, 2003
Posts: 1
|
|
I have a XSL. I ran the XSL transformation on WebSphere Server 5.0 and WebLogic Server 8.1. It is fine for the WebSphere, but an exception caught on WebLogic Server. --- org.xml.sax.SAXException: no root element at com.jclark.xsl.sax.XSLProcessorImpl.handleXSLException(Unknown Source) at com.jclark.xsl.sax.XSLProcessorImpl.loadStylesheet(Unknown Source) ... ... --- Would you have any other clues which could help ? Thanks Edy Salim
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
Could you post the XML you're trying to transform (if it's verbose, just "..." the stuff inside the root element)?
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: Problem with XT on WebLogic Server 8.1
|
|
|