Re: Upgrade has broken my jndi

2006-03-07 Thread g . kelemen
Follows is to do: extract your Resource section from server.xml and copy to context.xml. I did the same and my jndi works very fine. György "Tomcat Users List" schrieb am 07.03.06 22:58:18: > > here are the docs > http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html >

Re: Upgrade has broken my jndi

2006-03-07 Thread Filip Hanik - Dev Lists
here are the docs http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html I don't see them declare the "factory" attribute in 5.5, you didn't tell us what version you were on Filip ALEX HYDE wrote: Hi All, I've seen this one all over the user group but I seem to have com

Upgrade has broken my jndi

2006-03-07 Thread ALEX HYDE
Hi All, I've seen this one all over the user group but I seem to have come to a dead end with this. I have upgraded from tomcat 4 to 5 and I can't seem to get my app working again. The part that has broken is the jndi datasource look-up. I notice that I'm definitly not the first to experience th