Re: database server seeing blank user name

2006-09-18 Thread David Smith
AM To: Tomcat Users List Subject: Re: database server seeing blank user name Most of your Resource def looks good. You should drop the leading capitalization on DatabaseName="tomcat_test" and SelectMethod="cursor". These will never be set as is. --David Scott Cowley wrote:

RE: database server seeing blank user name

2006-09-18 Thread Scott Cowley
To: Tomcat Users List Subject: Re: database server seeing blank user name Most of your Resource def looks good. You should drop the leading capitalization on DatabaseName="tomcat_test" and SelectMethod="cursor". These will never be set as is. --David Scott Cowley wrote:

Re: database server seeing blank user name

2006-09-18 Thread David Smith
Most of your Resource def looks good. You should drop the leading capitalization on DatabaseName="tomcat_test" and SelectMethod="cursor". These will never be set as is. --David Scott Cowley wrote: Hello, Tomcats! What might be the reason for a javax servlet exception such as this? "Can