DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4540>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4540 Internal Servlet Error - unable to connect to database ------- Additional Comments From [EMAIL PROTECTED] 2001-10-31 09:46 ------- >From the code snippet it looks like conn is null (myBroker.getConnection()) returned null. That's just a guess, since the snippet doesn't include the acutal line that causes the exception. I don't know of any reason why this would behave differntly using the /servlet path as opposed to a named webapp. I would look first at where the database JAR files are kept to make sure that all the required classes are available. Check the log files to see if there are any messages about exceptions that were thrown, but caught (and hopefully logged) by myBroker.getConnection(). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>