4 Replies Latest reply on Apr 9, 2008 2:42 PM by pcoll

    unabled to run jboss tools

    pcoll

      hi,

      i cant run jbosstool 2.0.1GA with ecplise 3.3 europa. on a 64 bit processor box, my OS is Debian etch..

      Can anyone help me with this...

      i dont know what seems to be the problem

        • 1. Re: unabled to run jboss tools
          maxandersen

          what happens ?

          the visual page editor won't run on 64bit for now, but that does not mean everything else should fail.

          • 2. Re: unabled to run jboss tools
            pcoll

            its working now, well the visual page editor..but now i have a different problem, when i create a Seam Project using the jbosstools , it works fine, but when i deploy the project to the jboss AS, it doesn't deploy the necessary libraries to the projectName-ear.ear folder under server/default/deploy

            These are the missing libraries


            antlr-runtime.jar
            drools-compiler.jar
            drools-core.jar
            jboss-el.jar
            jboss-seam.jar
            jbpm-jpdl.jar
            mvel14.jar
            richface-api.jar

            in fact, none of these jar appears in the build path of the project.

            im i doing something wrong?!!, in windows it works fine,when i create a seam project,all of the necessary libraries are loaded to the project structure and when i build and deploy, all of these libraries are loaded to the correct folder in the AS.

            • 3. Re: unabled to run jboss tools
              maxandersen

              don't use WTP 2.0.2, use WTP 2.0.1.

              2.0.2 has a regression bug around packaging.

              • 4. Re: unabled to run jboss tools
                pcoll

                thanks..its working now..