[JBoss-dev] EJBDeployer (verifier)

2002-04-10 Thread Dave Smith
I am getting these errors over and over again on all of the EJB's I am deploying 18:58:31,586 INFO [EJBDeployer] Bean : cadex/AcrossResp Method : public abstract EJBMetaData getEJBMetaData() throws RemoteException Section: 12.2.9 Warning: null If the home is extended from EJBHome is this

Re: [JBoss-dev] EJBDeployer (verifier)

2002-04-10 Thread Jay Walters
The EJB 2.0 verifier is in process. Next time I work on it I'll try to remove all the code generating spurious messages. Many things have changed between EJB 1.1 and EJB 2.0, and I didn't catch them all in the process of moving the code over. Cheers Dave Smith wrote: I am getting these