Re: Tomcat 7 and mySQL

2010-09-19 Thread Pid
On 19/09/2010 07:25, Tina Schliemann wrote: > Hello, > > > > I try to connect the Tomacat 7 to a mySQL. > My server.xml looks like that > > This would be easier to read for you, and us, if you removed the comments. > > debug="5" reloadable="true" crossContext="true"> Don't pu

Re: Tomcat 7 and mySQL

2010-09-19 Thread Ognjen Blagojevic
Tina, On 19.9.2010 8:25, Tina Schliemann wrote: I try to connect the Tomacat 7 to a mySQL. ... ... ... It seems that XML parser cannot parse well Resource element inside server.xml configuration (not your fault, this might be Tomcat's regression). Anyway, for other reason