[jboss-user] [EJB 3.0] - Re: Exception in Distributed transaction in EJB3.0
jaikiran
do-not-reply at jboss.com
Mon Oct 20 06:11:16 EDT 2008
anonymous wrote : org.jboss.deployment.DeploymentException: Trying to install an already registered mbean: jboss.jca:service=OracleXAExceptionFormatter
|
Remove the following from your datasource files:
<mbean code="org.jboss.resource.adapter.jdbc.vendor.OracleXAExceptionFormatter"
| name="jboss.jca:service=OracleXAExceptionFormatter">
| <depends optional-attribute-name="TransactionManagerService">jboss:service=TransactionManager</depends>
| </mbean>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183176#4183176
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183176
More information about the jboss-user
mailing list