facebook

Does MyEclipse 5.1 wizard exist to generate weblogic-cmp-rdb

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #264091 Reply

    jadeite1000
    Member

    Hi All:

    I am using MyEclipse 5.1 and Weblogic 8.1 sp6.
    I was wondering if MyEclipse 5.1 will help me generate the weblogic-ejb-jar.xml and the weblogic-cmp-rdbms-jar.xml files if I have the ejb-jar.xml file and the home and remote interface and the class that implements the entity bean.

    Basically, I am asking does MyEclipse has some kind of wizards that generates those two files for EJB development?

    For Hibernate 3.05, MyEclipse will help the user generate the persistence class and hbm.xml files based on the tables in the Database using Hibernate-tools.

    Yours,

    Desperate

    #264151

    Riyad Kalla
    Member

    Desperate,
    Generation of these resources is handled using XDoclet as outlined in our EJB guide here:
    http://www.myeclipseide.com/images/tutorials/quickstarts/firstejb/

    #264181

    jadeite1000
    Member

    @support-rkalla wrote:

    Desperate,
    Generation of these resources is handled using XDoclet as outlined in our EJB guide here:
    http://www.myeclipseide.com/images/tutorials/quickstarts/firstejb/

    Hi:

    There is no other ways that MyEclipse can create these ejb xml files except through Xdoclet?
    I was hoping there was such a way.

    Yours,

    Curious

    #264185

    Riyad Kalla
    Member

    There is no other ways that MyEclipse can create these ejb xml files except through Xdoclet?
    I was hoping there was such a way.

    Unfortunately no, not at this time. With EJB3 we hope to make this process much easier, but there won’t be any changes to how EJB2 is handled.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Does MyEclipse 5.1 wizard exist to generate weblogic-cmp-rdb

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