JBoss Community

JBM 1.4.5 - ConnectionExceptionListener + ServiceBindingManager problems

created by qtm in JBoss Messaging - View the full discussion

Hello,

 

The ExceptionListener set on a connection doesn't work if in my jboss-service.xml I use the following:

 

<mbean code="org.jboss.services.binding.ServiceBindingManager"

     name="jboss.system:service=ServiceBindingManager">

     <attribute name="ServerName">ports-01</attribute>

     <attribute name="StoreURL">${jboss.home.url}/docs/examples/binding-manager/sample-bindings.xml</attribute>

     <attribute name="StoreFactoryClassName">

       org.jboss.services.binding.XMLServicesStoreFactory

     </attribute>

   </mbean>

 

I'm using JBM 1.4.5 and Jboss 4.2.3. Any idea why?

 

Regards

Reply to this message by going to Community

Start a new discussion in JBoss Messaging at Community