Hi,
I tried to connect with MySQL from Java Webserver, it was connected
and got interacted with MySQL thru my programs. No problem for this.
When i tried the same with Apache i am getting the following error
[18/04/2001 05:53:12:063] (ERROR) ajp12: Servlet Error:
java.lang.NullPointerException: null
[18/04/2001 05:53:12:063] (ERROR) an error returned handling
request via
protocol "ajpv12"
It's not a mysql or driver problem: it seems that you have a
NullPointerException at some point. The error reported is probably an
application error, reported here in one of the apache log files. You should
send us at least a snapshot of the Java Webserver logs detailling the real
problem.
And stop cross-posting !
Guillaume