facebook

Xdoclet ejb overwrite problem

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

    venkat
    Member

    Hi all,

    when I run xdoclet on an existing ejb project ,it’s overwriting the previuos code.I lost my whole ejb previuos code because of this.please solve this problem

    myeclipse version is 3.8.2
    eclipse version is 3.1

    #219335 Reply

    Scott Anderson
    Participant

    Vevkat,

    I’m sorry to hear you had a problem with this. Is there something we could improve in the EJB tutorial in the Documentation section that would prevent others from inadvertently doing the same thing? If you could read the tutorial and provide feedback on how to improve it, we’d really appreciate it. The Documentation section is available on the left navication bar under the Main Menu. A direct link is: http://www.myeclipseide.com/ContentExpress-display-ceid-67.html

    #219445 Reply

    LiLaLuna
    Member

    XDoclet generates the final implementation and the xml files. This is the expected behaviour.

    What exactly has been overwritten?

    Sebastian
    http://www.laliluna.de
    EJB Tutorials
    Struts Tutorials
    and other

    #219513 Reply

    venkat
    Member

    what if I have couple of EJB’s already there and added a new EJB to the same project and had run the Xdoclet on that project?

    it’s overwring my previous ejb’s….

    #219551 Reply

    LiLaLuna
    Member

    Try to separate them in two different projects or add the xdoclet tags to the other ejbs.

    Sebastian
    http://www.laliluna.de
    EJB Tutorials
    Struts Tutorials
    and other

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Xdoclet ejb overwrite problem

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