I found out a problem.
Initially I started Jboss5.0 GA with the following command
/usr/local/jboss5/bin/run.sh -b 192.168.1.246
After I restart jboss with /usr/local/jboss5/bin/run.sh (without any argument),
it listen to localhost 1099.
Then the command "ant run" was executed successfully.
May I ask how to instruct ant to run on 192.168.1.246 instead localhost? or setup JBOSS to
listening on 192.168.1.246 AND localhost?
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237273#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...