[ http://issues.apache.org/jira/browse/DERBY-1922?page=comments#action_12440027 ] Rajesh Kartha commented on DERBY-1922: --------------------------------------
1) readme.html "The Derby Network Server is a server framework that comes with Derby. The Derby Network Server works with the DB2 JCC JDBC driver; please read the Derby documentation on the differences between this driver and the embedded driver." this can be modified to include Derby Client, something like: "The Derby Network Server is a server framework that comes with Derby. The Derby Network Server works with the Derby Client driver as well as the DB2 JCC JDBC driver; please read the Derby documentation on the differences between the client and the embedded drivers." 2)example.html - no change needed This one seems like a sysinfo message issue. It mentions 'Derby Client libraries (db2jcc.jar)' instead of the 'DB2 JCC Driver (db2jcc.jar) ' - which could be confusing. Anyways, this output is coming from the sysinfo, so not a doc issue. > readme.html under frameworks does not mention about Derby client and some > minor typos in example.html > ----------------------------------------------------------------------------------------------------- > > Key: DERBY-1922 > URL: http://issues.apache.org/jira/browse/DERBY-1922 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.1.1.0, 10.1.2.1, 10.1.3.0, 10.1.3.1 > Environment: Any > Reporter: Rajesh Kartha > Priority: Trivial > > The readme.html file under frameworks mentions about the JCC driver but > nothing about the Derbyclient. > Also under the demo/programs/simple/example.html some minor issues/typos: > Under the section 'Next run the SimpleApp demo in Derby client mode:' step 5 > on classpath mentions: > NOT FOUND IN CLASS PATH: > Derby Client libraries (db2jcc.jar) > (com.ibm.db2.jcc.DB2Driver not found.) > The above show JCC info instead of Derby 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
