eclipse-ee4j / eclipse-ee4j/jersey
I can't capture ProcessingException when sending object instead of array
Open
Priority: Major
Type: Bug
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Every time you send an object instead of an expected array I get an javax.ws.rs.ProcessingException that cannot be captured by a ExceptionMapper
I have tried different jersey 2.0 versions with the same result.
[http://stackoverflow.com/questions/41544413/i-cant-capture-processingexception-when-sending-object-instead-of-array](http://stackoverflow.com/questions/41544413/i-cant-capture-processingexception-when-sending-object-instead-of-array)
#### Environment
Ubuntu or Windows / JDK 1.7 / Tomat 7
#### Affected Versions
[2.25]
Contributor guide
Assessment
This issue has not been assessed yet.