I get the follow deployment error when trying specify a new subsystem in the 
remoting-service.xml file.  The mbean configuration is below.

This is running on: JBoss 4 DR4, JDK 1.4.1, Windows 2000.


  | MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
  | ObjectName: jboss.remoting:transport=socket5150,type=Connector
  |  state: FAILED
  |  I Depend On:
  |  Depends On Me: java.lang.ClassNotFoundException: No ClassLoaders found for: 
org.jboss.aop.remoting.AOPRemotingInvocationHandler
  | 
  | <mbean code="org.jboss.remoting.transport.Connector"
  |          xmbean-dd="org/jboss/remoting/transport/Connector.xml"
  |      name="jboss.remoting:type=Connector,transport=socket5150">
  |     <attribute name="InvokerLocator">socket://localhost:5150</attribute> 
  |     <attribute name="Configuration"> 
  |        <handlers>
  |           <handler 
subsystem="AOP">org.jboss.aop.remoting.AOPRemotingInvocationHandler</handler>
  |        </handlers>
  |     </attribute>
  | </mbean> 
  | 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to