0 Replies Latest reply on Jan 6, 2005 6:52 AM by dafolo

    java.lang.VerifyError

    dafolo

      I have succesfully deployed a .ear file on the JBoss server. If I open af .html file from the deployed .ear file, it works fine, but if I try to open af servlet I get the following error:

      java.lang.VerifyError: (class: com/accelio/ces/app/App, method: getDocumentFromBytes signature: ([B)Lorg/w3c/dom/Document;) Incompatible object argument for function call


      What can I do?