[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: unable to run jboss 4.2.2.GA on windows vista

FrankTheTank do-not-reply at jboss.com
Thu Apr 17 03:04:49 EDT 2008


Open a terminal and enter this command

  | netstat -ab
  | 

then look for your port (80 in your case) and note that it, if you are looking for a service on a well known it will print them with the name. (such as http).

If you would like to see the addresses and ports in numerical form, add -n to the command line.

The result you are hoping for is to have java.exe listed as the executing program.

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

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



More information about the jboss-user mailing list