facebook

EJB Code generation with XDoclet

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

    cgogineni
    Member

    Hello,

    I am using MyEclipse XDoclet features to generate interfaces/DDs for EJBs. I want to know what attribute ME uses to set the value for COMP_NAME field in home interace. I think currently it is generating wrong name. I have an entity Bean with local interfaces. My COMP_NAME field has value “Local” appended to EJB Name which is not correct.

    Thanks

    #223302 Reply

    Riyad Kalla
    Member

    I have asked our XDoclet guy to have a look at this.

    #224036 Reply

    Greg
    Member

    Sorry for getting to this so late. The COMP_NAME field is being generated by the XDoclet template in the EJB XDoclet module. Thus the modification of this attribute would be handled by some xdoclet configuration. Currently there is no way to customize this COMP_NAME attribute. However, there is an open request over at XDoclet to do just this.

    http://opensource.atlassian.com/projects/xdoclet/browse/XDT-627

    So, once the xdodlet guys add this, we will integrate their new version and MyEclipse will get this new feature as well.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: EJB Code generation with XDoclet

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