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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...