facebook

Deploying EJB Error [Closed]

💡
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. Feature Requests
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #210749 Reply

    miguelp
    Member

    Hi,
    My enviroment is
    Eclipse 3.0
    MyEclipse 3.8 Beta 2
    Jboss 3.2.5

    After following the instruction in:

    http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/tasks/EJB/creatingEJB.htm

    I got the following errors when deploying.
    22:54:52,952 WARN [verifier] EJB spec violation:
    Bean : DoLoginBean
    Method : public final native void notifyAll()
    Section: 7.10.5
    Warning: The methods in the remote interface must include java.rmi.RemoteException in their throws clause.

    22:54:52,952 WARN [verifier] EJB spec violation:
    Bean : DoLoginBean
    Method : public String toString()
    Section: 7.10.5
    Warning: The methods in the remote interface must include java.rmi.RemoteException in their throws clause.

    Thanks,

    Miguel P.

    #210753

    Riyad Kalla
    Member

    I will ask our XDoclet guy to hav a look at this. Thank you.

    #210754

    Greg
    Member

    Miguel,

    If you are using the “Standard EJB” xdoclet configuration, you must make sure that your package name that contains the EJB source ends with .ejb. Look at my post in the following thread to see if this helps with your problem.

    https://www.genuitec.com/forums/topic/ejb-session-bean-using-xdoclet-under-jboss-3-2-4-closed/

    #210853

    miguelp
    Member

    I just changed the extension to .ejb

    Thanks,

    Miguel P.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Deploying EJB Error [Closed]

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