I have a strange problem while trying to start JBoss from Eclipse.
After starting, I can deploy files on the server but on browsers (http://localhost:8080/…), the link appears broken.
But if I start JBoss from terminal, I can view it in browsers with the same url. And from port 8080 I can’t start JBoss while no process is acquiring that port. SO i used port 8083. But the url http://localhost:8083 does not work too. (I am trying to deploy a web service)
try changing the port number to for example “80”