[ http://nagoya.apache.org/jira/browse/DERBY-91?page=comments#action_56295 ] Samuel Andrew McIntyre commented on DERBY-91: ---------------------------------------------
The class org.apache.derby.impl.tools.ij.ijXid should also be added to tools/jar/tools.properties as well. > XA .sql tests fail with jar files > --------------------------------- > > Key: DERBY-91 > URL: http://nagoya.apache.org/jira/browse/DERBY-91 > Project: Derby > Type: Bug > Components: Tools > Versions: 10.0.2.1 > Reporter: Daniel John Debrunner > Assignee: Daniel John Debrunner > > A handful of SQL tests such as jdbcapi/xaAnotherTest.sql fail when run > against the jar files. > The output contains lines like > JAVA ERROR: java.lang.NullPointerException > for the ij XA testing commands like xa_datasource > Looks like the derbytools.jar is missing the class > org.apache.derby.impl.tools.ij.xaHelper > since it is loaded indirectly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
