facebook

Error during EJB deployment in WLS8.1

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #203748 Reply

    goricag
    Member

    I am getting error during deploying EJB jar in WLS8.1.
    EJB home and remote interfaces were created by XDoclet but weblogic.ejb20.compliance.EJBComplianceChecker throws error:
    In EJB DcaExcSend, method ‘getClass’ must not be declared as final.

    In EJB DcaExcSend, method ‘notify’ must not be declared as final.

    In EJB DcaExcSend, method ‘notifyAll’ must not be declared as final.

    In EJB DcaExcSend, method ‘wait’ must not be declared as final.

    In EJB DcaExcSend, method ‘wait’ must not be declared as final.

    In EJB DcaExcSend, method ‘wait’ must not be declared as final.

    #203772 Reply

    Scott Anderson
    Participant

    goricag,

    We’ve seen this question asked before here:
    https://www.genuitec.com/forums/topic/another-one/&highlight=getclass

    It’s bascially a problem with the XDoclet setting such that a remote interface isn’t being properly generated.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Error during EJB deployment in WLS8.1

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