[jboss-dev-forums] [Design of JBoss Collaboration Server] - Re: Agregar un MAilListener
acoliver@jboss.org
do-not-reply at jboss.com
Mon Jul 24 10:43:30 EDT 2006
You must either add some management interface:
MyClass implements MyClassMBean
OR
create an xmbean descriptor. (Look at one of the mbeans with xmbean-dd= in the jboss-service.xml and look at the mentioned file)
The error means that you have neither.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960413#3960413
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960413
More information about the jboss-dev-forums
mailing list