[jboss-dev-forums] [Design of POJO Server] - Legacy MainDeployer delegating to kernel MainDeployer

scott.stark@jboss.org do-not-reply at jboss.com
Fri Oct 6 15:28:27 EDT 2006


I have hooked up the legacy MainDeployer to the kernel MainDeployer instance:


  |    <mbean code="org.jboss.deployment.MainDeployer"
  |           name="jboss.system:service=MainDeployer">
  |    	<!-- This is used to delegate the deployment handling -->
  |       <attribute name="KernelMainDeployer"><inject bean="MainDeployer" /></attribute>
  |    </mbean>
  | 

This will allow deploy/undeploy through the RMIAdaptor to hit the kernel MainDeployer.


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

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



More information about the jboss-dev-forums mailing list