0 Replies Latest reply on Nov 22, 2004 11:30 AM by leon_xf_pu

    Does Tomcat support JTA transaction?

    leon_xf_pu

      Hello,

      working my way through the ejb30 tutorial (which is really great!) I get the following error when deploying the MDB example (os is linux):

      MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
      ObjectName: jboss.mq:service=DestinationManager
      state: NOTYETINSTALLED
      I Depend On:
      Depends On Me: jboss.mq.destination:service=Queue,name=tutorial

      ObjectName: jboss:service=DefaultPartition
      state: FAILED
      I Depend On:
      Depends On Me: jboss.j2ee:jndiName=clustering/HTTPSession,service=EJB
      jboss:service=HASessionState
      jboss:service=HAJNDI
      jboss.cache:service=InvalidationBridge,type=JavaGroups
      jboss.ha:service=HASingletonDeployer
      jboss:service=FarmMember,partition=DefaultPartition
      ChannelException: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: bad argument for IP_MULTICAST_IF: address not bound to any interface


      Any hint would be very much appreciated,

      Thanx,

      Martin