[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: AS 5 profiles must have empty configuration, Java EE exa

clebert.suconic@jboss.com do-not-reply at jboss.com
Mon Apr 27 08:48:58 EDT 2009


This won't work for the MDB example.

On the MDB case.. you could have example/deploy installing everything we need... waiting 5 seconds and finally deploying



  |    on /example/build.xml
  |    <target name="deploy">
  |        <copy stuff to /messaging.sar
  |        <wait 5 or 6 seconds
  |        <antcall target="do-deploy">
  |    </target>
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227032#4227032

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227032



More information about the jboss-dev-forums mailing list