| <mbean
code="org.jboss.remoting.transport.Connector"
|
name="jboss.remoting:type=Connector,name=DefaultEjb3Con
nector,handler=ejb3">
|
<depends>jboss.aop:service=AspectDeployer</depends&
gt;
| <!--attribute
name="InvokerLocator">
|
servlet://${http.rmi.host}:${http.rmi.port}/servlet-invoker/
ServerInvokerServlet
| </attribute-->
|
|
| <attribute
name="Configuration">
| <config>
|
| <invoker transport="servlet">
| <attribute
name="serverBindAddress">${http.rmi.host}</a
ttribute>
| <attribute
name="serverBindPort">${http.rmi.port}</attr
ibute>
| <attribute
name="path">servlet-invoker/ServerInvokerServle
t</attribute>
| <attribute
name="return-exception"
isParam="true">true</attribute>
| </invoker>
| <handlers>
| <handler
subsystem="AOP">org.jboss.aspects.remoting.AOPR
emotingInvocationHandler</handler>
| </handlers>
| </config>
| </attribute>
| </mbean>
|
View the original post : http://www.jboss.com/index.html?
module=bb&op=viewtopic&p=4154572#4154572
Reply to the post : http://www.jboss.com/index.
html?module=bb&op=posting&mode=reply&p=4154572
a>
_______________________________________________
jboss-dev-forums mailing list
jboss-dev-forums lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-dev-foru
ms
|