the username is 'sa' with an empty password.
Just for my information, what do you try to do with your jsp?
Emmanuel
Nick Stolwijk a écrit :
By default, Derby only listens on localhost, so no remote connections.
Have a look at the derby documentation on how to change it. [1]
Hth,
Nick S.
[1
By default, Derby only listens on localhost, so no remote connections.
Have a look at the derby documentation on how to change it. [1]
Hth,
Nick S.
[1]
http://db.apache.org/derby/docs/dev/adminguide/cadminnetservsecurity.html
Morgovsky, Alexander (US - Glen Mills) wrote:
I started the Derb
I started the Derby Database server on the Continuum machine. It is
listening on port 1527. In my JSP page deployed on an Application
Server on another machine in the same network I have the code:
Connection connection =
DriverManager.getConnection("jdbc:derby://:1527/ on port 1527 with message