Access a localhost:8080

Solved
Enjoy_d_silence Posted messages 22 Status Member -  
eghlalou Posted messages 3 Status Member -
Hello and thank you for your help....
Actually, I want to access jboss7 via this URL localhost:8080 but it doesn't work, it actually shows me Oracle....
Server status:
====jboss server already started
====wampserver already started
Please help me.....
Best regards.

5 answers

  1. Nexii
     
    The two servers cannot run simultaneously if they are listening on the same port.

    To change the port:
    -> for JBoss: http://www.theserverside.com/discussions/thread.tss?thread_id=31323

    -> for WampServer: http://forum.wampserver.com/read.php?1,29188

    You have a choice; modifying just one will be sufficient.
    One last point, we are talking about port 8080 and not 80:80.

    Good luck.
    0
    1. Enjoy_d_silence Posted messages 22 Status Member
       
      I changed the port to 9080 and now it shows me not Oracle but a small message from Google: "Little problem... Google Chrome couldn't access the page localhost:9080."
      0