[ http://issues.apache.org/jira/browse/DERBY-1610?page=comments#action_12440716 ] Tomohito Nakayama commented on DERBY-1610: ------------------------------------------
At least, current lateest release support JDK1.3. http://db.apache.org/derby/releases/release-10.2.1.6.cgi#Release%20Overview And phenomena would make it almost completely impossilbe to run DerbyNetClient of next release on JDK 1.3 ... I think we have two options. 1) Make DerbyNetClient to work on JDK 1.3 to some extent though not supported officialy. 2) Give up DerbyNetClient to work on JDK 1.3. DerbyNet (db2jcc.jar) may work as expected .... Well .... I think we need to know how difficult 1) is , at least ... > Resolve difference of type compatibility between Embedded and > NetworkServer/NetworkDriver > ----------------------------------------------------------------------------------------- > > Key: DERBY-1610 > URL: http://issues.apache.org/jira/browse/DERBY-1610 > Project: Derby > Issue Type: Bug > Components: Network Server, Network Client > Reporter: Tomohito Nakayama > Assigned To: Tomohito Nakayama > Attachments: DERBY-1610.diff, DERBY-1610_2.diff, DERBY-1610_3.diff, > DERBY-1610_4.diff, DERBY-1610_5.diff, DERBY-1610_6.patch, DERBY-1610_7.patch, > DERBY-1610_7_regressionfix.patch, DERBY-1610_7_regressionfix_2.patch, > parameterMapping.diff, parameterMapping.diff, > parameterMapping.diff.betweenEmbedded_and_NetworkServerNetworkClient, > parameterMapping.out.7.diff, parameterMapping.out.diff, > parameterMapping_3.diff, TestNullChar.java, TestTypeCompatibility.java, > XCL12.diff > > > There exists difference of type compatibility between Embedded and > NetworkServer/NetworkClient. > This issue tries to resolve it. -- 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
