[ 
http://issues.apache.org/jira/browse/XALANJ-2250?page=comments#action_12361046 
] 

Golgoth 14 commented on XALANJ-2250:
------------------------------------

The right xalan.jar and xml-apis.jar are into the lib folder from my web 
archive but there is another xml-apis.jar  into the 
jakarta-tomcat-5.0.30\common\endorsed folder.  I've replaced this one and all 
work fine.

I think the problem come from the classpath priority. First the classpath of 
Tomcat was used with the old xml-apis.jar.

So, to use JAXP 1.3 with Tomcat 5.0.x, we must update the xml-apis.jar of 
Tomcat.
With Tomcat 5.5.x, there is no problem.

> XSLT transformer failed with a DOMResult as output
> --------------------------------------------------
>
>          Key: XALANJ-2250
>          URL: http://issues.apache.org/jira/browse/XALANJ-2250
>      Project: XalanJ2
>         Type: Bug
>   Components: transformation
>     Versions: 2.7
>  Environment: MS Windows XP Pro
> Eclipse 3.1
> Tomcat 5.0.
> java version "1.5.0_06"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
> Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
>     Reporter: Golgoth 14

>
> The transformation of a document with a DOMResult as output format failed at 
> line 1092 :

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to