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
I solved this problem, by changing the port number in my server and then changing the port number in standalone-full.xml too.