Bug 1087993 - Wrong TransformerFactory in xalan jar [eap-6.3.0]
Summary: Wrong TransformerFactory in xalan jar [eap-6.3.0]
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: XML Frameworks
Version: 6.3.0
Hardware: All
OS: Linux
high
high
Target Milestone: ER3
: EAP 6.3.0
Assignee: David Walluck
QA Contact: Martin Simka
URL:
Whiteboard: component:xalan-j2
Depends On:
Blocks: 1087564 1087991 1091999
TreeView+ depends on / blocked
 
Reported: 2014-04-15 19:11 UTC by David Walluck
Modified: 2014-08-06 14:35 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 14:35:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Walluck 2014-04-15 19:11:06 UTC
The previous redhat-3 release of xalan had org.apache.xalan.processor.TransformerFactoryImpl as the javax.xml.transform.TransformerFactory (which matches upstream), but the current release is currently set to org.apache.xalan.xsltc.trax.TransformerFactoryImpl.

This regression causes failures in the current JSF 2.1.27 testsuite (due to a dependency on BCEL, which we do not ship).

Comment 1 Rostislav Svoboda 2014-05-15 13:54:14 UTC
Shouldn't it be ON_QA as Xalan was upgraded ?

Comment 2 Martin Simka 2014-07-03 11:17:40 UTC
it was verified on EAP 6.3.0.ER3, it caused tck issues BZ1090382. Fixed by component upgrade BZ1087991


Note You need to log in before you can comment on or make changes to this bug.