I'm not a big mapping fan and I definately didn't want to reinvent the connection 
pooling or housing that's been implemented in either openejb or tomcat.  Score one for 
the good of humanity.  I was able to define a DataSource within the Tomcat environment 
accessible through JNDI with the java:comp/env/{name_of_datasource_value} tag.  The 
employee bean that I created was only available through {BeanName}.


--

--------- Original Message ---------

DATE: Fri, 30 Apr 2004 12:45:15
From: "graham king" <[EMAIL PROTECTED]>
To: "openEJB" <[EMAIL PROTECTED]>
Cc: 

>
>Is there auto binding for DataSource's if you're trying to use BMP?  I've declared it 
>in the ejb-jar.xml file.  I know it's probably not included; I was hoping to use it 
>for pooling the db connections.  
>
>Does anyone know where to find good resources on ConnectionPooling?
>
>TIA,
>Graham
>
>
>____________________________________________________________
>Find what you are looking for with the Lycos Yellow Pages
>http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10
>



____________________________________________________________
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10

Reply via email to