[jboss-user] [Remoting] - Re: exceptions on ejb invocations using rmi over http

ron.sigal@jboss.com do-not-reply at jboss.com
Mon Apr 23 03:22:33 EDT 2007


anonymous wrote : 
  | Is there a way to access the originally thrown exception on the client? 
  | 

Please see section "5.4.13. Exception handling for web based clients" of the Remoting documentation.

anonymous wrote : 
  | Is there a way to access the originally thrown exception on the client? Are there other ways to access ejbs over http without using webservices? 
  | 

The Remoting HTTP transport has, in effect, a standalone web server on the server side.  It borrows some code from Tomcat, but it doesn't need a running  instance of Tomcat.  Please see section "5.4.8. HTTP Invoker" for more information.

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

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



More information about the jboss-user mailing list