[ http://issues.apache.org/jira/browse/XALANJ-1267?page=all ]
     
Morris Kwan closed XALANJ-1267:
-------------------------------

    Assign To:     (was: Xalan Developers Mailing List)

> Process command line cannot find translet for some xsl names
> ------------------------------------------------------------
>
>          Key: XALANJ-1267
>          URL: http://issues.apache.org/jira/browse/XALANJ-1267
>      Project: XalanJ2
>         Type: Bug
>   Components: XSLTC
>     Versions: Latest Development Code
>  Environment: Operating System: All
> Platform: All
>     Reporter: Morris Kwan
>  Attachments: 14148.patch
>
> I notice a problem from the Process command line's XSLTC support. When the 
> xsl 
> name contains non-Java identifier chars like match-1.xsl, the generated 
> translet has a name of match_1.class. In this case the Process command line 
> cannot find the translet because the default translet name is considered to 
> be 
> the same as the xsl base name. 
> The fix is to add another call to Util.toJavaName().

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