Hi there !

I got the following problem :

Our Tomcat 3.2.1 (RH 6.2) server is located in New York.
twz1jdbcForMysql-1.0.4-GA is installed.

Our mySQL 3.23. (RH 6.1) server is located in Baltimore.
Remote '%' access is enabled.

I'm trying to access from our NY server to the mySQL db in
Baltimore using : 

databaseURL =
jdbc:z1MySQL://www.domain.com:3306/database?user=correctuser&password=
******";

All I get is an Internal Servlet Error
javax.servlet.ServletException: The url cannot be null

I don't know what this mean.

What is my fault and what can I do against it.

Thank you,
HotD*

Reply via email to