[jira] [Updated] (SYNCOPE-479) Use X-Application-Error-Code Response header instead of ExceptionType

2014-01-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-479: --- Labels: rest (was: ) > Use X-Application-Error-Code Response header instead

[jira] [Updated] (SYNCOPE-479) Use X-Application-Error-Code Response header instead of ExceptionType

2014-01-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-479: --- Fix Version/s: 1.2.0 > Use X-Application-Error-Code Response header instead

[jira] [Created] (SYNCOPE-479) Use X-Application-Error-Code Response header instead of ExceptionType

2014-01-27 Thread Oliver Wulff (JIRA)
Oliver Wulff created SYNCOPE-479: Summary: Use X-Application-Error-Code Response header instead of ExceptionType Key: SYNCOPE-479 URL: https://issues.apache.org/jira/browse/SYNCOPE-479 Project: Syncop

Re: RestServiceExceptionMapper

2014-01-27 Thread Francesco Chicchiriccò
On 26/01/2014 23:09, Oliver Wulff wrote: Hi there I noticed that Syncope gives more detailed exception information back in the RestServiceExceptionMapper by using the enum SyncopeClientExceptionType. The exception information is returned in the HTTP response header 'ExceptionType'. I've found

Re: RestServiceExceptionMapper

2014-01-27 Thread Fabio Martelli
Il 26/01/2014 23:09, Oliver Wulff ha scritto: Hi there I noticed that Syncope gives more detailed exception information back in the RestServiceExceptionMapper by using the enum SyncopeClientExceptionType. The exception information is returned in the HTTP response header 'ExceptionType'. I've