[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: Remoting 2: Servlet Invoker

ALRubinger do-not-reply at jboss.com
Sun Jan 11 03:27:25 EST 2009


Also I've used the a non-unified invoker config:

<mbean code="org.jboss.remoting.transport.Connector" name="jboss.remoting:service=invoker,transport=servlet"
  |     display-name="Servlet transport Connector">
  |     <attribute name="InvokerLocator">servlet://${jboss.bind.address}:8080/servlet-invoker/ServerInvokerServlet</attribute>
  |     <attribute name="Configuration">
  |       <handlers>
  |         <handler subsystem="AOP">org.jboss.aspects.remoting.AOPRemotingInvocationHandler</handler>
  |       </handlers>
  |     </attribute>
  |   </mbean>

Same issues present.

S,
ALR

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

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



More information about the jboss-dev-forums mailing list