It's working, thank you all for your help :)
-Message d'origine-
De : Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 24 avril 2008 14:32
À : Tomcat Users List
Objet : RE: Datasource and Hibernate
> From: Dubois, Fabien [mailto:[EMAIL PROTECTED]
> Subject
java:253)
at
org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1143)
-Message d'origine-
De : Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 24 avril 2008 14:32
À : Tomcat Users List
Objet : RE: Datasource and Hibernate
> From: D
> From: Dubois, Fabien [mailto:[EMAIL PROTECTED]
> Subject: Datasource and Hibernate
>
> I have looked to the tomcat 6 official documentation,
> and in the $CATALINA_HOME/conf/context.xml, i have declared :
> path="/appWicket"
You must never, under any circumstances, specify a path at
di 24 avril 2008 13:04
À : Tomcat Users List
Objet : Re: Datasource and Hibernate
You've been answered. Please take a look at my and Mark's responses.
If you can't find them in your email, take a look at the list archives.
--David
Dubois, Fabien wrote:
> Hi everybody,
&g
You've been answered. Please take a look at my and Mark's responses.
If you can't find them in your email, take a look at the list archives.
--David
Dubois, Fabien wrote:
Hi everybody,
I'm using tomcat6 and trying to use datasource for mysql connexion (and
hibernate). I have looked to the