0 Replies Latest reply on Jan 21, 2008 12:32 PM by odo

    Dedicated Oracle Connection per User, but using global User/

    odo

      Hi all,

      I´m trying to configure JBoss 4.2.2.GA to use a dedicated Oracle Connection per User. I´ve tried to convince JBoss, but with no success so far.

      I need this, because our DBA designed the Database (a lot of PL/SQL Code
      for Calculations) with Oracle Sessions. He stores there some preprocessed
      Data. With the normal Setup i share the Oracle Session, with the Criteria
      Subject, the system uses the JAAS Username and Password to connect
      to the database. So I´m a little bit clueless at the moment.

      My current Setup is JBoss 4.2.2.GA, JPA, EJB3, JSF, RichFaces.

      Can anybody explain to my how to setup such a scenario ?

      Best Regards,
      odo