DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6289>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6289 java.lang.ClassFormatError during instantiation of translets Summary: java.lang.ClassFormatError during instantiation of translets Product: XalanJ2 Version: CurrentCVS Platform: All OS/Version: All Status: NEW Severity: Blocker Priority: Other Component: org.apache.xalan.xsltc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I just checked out the apache CVS repository, made a build and compiled a stylesheet. When I try to instatiate the translet class(es) if get: java.lang.ClassFormatError: Illegal Method name "http://xsltsl$dot$org/date$dash$time:dateToFormatedDate" I think its the slashes that cause the problem. I use the current JDK (1.4RC). This is not a dupe of bug 6044!
