On Mon, Oct 27, 2008 at 07:14:59AM +0100, jean jayet wrote:
> i'm running this simple java program on a Nevada Build 100 and Build 99
> 
> ...
> try {
> 
> dbUrl="jdbc:mysql:loadbalance://localhost,localhost:23,localhost/test?user=root&password=";
>  
> [...]

I don't get it.  Why would you want to use port 23 when you know that
port 23 is for telnet:

> # more /etc/services|grep 23
> telnet          23/tcp
> ntp             123/tcp                         # Network Time Protocol
> ntp             123/udp                         # Network Time Protocol

?

Nico
-- 
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to