facebook

EJB3 creation with Client project enabled

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

    spwalsh
    Member

    In Eclipse 4.2, I am able to create an EJB project with a client jar project. When I then create a new EJB 3.0 session bean in the EJB project, it correctly places the implementation in the EJB project and the interface in the Client jar project.

    I tried to mimic this in MyEclipse 2013 without success. I was able to get the projects created and set up correctly, though when I create a new EJB, it puts both files in the EJB project.

    #337578 Reply

    spwalsh,

    Sorry that you are seeing this issue. we are investigating this issue. In the mean time you can create an EJB client JAR project from Right click on EJB project > MyEclipse -> Create EJB Client Jar context menu option.

    #337581 Reply

    spwalsh
    Member

    Okay, so I did “Remove EJB Client Jar”, then “Create EJB Client Jar”, which split the files properly. However, I’m wondering why the Name and Client JAR URI options are disabled in the popup, since they were not during the initial project creation.

    #342520 Reply

    support-tony
    Keymaster

    This problem is fixed in MyEclipse 2013 SR2, which is now available.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: EJB3 creation with Client project enabled

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