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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to