You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Bryan Pendleton (JIRA)" <de...@db.apache.org> on 2006/08/16 01:49:14 UTC

[jira] Resolved: (DERBY-415) sysinfo with -cp client option should not print error saying DB2 jar file and driver class are missing

     [ http://issues.apache.org/jira/browse/DERBY-415?page=all ]

Bryan Pendleton resolved DERBY-415.
-----------------------------------

    Fix Version/s: 10.3.0.0
       Resolution: Fixed
       Derby Info: [Release Note Needed]  (was: [Patch Available])

Committed derby-415-cp-db2driver.diff to  subversion as revision 431741, and marked this issue as resolved.

David, if you get a chance, could you confirm the new behavior is acceptable and close this issue?

I will write a release note and attach it to the issue as a comment to describe the new behavior.


> sysinfo with -cp client option should not print error saying DB2 jar file and driver class are missing
> ------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-415
>                 URL: http://issues.apache.org/jira/browse/DERBY-415
>             Project: Derby
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 10.1.1.0
>            Reporter: David Van Couvering
>         Assigned To: Bryan Pendleton
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: derby-415-cp-db2driver.diff, derby-415.diff
>
>
> If you run
>   java org.apache.derby.tools.sysinfo -cp client SimpleApp.class
> you get
> FOUND IN CLASS PATH:
>     Derby Client libraries (derbyclient.jar)
>     user-specified class (SimpleApp)
> NOT FOUND IN CLASS PATH:
>     Derby Client libraries (db2jcc.jar)
>     (com.ibm.db2.jcc.DB2Driver not found.)
> The "NOT FOUND IN CLASSPATH" output is confusing and invalid because we're testing the network client, not the DB2 JCC client.

-- 
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