facebook

How to import an existing EJB

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #218580 Reply

    Nandu49307
    Member

    How can an existing Entity EJB can be imported to this new Eclipse -> myeclipse environment?

    Thank you

    #218593 Reply

    Riyad Kalla
    Member

    You will most likley want to create a new EJB Project, and import your source into the appropriate /src folder in your new EJB project.

    #218913 Reply

    snage
    Member

    you can right click the project name and click import !then click import exist project! I think!

    #238927 Reply

    xport
    Member

    but if I had only the jar files for EJB, what should I do ?

    #238930 Reply

    Riyad Kalla
    Member

    xport,
    You will need to pull the source out of the JAR if it is in there, if the JAR is binary only, there is no “project” to create with it, just leave it as a JAR.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: How to import an existing EJB

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