[jboss-user] [JBoss Seam] - Re: Handling remoting exceptions

2006-11-28 Thread andrew.rw.robinson
I ended up creating a special return class that can hold a value as well as 
return an exception to the client caller, but I would be nice to be able to 
have this automatically wrapped. I tried a custom annotation and interceptor on 
my @WebRemote method that would catch exceptions and change the return type to 
my custom object, but my interceptor was never called.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989373#3989373

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989373
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Handling remoting exceptions

2006-11-28 Thread andrew.rw.robinson
One more question,

Do @Render/@Redirect work with Seam remoting @WebRemote methods, so that the 
page can be redirected to a new view if the @WebRemote method fails with an 
exception?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989390#3989390

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989390
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Handling remoting exceptions

2006-11-28 Thread [EMAIL PROTECTED]
No.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989481#3989481

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989481
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user