[ http://issues.apache.org/jira/browse/XALANJ-1764?page=all ]
Brian Minchau updated XALANJ-1764: ---------------------------------- Version: Latest Development Code (was: 2.5Dx) > Instantiation of compiled translet failed > ----------------------------------------- > > Key: XALANJ-1764 > URL: http://issues.apache.org/jira/browse/XALANJ-1764 > Project: XalanJ2 > Type: Bug > Components: XSLTC > Versions: Latest Development Code > Environment: Operating System: All > Platform: All > Reporter: Richard Lam > Assignee: Xalan Developers Mailing List > > Hi, > We got some quite complicated XSLs which have templates taking a lot of > parameters. When compiled with command line or JAXP API, it generates a class > with 1.4m. However, when we try to instantiate the class by using JAXP's API, > it gives this error: > Java too many arguments in signature, not able to load translet xxx.class. > We were hoping the compile command should catch the templates which violate > the > number of arguments restriction of Java, and complain about it, other than > generating the class which is not able to load at run time. > Thanks for your time. -- 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]