[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: Exception propagation using HTTP servlet transport on 1.

DGuralnik do-not-reply at jboss.com
Fri Oct 17 07:16:52 EDT 2008


   <!-- 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#4182874

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



More information about the jboss-dev-forums mailing list