Greetings there

--- Sandip Bhattacharya <[EMAIL PROTECTED]> wrote:


> Directories in CLASSPATH are searched just for
> .class files. If you want to 
> search for .class files within a jar file, you have
> to add the jar file to 
> the CLASSPATH, and not just the path to the
> directory containing the jar 
> file.

thanks a lot for that tip..
it did made sure that i was getting connected..

later of faced a problem of:

java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused

this as i found out is common to MDK 10.2/ubuntu
installs' this was okay'ed by commenting out the
following line

           MYSQLD_OPTIONS="--skip-networking" 
in the file 
           /etc/sysconfig/mysqld (specific to MDK
10.2)

this i found out at mysql forums.

so i was able to connect to mysql.. :-)

thanks a lot,,,

regards,
rohit.


NAMASTE, i honour the spirit in you which is also in me.
```````````````````````````````````````````````````````
http://www.geocities.com/rohitsz2


                
__________________________________ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs

_______________________________________________
Java mailing list
[email protected]
http://mail.jug-delhi.org/mailman/listinfo/java_jug-delhi.org

Reply via email to