JBoss Community

Re: Exception when testing Oracle datasource connections

created by Thies Rubarth in Datasource Configuration - View the full discussion

Hi,

 

I just found a quiet simple work around for this problem.

 

I simply added the security domain for the jmx-console to the data source:

 

<local-tx-datasource>

  <jndi-name>...</jndi-name>

  ...

  <security-domain>jmx-console</security-domain>           

</local-tx-datasource>

Reply to this message by going to Community

Start a new discussion in Datasource Configuration at Community