2 Replies Latest reply on Mar 20, 2002 10:59 AM by nikolaj

    JUnit: wait for JBoss to deploy

    nikolaj

      Hi JBoss'ses
      Im using JUnit and my build script has to wait for JBoss to deploy all beans before JUnit can start. For that Im using the "wait" command, which isn't very good (to say at least :-) .. so the question: is there a way to get a signal from JBoss (standing in the Ant script) when beans are deployed.

      Thanks, nikolaj