facebook

How can i create EJB Project – without using Xdoclet

💡
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
  • #263435 Reply

    sharadindum
    Member

    Hi,
    I am new to MyEclipse IDE. I wanted to create a EJB Project without using XDoclet, as Xdoclet has a specific rules like package names and all. I have a different set of package structure defined for my project.

    Can any body help me creating EJB Project which should give all the required files like
    1. Remote/Local Interface
    2. ejb-jar.xml

    created automatically.

    Thanks in Advance….

    #263571

    Greg
    Member

    You can use XDoclet even if you have different package structures and naming. You will just have to modify the default EJB xdoclet configuration. So go through the EJB quickstart for MyEclipse and when you add the standard EJB configuration, you will need to go through and inspect each subelement and subtask to make sure that you don’t need to change the default values.

    If you want those files created automatically, you will have to use xdoclet in some capacity or else go to EJB3.0 and Java5.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How can i create EJB Project – without using Xdoclet

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