Scott, I don't think this is a bug.
1. Define a Customer JRMPInvoker with your custom factory in a service xml file. 2. in jboss.xml of your ejb, use the tags <home-invoker> and <bean-invoker> to override the default JRMPInvoker The BeanMetaData class uses the following mbean name as the default invoker "jboss:service=invoker,type=jrmp" Regards, Bill _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
