facebook

how to import a j2ee application?

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #258092 Reply

    Hi,

    I have a j2ee application. It is not small size and works well. Now I want to import it to Myeclipse and continue on my development. I have read that tutorial and felt that Xdoclet thing does not work well for an existing project. Is there any formal instruction to do such work?

    Thanks

    Fei Li

    #258103 Reply

    Riyad Kalla
    Member

    Fei Li,
    At this time importing existing projects is a fairly manual process. You first need to figure out all the EJB and Web modules that make up your enterprise application. Then you need to create each individual module as a new EJB or Web project in MyEclipse and import the artifacts from your existing projects manually (Drag and drop). After that you can create an Enterprise Application Project and add all those EJB and web projects to it as modules. Then you can deploy your EAR and it will package all the individual modules.

    #258436 Reply

    hktgan
    Member

    Why is it so difficult. It would be nice with a wizard !

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: how to import a j2ee application?

You must be logged in to post in the forum log in