0 Replies Latest reply on Aug 7, 2007 4:19 AM by mailinator

    JBoss Pooling

      Hi,

      i have an application that works with weblogic.
      It reads a properties files to find the pool to use for the requests with the database.
      The line is like this :
      DB_CONN=jdbc:weblogic:pool:MyDevPool

      I'm working now with Jboss and the pooling doesn't seems to be the same.
      I cant find what to put in my properties file to find the pool in jboss the same way it was done in weblogic.

      Does someone know ? or have some pointers ?

      Regards,

      O.M.