[ http://issues.apache.org/jira/browse/DERBY-1772?page=all ]
A B closed DERBY-1772. ---------------------- Changes in trunk and 10.2 and no further comments, so closing the issue. > Error 42Z78 "Failed to locate 'Xalan' API classes" should not have sqlstate > class '42' > --------------------------------------------------------------------------------------- > > Key: DERBY-1772 > URL: http://issues.apache.org/jira/browse/DERBY-1772 > Project: Derby > Issue Type: Bug > Components: SQL > Affects Versions: 10.2.1.6 > Reporter: Daniel John Debrunner > Assigned To: A B > Priority: Minor > Fix For: 10.2.1.6, 10.3.0.0 > > Attachments: d1772_v1.patch > > > This is a run-time error but it has the SQL state '42' for compile error, > and thus in Java SE 6 will have a SQLException of type > SQLSyntaxErrorException. > ERROR 38000: The exception 'java.sql.SQLSyntaxErrorException: Failed to > locate ' > Xalan' API or implementation classes. XML operations are not permitted > unless t > hese classes are in your classpath.' was thrown while evaluating an > expression. > ERROR 42Z78: Failed to locate 'Xalan' API or implementation classes. XML > operat > ions are not permitted unless these classes are in your classpath. -- 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
