Can I check from command line (=NOT by investigation the file jboss-web.deployer)
on which port the AppServer is currently listening?
The check should be performed from a batch script and should return just der port number
So I am searching something like this:
getjbossport.bat:
Echo the Jboss port is currently:
java org.JBoss.Main -tellmeport
Thx
Thomas
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142975#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...