Hi David No, there is no problem. with MEJB. The problem is the Verifier and you can find a bug report regarding this issue.
Yes, the javax.management.j2ee.Management is part of JSR-77 because it is part of the client-interface you need to create a vendor-neutral management tool. Andy > I keep seeing this go by as jboss 3 starts and I wonder if there is a problem with MEJB or the verifier??? > > 23:52:29,827 INFO [EJBDeployer] Verifying file:/usr/java/jboss/co9/jboss-all/build/output/jboss-3.0.0DR1/deploy/ejb-ma nagement.jar > 23:52:30,010 INFO [EJBDeployer] > Bean : MEJB > Method : public abstract Management create() throws CreateException, RemoteException > Section: 6.8 > Warning: The create method of a stateless session bean home interface must return the session bean's remote interface. > > 23:52:30,022 INFO [EJBDeployer] > Bean : MEJB > Method : public abstract Management create() throws CreateException, RemoteException > Section: 6.10.6 > Warning: The return type for a create(...) method must be the session bean's remote interface type. > > > Are the javax.management.j2ee.Management* interfaces part of jsr77? > > > > _________________________________________________________ > View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=8175 > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
