Junjie Peng wrote:
Hello, everyone.
When I study the tutorial of "getstart" in
"db-derby-10.3.2.1-bin\docs\html\getstart\rgslib46043-old.html", I'm
puzzled by the paragraph below:
---------------------------------------------------------
The Network Server library
Library Name Use
derbyclient.jar Required to start the Derby Network Server.
The network client library
Library Name Use
derbyclient.jar Required to use the Derby network client driver.
---------------------------------------------------------
As a freshman, I'm not sure whether the first "derbyclient.jar"
should be replaced by "derbynet.jar", like this:
Hello Junjie,
You are correct, the information in the guide is wrong. It has been
fixed in later versions of the getting started guide, for instance here:
http://db.apache.org/derby/docs/dev/getstart/rgslib46043.html
Thanks for noticing.
--
Kristian
[ snip ]