facebook

Cannot create Entity Bean interfaces from XDoclet Run

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

    aanecito
    Member

    Cannot create Entity Bean interfaces from XDoclet Run menu item but can create Session Bean interfaces for Home & Remote.
    For 3.8.2 of MyEclipse is seems to find and create session bean interface files but not entity bean interfaces. XDoclet tags are embedded in entity bean file. Both beans created by the wizard capability of MyEclipse for EJB’s.

    Thanks

    #217642 Reply

    Riyad Kalla
    Member

    Moving to J2EE dev.

    #217654 Reply

    Scott Anderson
    Participant

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. In addition, is your Entity bean in the same package as your session bean? If you temporarily move it into it and rerun XDoclet, do the interfaces then get generated?

    #225039 Reply

    smutatkar
    Member

    This was happening to me as well. The reason was missing @ejb.interface-method tag from the Bean’s business methods. After I put the tag with the view-type=”remote” parameter, the interfaces were generated correctly.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Cannot create Entity Bean interfaces from XDoclet Run

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