1 Reply Latest reply on Mar 7, 2004 10:21 AM by starksm64

    JDBC MBean without JAAS authentication

    stefano_fornari

      Hi All,
      I hope somebody can give me an hint on this datasource configuration issue: I would like to add a connection pool to a Postgres database, therefore I am setting up its JDBC MBean. As I understand you usually have to add JAAS realm in login-config.xml. I would like to avoid this step. Is there a way?
      From the comment in the MBean XML file:

      <!--set these only if you want only default logins, not through JAAS -->

      it looks like it is doable, but how?

      Thanks in advance.

      Stefano