0 Replies Latest reply on May 10, 2005 12:19 AM by soumyashr

    JBoss with INtelliJ IDEA

    soumyashr

      After integrating JBOss plugin with IntelliJ IDEA, making a J2EE project and configuring JBoss for the project, when I tried to start the server in IDEA, I get following exception.

      1.When I start the server first time, I get exception
      java.net.BindException
      Address in use

      2. When I restart th JBoss again I get exception
      Port 8080 already in use

      And I have to restart the server for running JBoss

      Is this s problem with JBOss plugin or my setting are incorrect
      PS for settings refer http://www.fuhrer.com/en/jbossplugin/index.html

      Pls help