2 Replies Latest reply on Dec 5, 2005 10:01 PM by kenlohwh

    How to Migrate EJB2 Project from PC with Eclipse 2.1 to One

    kenlohwh

      I'm migrating my EJB2 project from a PC with Eclipse 2.1 to another with Eclipse3.1 with the updated JBoss IDE.

      The import from an existing project doesn't work. So, what I've been recommended to do is to create a new EJB project in my new environment and then copy the folders over.

      However, JBoss IDE allows me only to create an EJB3 project.

      Question: How can I use JBoss IDE to create an EJB2 project ?

      Any help would be very much appreciated.

        • 1. Re: How to Migrate EJB2 Project from PC with Eclipse 2.1 to
          ploskikl

          Follow the tutorial for JBoss IDE 1.4. If you are using JBoss 4.0.2, skip all of page 36 in the tutorial.

          - Karen

          • 2. Re: How to Migrate EJB2 Project from PC with Eclipse 2.1 to
            kenlohwh

            Thanks, Karen for your reply.

            I'm using JBoss4.0.3SP1. I've been following the tutorial after my posting here. However, I've also taken in the steps in page 36, which seems to be quite innocent in itself. Therefore, I suspect I might be reading a tutorial of a different version or format as yours.

            In my pdf tutorial, the steps in page 36 is to add an ejb-client.jar for packaging. Was it the same step that you're referring ?

            I'm sure there is a valid reason why you suggested to skip page 36. Would you care to enlighten me further ?

            Looking forward to your generous info. :) Hopefully, I'm still in time to get out from a possible messy wrong direction.

            "ploskikl" wrote:
            Follow the tutorial for JBoss IDE 1.4. If you are using JBoss 4.0.2, skip all of page 36 in the tutorial.

            - Karen