I have this little script on workspace, that I aways use it to install the application
server.
I'm not sure if I should commit it though.
cd examples
| ant clean
| cd ..
| ant distro -Dno-doc=1
| rm -r $JBOSS_HOME/server/jbm2*
| cd build/messaging-2.0.0.BETA1-SNAPSHOT/AS
| ant
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226651#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...