[ 
https://issues.apache.org/jira/browse/TOMEE-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943981#comment-13943981
 ] 

Romain Manni-Bucau commented on TOMEE-1148:
-------------------------------------------

Hi David,

Is it in the spec? If not I propose to simply provide an ExceptionMapper called 
EJBExceptionMapper which would handle it but not activate it by default.

wdyt?

> JAX-RS, EJBAccessException should be 401
> ----------------------------------------
>
>                 Key: TOMEE-1148
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1148
>             Project: TomEE
>          Issue Type: Improvement
>    Affects Versions: 1.6.0
>            Reporter: David Blevins
>
> We should catch EJBAccessException and use a 401 status code instead of a 500.
> Caused by: javax.ejb.EJBAccessException: Unauthorized Access by Principal 
> Denied
>       at 
> org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:174)
>       at 
> org.apache.openejb.util.proxy.ProxyEJB$Handler.invoke(ProxyEJB.java:73)
>       at 
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:601)
>       at 
> org.apache.openejb.server.cxf.rs.OpenEJBEJBInvoker.performInvocation(OpenEJBEJBInvoker.java:88)
>       at 
> org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to