Re: config database in Tomcat

2009-11-24 Thread dishmily
0//EN" > "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd";> > > > > name="hibernate.dialect">org.hibernate.dialect.MySQL5InnoDBDialect > name="hibernate.connection.datasource">java:comp/e

Re: config database in Tomcat

2009-11-24 Thread dishmily
0&start=0) Pid Ster wrote: > > On 23/11/2009 16:03, dishmily wrote: >> >> i have made few changes, but it didn't work. >> (my project uses tomcat and hibernate.) > > You didn't mention that before. > > You need to configure Hibernate to

Re: config database in Tomcat

2009-11-23 Thread dishmily
rcePool$AcquireTask.run(BasicResourcePool.java:1810) at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547) Pid Ster wrote: > > On 23/11/2009 13:00, dishmily wrote: >> >> i use 3 tomcats in one PC, in each tomcat i

Re: config database in Tomcat

2009-11-23 Thread dishmily
thanks. the tomcat i use is Tomcat 6.0. i will have a look at the URL. Pid Ster wrote: > > On 23/11/2009 13:00, dishmily wrote: >> >> i use 3 tomcats in one PC, in each tomcat i have a webservice, for each >> webservice i use a mysql database. >> >> my

config database in Tomcat

2009-11-23 Thread dishmily
i use 3 tomcats in one PC, in each tomcat i have a webservice, for each webservice i use a mysql database. my question is: how can i write a config file in each tomcat to let tomcat1 load DB1, tomcat2 load DB2 and tomcat3 load DB3. thanks. -- View this message in context: http://old.nabble.c