Jboss Server Error:Server already running on localhost

后端 未结 6 1765
说谎
说谎 2020-12-13 16:27

I am working on web project where jboss application server is required. After configured the jboss server, I was running my application. It is showing error like:Server alre

6条回答
  •  心在旅途
    2020-12-13 16:37

    I solved this problem, by changing the port number in my server and then changing the port number in standalone-full.xml too.

提交回复
热议问题