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-management.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
