Knut Anders Hatlen created DERBY-5917:
-----------------------------------------

             Summary: NoClassDefFoundErrors when running tests without 
derbynet.jar and derbyclient.jar
                 Key: DERBY-5917
                 URL: https://issues.apache.org/jira/browse/DERBY-5917
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.10.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen


The following errors are seen when running tests without derbynet.jar and 
derbyclient.jar in the classpath:

- The suite() method in jdbcapi.ClientConnectionPoolDataSourceTest fails with a 
NoClassDefFoundError (for org/apache/derby/jdbc/ClientConnectionPoolDataSource)

- The test_jdbc4_1() test cases in jdbc4.CallableStatementTest, 
jdbc4.DataSourceTest, jdbc4.ConnectionMethodsTest and jdbc4.AbortTest fail with 
NoClassDefFoundErrors (for org/apache/derby/client/net/NetResultSet40, 
org/apache/derby/jdbc/ClientDataSource40 and 
org/apache/derby/client/net/NetConnection40)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to