[
https://issues.apache.org/jira/browse/DERBY-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876781#action_12876781
]
Kathey Marsden commented on DERBY-4597:
---------------------------------------
To download jcc to verify this fix, you can get it from:
http://www-01.ibm.com/support/docview.wss?rs=71&uid=swg27007053
Go into DB2 9.7 FP1 -> Your platform --> BM Data Server Driver for JDBC and SQLJ
Then put db2jcc4.jar in your classpath and make sure sysinfo shows no jcc info.
> remove references to IBM jcc driver from sysinfo
> -------------------------------------------------
>
> Key: DERBY-4597
> URL: https://issues.apache.org/jira/browse/DERBY-4597
> Project: Derby
> Issue Type: Task
> Components: Tools
> Affects Versions: 10.5.3.1, 10.6.1.0
> Reporter: Myrna van Lunteren
>
> Sysinfo still picks up IBM's jcc driver if db2jcc.jar is in the classpath. We
> should remove this code as IBM doesn't support the use of the JCC driver. Not
> sure that we need to backport it but removing it from 10.5 and 10.6 seems
> reasonable.
> jcc code is present in the following sysinfo-related classes:
> org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
> method: getVersionBuildInfo()
> org.apache.derby.impl.tools.sysinfo.Main
> (15 occurrences of the string 'jcc')
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.