[ http://issues.apache.org/jira/browse/XALANJ-1833?page=all ]
Brian Minchau updated XALANJ-1833: ---------------------------------- Fix Version: 2.7 > Xalan fails axes62 test from Oasis test suite > --------------------------------------------- > > Key: XALANJ-1833 > URL: http://issues.apache.org/jira/browse/XALANJ-1833 > Project: XalanJ2 > Type: Bug > Components: Xalan-CmdLine > Versions: CurrentCVS > Environment: Operating System: Other > Platform: Other > Reporter: elharo > Assignee: Xalan Developers Mailing List > Fix For: 2.7 > Attachments: axes62.xml, axes62.xsl > > I'm not sure exactly what's going on here, but libxslt gets this one right, as > near as I can tell, whereas Xalan-J fails with a NullPointerException wrapped > inside a TransformerException: > [EMAIL PROTECTED] axes]$ xsltproc axes62.xsl axes62.xml > <?xml version="1.0" encoding="UTF-8"?> > <out> > <ped>http://tester.com</ped> > <bdd>http://buster.com</bdd> > </out> > [EMAIL PROTECTED] axes]$ java -classpath > /opt/xml/xalan-j_2_6_0/bin/xalansamples.jar:/opt/xml/xalan-j_2_6_0/bin/xercesImpl.jar:/opt/xml/xalan-j_2_6_0/bin/xalan.jar > org.apache.xalan.xslt.Process -IN axes62.xml -XSL axes62.xsl > (Location of error unknown)XSLT Error > (javax.xml.transform.TransformerConfigurationException): > javax.xml.transform.TransformerException: java.lang.NullPointerException -- 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]