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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...