Re: Tomcat 5.5, getting exception while creating database driver instance

2009-07-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kyle, On 6/24/2009 7:23 PM, Kyle Bahr wrote: > The exact exception is java.lang.reflect.InvocationTargetException, but > sadly I don't have a stack trace available. Hmm... that's going to make it pretty hard to debug. Any error message along with the

Re: Tomcat 5.5, getting exception while creating database driver instance

2009-06-24 Thread Kyle Bahr
Thanks for getting back to me so quickly: The exact exception is java.lang.reflect.InvocationTargetException, but sadly I don't have a stack trace available. I'm getting that except back as the web service faultstring and the stack trace isn't being logged to the catalina.log. I've tried cha

RE: Tomcat 5.5, getting exception while creating database driver instance

2009-06-24 Thread Caldarale, Charles R
> From: Kyle Bahr [mailto:kb...@rogue-engr.com] > Subject: Tomcat 5.5, getting exception while creating database driver > instance > > I'm getting an exception thrown when trying to instantiate a > mysql database driver using the line of code: Would you mind telling us the exception (and providin