facebook

Sharing classes between two EJB projects

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    vveluswamy
    Member

    Hi,

    I have common classes between two EJB projects in MyEclipse. How can I share those classes without duplicating the source in both projects ?

    #265789

    Riyad Kalla
    Member

    You can to make a single Java project with those classes and make it a dependency of the EAR file then setup the EAR to package and deploy those java projects for you and it will all be packaged up neatly for you

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Sharing classes between two EJB projects

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