[jbossws-dev] [Design of JBoss Web Services] - Re: Invocation exception handling

nhe do-not-reply at jboss.com
Thu Apr 10 06:58:10 EDT 2008


Hi, 
I have, as a workaround, in InvokerEJB3.handleException wrapped checked exceptions into InvocationTargetExceptions.

Maybe a solution would be to change the InvocationHandler to first unwrap the MBeanException and then wrap it into a InvocationTargetException. 

/Niklas

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

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



More information about the jbossws-dev mailing list