0 Replies Latest reply on Aug 4, 2005 12:04 PM by wonderslug

    jboss.depends causing RMI hang

    wonderslug

      Howdy

      Running JBoss 3.2.5 on a Sun 1.4.2_3 JVM (windows and linux)

      I was having some exceptions happening on start-up of an MDB due to a used axis service not being available yet. So I implemented ordering of the deployment of our application using the @jboss.depends xdoclet tags.

      Once I did everything deploys fine and in order but RMI never starts responding. Any ejb connection hangs.

      The only thing changed was the dependencies.

      Any clue as to whats going on?