<!-- Unified invoker (based on remoting) for invocations via HTTP with target EJB3
beans -->
<mbean code="org.jboss.remoting.transport.Connector"
name="jboss.remoting:service=connector,transport=servlet,target=ejb3"
display-name="EJB3 Servlet transport Connector">
jboss.aop:service=AspectDeployer
invocation
600000
org.jboss.invocation.unified.marshall.InvocationMarshaller
org.jboss.invocation.unified.marshall.InvocationUnMarshaller
${jboss.bind.address}
8080
unified-invoker/restricted/Ejb3ServerInvokerServlet
true
true
org.jboss.aspects.remoting.AOPRemotingInvocationHandler
It still throws java.lang.reflect.UndeclaredThrowableException. Jboss is 4.2.3 that
contains remoting 2.2.2sp8
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182874#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...