Re: Configuring a DataSourceRealm

2007-05-29 Thread Paulo Vivacqua
Hello Christopher, It worked. Thanks very much for the tips. have a nice day Paulo Vivacqua On 5/29/07, Propes, Barry L <[EMAIL PROTECTED]> wrote: I don't believe you can have both, Paulo...i believe it's one realm or the other if I'm not mistaken. -Original Mes

Re: Configuring a DataSourceRealm

2007-05-29 Thread Paulo Vivacqua
urity_check, there is a reference to a datasource, which will reference the JNDI value. You need to change that reference from jdbc to jdbc/oaso. -Original Message- From: Paulo Vivacqua [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 10:46 AM To: Tomcat Users List; [EMAIL PROTECTED]

Re: Configuring a DataSourceRealm

2007-05-29 Thread Paulo Vivacqua
d.java:619) On 5/29/07, David Short <[EMAIL PROTECTED]> wrote: In your code where you reference JNDI "jdbc", reference "jdbc/oaso" instead. -----Original Message- From: Paulo Vivacqua [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 8:37 AM To: Tomcat U

Re: Configuring a DataSourceRealm

2007-05-29 Thread Paulo Vivacqua
On 5/24/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paulo, Paulo Vivacqua wrote: > I copied the Mysql Driver&#

Re: Configuring a DataSourceRealm

2007-05-24 Thread Paulo Vivacqua
]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paulo, Paulo Vivacqua wrote: > I am having difficulty implementing a Datasource realm for my > application. I followed some tutorials but could not make it to work.I > already posted this issue on other forums but I got no answer.

Configuring a DataSourceRealm

2007-05-24 Thread Paulo Vivacqua
Hello there, I am having difficulty implementing a Datasource realm for my application. I followed some tutorials but could not make it to work.I already posted this issue on other forums but I got no answer. The application Instead of pulling out data from the MySQL database it´s getting the us