0 Replies Latest reply on Aug 12, 2008 8:09 AM by mabimal

    How to use connection pool with EJB 3.0

      Hi all,
      I am using EJB 3.0 for solving the issue that i got in multiple portlets with same but multiple connection pools ..I need to move those connection pools to EJB and access it from portlet.

      Configurations are in xml file and some information must be used from web.xml but i want to develop just the ejb module...which produces jar file.
      I think web.xml needs web container to run..
      How can we have the solution to it.

      Somebody plz help me