[jboss-dev-forums] [Design of POJO Server] - Re: JBAS-5578 ServiceMBeanSupport as MC bean

alesj do-not-reply at jboss.com
Wed Jun 4 09:22:37 EDT 2008


"adrian at jboss.org" wrote : 
  | 
  |   | // Implement this interface so we know the true name not the JMX wrapper
  |   | // when we are registered as a POJO
  |   | KernelControllerContextAware
  |   | 
  | 
btw: this breaks the AS5_trunk ;-)

Just did a clean 'svn update, build clean most':

  | _default:compile-classes:
  |     [mkdir] Created dir: C:\projects\jboss5\trunk\jbossmq\output\gen-src
  |     [javac] Compiling 200 source files to C:\projects\jboss5\trunk\jbossmq\output\classes
  | C:\projects\jboss5\trunk\jbossmq\src\main\org\jboss\mq\il\ServerILJMXService.java:48: cannot access org.jboss.kernel.spi.dependency.KernelControllerContextAware
  | file org\jboss\kernel\spi\dependency\KernelControllerContextAware.class not found
  | public abstract class ServerILJMXService extends ServiceMBeanSupport implements ServerILJMXServiceMBean

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155669#4155669

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155669



More information about the jboss-dev-forums mailing list