[ http://issues.apache.org/jira/browse/XALANJ-1705?page=all ]
Brian Minchau resolved XALANJ-1705.
-----------------------------------
Fix Version/s: 2.7
(was: Latest Development Code)
Resolution: Fixed
> Loaded wrong TransformerFactoryImpl for Applet with JRE1.4.*
> ------------------------------------------------------------
>
> Key: XALANJ-1705
> URL: http://issues.apache.org/jira/browse/XALANJ-1705
> Project: XalanJ2
> Issue Type: Bug
> Components: XSLTC
> Affects Versions: Latest Development Code
> Environment: Operating System: Other
> Platform: Other
> Reporter: Christine Li
> Fix For: 2.7
>
> Attachments: Bug24200FAQ.txt
>
>
> Deploy sample code CompiledApplet on Tomcat and access it using IE with java
> plugin version 1.4.*. JRE1.4.* uses endorsed mechanism, place the xalan.jar
> and
> xml-apis.jar files in the <JRE_Home>/lib/endorsed/ directory. The
> CompiledApplet always loads the TransformerFactoryImpl for xalan
> interpretive.
> After remove xml-apis.jar from the endorsed directory, CompiledApplet can
> load
> the TransformerFactoryImpl for xsltc. Using which TransformerFactoryImpl is
> set
> in the META-INF/services/javax.xml.transform.TransformerFactory file zipped
> in
> a jar file specified by the achive attribute of <applet> tag.
--
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]