You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2006/11/01 01:20:18 UTC

[jira] Closed: (XALANJ-1705) Loaded wrong TransformerFactoryImpl for Applet with JRE1.4.*

     [ http://issues.apache.org/jira/browse/XALANJ-1705?page=all ]

Brian Minchau closed XALANJ-1705.
---------------------------------


> 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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org