[ http://issues.apache.org/jira/browse/XALANJ-1549?page=all ]
     
Henry Zongaro reopened XALANJ-1549:
-----------------------------------


I think Brian inadvertently close this as a duplicate of XALANJ-1805, which is 
in turn marked as a duplicate of this bug report.

> XSLT Error (javax.xml.transform.TransformerConfigurationException): Could not 
> load the translet class
> -----------------------------------------------------------------------------------------------------
>
>          Key: XALANJ-1549
>          URL: http://issues.apache.org/jira/browse/XALANJ-1549
>      Project: XalanJ2
>         Type: Bug
>   Components: XSLTC, parse-or-compile
>     Versions: 2.5Dx
>  Environment: Operating System: All
> Platform: All
>     Reporter: Palanisamy Gounder
>     Priority: Blocker
>      Fix For: Latest Development Code

>
> I am using XSLTC with TraX API.   When my XSL size grows bigger, I get an 
> error 
> as below while getting new Transformer from the Templates.
> -----------------------------------------------------------------------------
> javax.xml.transform.TransformerConfigurationException: Could not load the
> translet class 'Big'. 
>       at org.apache.xalan.xsltc.trax.TemplatesImpl.defineTransletClasses
> (TemplatesImpl.java:311)      
>       at org.apache.xalan.xsltc.trax.TemplatesImpl.getTransletInstance
> (TemplatesImpl.java:329)      
>       at org.apache.xalan.xsltc.trax.TemplatesImpl.newTransformer
> (TemplatesImpl.java:366)      
>       at prj_translet.JAXPTransletMultipleTransformations.doTransform
> (JAXPTransletMultipleTransformations.java:28)         
>       at prj_translet.JAXPTransletMultipleTransformations.main
> (JAXPTransletMultipleTransformations.java:79) 
> ---------------------------------------------------------------------------
> I could reproduce this problem with  "org.apache.xalan.xslt.Process -XSLTC".
> java  -Xss100m   -Xms128m -Xmx256m     -
> Xbootclasspath/p:.;xalan.jar;xercesImpl.jar;xml-apis.jar; 
> org.apache.xalan.xslt.Process -XSLTC -in todo.xml -xsl Big.txt -out 
> OutForBig.html
> The XSL that I am using can be found here
> http://www.geocities.com/ial7158/Big.txt 
> The java program that I used can be found here:
> http://www.geocities.com/ial7158/JAXPTransletMultipleTransformations.java
> With Regards
> Palanisamy
> [EMAIL PROTECTED]

-- 
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