Hi all,
I am in the requirement of developing EJB without entity beans and simply using stateless
beans. In this scenario how can i connect to database? and Can i use the existing
connection pool. It's saved in XML file as a configuration file. This is working
connection pool in web container. How to make it run in ejb jar file. It has been
successfully tested on web modules. How to change it so that it will run on ejb jar.
Thanks in advance,
Mabimal
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170741#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...