Sylvain Bouchard
SCJP - SCWCD - SCBCD - OCPJP(5) - OCPJP(6)
Devender Thareja
SCEA, SCBCD, SCJP
Originally posted by Sylvain Bouchard:
I'm facing the same pbm.
Here's the trace. I'm using JBoss 4.0.
--------------------------------------------------------------------
10:32:09,203 WARN [verifier] EJB spec violation:
Bean : AdviceBeanLocal
Section: 7.10.5
Warning: The remote interface must extend the javax.ejb.EJBObject interface.
10:32:09,203 WARN [verifier] EJB spec violation:
Bean : AdviceBeanLocal
Method : public abstract String getAdvice() throws EJBException
Section: 7.10.5
Warning: The methods in the remote interface must include java.rmi.RemoteException in their throws clause.
10:32:09,203 WARN [verifier] EJB spec violation:
Bean : AdviceBeanLocal
Method : public abstract void remove() throws RemoveException, EJBException
Section: 7.10.5
Warning: The methods in the remote interface must include java.rmi.RemoteException in their throws clause.
10:32:09,203 WARN [verifier] EJB spec violation:
Bean : AdviceBeanLocal
Method : public abstract boolean isIdentical(EJBLocalObject) throws EJBException
Section: 7.10.5
Warning: The methods in the remote interface must include java.rmi.RemoteException in their throws clause.
10:32:09,203 WARN [verifier] EJB spec violation:
Bean : AdviceBeanLocal
Method : public abstract EJBLocalHome getEJBLocalHome() throws EJBException
Section: 7.10.5
Warning: The methods in the remote interface must include java.rmi.RemoteException in their throws clause.
10:32:09,203 WARN [verifier] EJB spec violation:
Bean : AdviceBeanLocal
Method : public abstract Object getPrimaryKey() throws EJBException
Section: 7.10.5
Warning: The methods in the remote interface must include java.rmi.RemoteException in their throws clause.
10:32:09,203 ERROR [MainDeployer] Could not create deployment: file:/D:/App/jboss-4.0.3SP1/server/default/tmp/deploy/tmp47314HeadFirstEAR.ear-content
/headfirst-ejb.jar
org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.
at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:575)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
--------------------------------------------------------------------
Thanks
Sylvain
------------------------------
SCJP 1.4
SCWCD 1.3
Devender Thareja
SCEA, SCBCD, SCJP
Sylvain Bouchard
SCJP - SCWCD - SCBCD - OCPJP(5) - OCPJP(6)
Devender Thareja
SCEA, SCBCD, SCJP
Sylvain Bouchard
SCJP - SCWCD - SCBCD - OCPJP(5) - OCPJP(6)
Devender Thareja
SCEA, SCBCD, SCJP
Sylvain Bouchard
SCJP - SCWCD - SCBCD - OCPJP(5) - OCPJP(6)
Devender Thareja
SCEA, SCBCD, SCJP
These are not the droids you are looking for. Perhaps I can interest you in a tiny ad?
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
|