0 Replies Latest reply on Jul 17, 2005 5:27 PM by arupsarkar

    eclipse 3.1 and jboss 4.0.0 and wtp

    arupsarkar

      Hi:

      ECLIPSE 3.1

      I have configured JBoss 4.0.0 via the Windows -> Preferences -> Server -> Installed Runtime. Since it is a JBoss 3.2.3 configuration, I commented the following section.

      archive path="${classPath}/lib/jboss-boot.jar"

      I added couple of section which I later deleted like the following tags.

      path="${classPath}/server/${serverConfig}/lib/servlets-invoker.jar"

      the above tag is wrong since the jar file is not in that location, the correct one is mentioned below which I later added after deleting the above tag, but eclipse is still looking at the old archive tag.

      path="${classPath}/server/${serverConfig}/deploy/jbossweb-tomcat50.sar/servlets-invoker.jar"

      I even deleted the server definition file, and copied the original jboss323.serverdef file but still I am getting the error, and at the server console I see JBoss server stopping but not actually stopped.

      Can someone please help me in trouble shooting what is wrong, I am using J2SDk 1.5. I have also added all the pre reqs required for wtp.

      I can post my serverdef file if anyone needs to look at it.

      Regards
      Arup