1 Reply Latest reply on Jan 19, 2006 9:41 AM by adrian.brock

    OIL2XAConnectionFactory not bound

    umashankar.verma

      Hi,

      I'm using jboss-4.0.3SP1 to deploy applications..there are few applications which have been configured to use OIL2 services.I have configured the required services (oil2-service.xml) for OIL2.When i'm shutting down the server , i'm giving the following exception...

      14:00:09,221 ERROR [OIL2ServerILService] Exception unbinding from JNDI javax.naming.NameNotFoundException:

      Please find the contents of oil2-service.xml ...

      <?xml version="1.0" encoding="UTF-8"?>

      <!-- $Id: oil2-service.xml,v 1.1.2.1 2003/08/23 22:21:28 ejort Exp $ -->




      <!-- JBossMQ communication using an alternate Optimizated Invocation Layer
      The server connects back to the client on a different socket -->


      <depends optional-attribute-name="Invoker">jboss.mq:service=Invoker
      OIL2ConnectionFactory
      OIL2XAConnectionFactory
      8093
      60000
      true





      Can any one help me on this...