u.
>
>
> 2009/6/11, Caldarale, Charles R :
>
> >> From: Guillaume M [mailto:geama...@gmail.com]
> >> Subject: Re: Realm and Datasource configuration in Context
> >>
> >> And I had put the mysql in the $CATALINA_BASE/lib directory.
> >
> > Is the
;> Subject: Re: Realm and Datasource configuration in Context
>>
>> And I had put the mysql in the $CATALINA_BASE/lib directory.
>
> Is the MySQL jar in *only* Tomcat's lib directory? If it's also in your
> webapp's WEB-INF/lib, that can cause classload
> From: Guillaume M [mailto:geama...@gmail.com]
> Subject: Re: Realm and Datasource configuration in Context
>
> And I had put the mysql in the $CATALINA_BASE/lib directory.
Is the MySQL jar in *only* Tomcat's lib directory? If it's also in your
webapp's WEB-INF/lib,
Hi Chris,
Yes there is a lot of connections which can be very slow. I had been
asked to do a complex sorting program on a web server. I wouldn't have
use a web server especially knowing we can have above 100 sorts in a
row but it's easier to update...
I had used all I knew about Java to make it f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Guillaume,
On 6/11/2009 5:48 AM, Guillaume M wrote:
> On my Vista version, I have the error "the name jdbc isn't bound to
> the context".
Sounds like your JNDI name is not correct.
> maxIdle="6000"
>
all everything from the webapp I saved on USB
> key.
>
> Thank you for your help.
>
> Guillaume.
>
> 2009/6/11, Caldarale, Charles R :
>>> From: Guillaume M [mailto:geama...@gmail.com]
>>> Subject: Realm and Datasource configuration in Context
>>>
>&g
t remember the exact configuration
it had. I had to reinstall everything from the webapp I saved on USB
key.
Thank you for your help.
Guillaume.
2009/6/11, Caldarale, Charles R :
>> From: Guillaume M [mailto:geama...@gmail.com]
>> Subject: Realm and Datasource configuration in Context
> From: Guillaume M [mailto:geama...@gmail.com]
> Subject: Realm and Datasource configuration in Context
>
> context.xml
Let's get this sorted first. Where is your context.xml file located? It
should be in your webapp's META-INF directory.
> element, unless
t
I'm sorry I'm a bit lost with all the information I had found on realm
configuration problems. Thanks in advance for any help.
I had read it could come from the version so I had tried on two different ones:
On my Vista version, I have the error "the name jdbc isn't bound to
the context".
I had tr