How to bind jndi realm datasource so that my hibernate can find it can find it

2010-06-14 Thread yuccanel
as being used in engine node. So must I define a context.xml instead or is there a way to bind the jndi datasource as so that it is found in this applications context? My understanding is false here and will have a look at docs while I wait on reply. Bare in mind that I will be sharing datasource

JNDI and datasource

2007-06-07 Thread Mailing
Hi, I'm developing an Hibernate web application with jboss using a datasource named java:/DefaultDS property name=connection.datasourcejava:/DefaultDS/property When I configure the same datasource with tomcat, I can't reach it with this name, but with java:comp/env/DefaultDS So my hibernate