0 Replies Latest reply on Sep 9, 2009 12:05 PM by magix

    Stateful connections with JBoss connection pool

    magix

      Hi,


      for a legacy project I would like to have one dedicated connection per session (for example by not using a connection pool).
      After connection creation (user logon) I would like to set a parameter for the connection so that I can use Oracle-policies.


      Is this possible with Jboss? How?
      All examples use a connection pool and in the JBoss documentation I didn't find any hints either.


      Thx
      Matthias