Menu

#4 TransformerFactoryImpl not found with jdk 1.5.0_02

open
nobody
None
5
2005-05-06
2005-05-06
No

When running the historical:historical goal from JDK
1.5.0_02, I get the following error:
Provider
org.apache.xalan.processor.TransformerFactoryImpl not
found

As a workaround, I change the plugin.jelly to use the
default xalan from the JDK itself.
${systemScope.setProperty
('javax.xml.transform.TransformerFactory','com.s
un.org.apache.xalan.internal.xsltc.trax.TransformerFactor
yImpl')}

Discussion on a similar problem with another plugin:
http://sourceforge.net/mailarchive/forum.php?
thread_id=6976103&forum_id=36706

Discussion


Log in to post a comment.