[jira] [Created] (CXF-4979) WadlGenerator generates invalid xml for QueryParameters with a default value containing " characters

2013-04-23 Thread Antoine Reilles (JIRA)
Antoine Reilles created CXF-4979: Summary: WadlGenerator generates invalid xml for QueryParameters with a default value containing " characters Key: CXF-4979 URL: https://issues.apache.org/jira/browse/CXF-4979

[jira] [Commented] (CXF-4973) Resource constructor with @PathParam always recieves the path param of the first call

2013-04-19 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13636451#comment-13636451 ] Antoine Reilles commented on CXF-4973: -- Yes, I confirm: running the sample in a plain t

[jira] [Commented] (CXF-4973) Resource constructor with @PathParam always recieves the path param of the first call

2013-04-18 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635750#comment-13635750 ] Antoine Reilles commented on CXF-4973: -- I just tested it with the latest tomee 1.6.0 sn

[jira] [Comment Edited] (CXF-4973) Resource constructor with @PathParam always recieves the path param of the first call

2013-04-18 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635124#comment-13635124 ] Antoine Reilles edited comment on CXF-4973 at 4/18/13 9:59 PM: ---

[jira] [Updated] (CXF-4973) Resource constructor with @PathParam always recieves the path param of the first call

2013-04-18 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Reilles updated CXF-4973: - Attachment: testconstructor.war Sample war to reproduce the issue, with sources. Tested on tomee 1.

[jira] [Updated] (CXF-4973) Resource constructor with @PathParam always recieves the path param of the first call

2013-04-18 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Reilles updated CXF-4973: - Description: If I define a service using a constructor for injecting path parameters, as described

[jira] [Created] (CXF-4973) Resource constructor with @PathParam always recieves the path param of the first call

2013-04-18 Thread Antoine Reilles (JIRA)
Antoine Reilles created CXF-4973: Summary: Resource constructor with @PathParam always recieves the path param of the first call Key: CXF-4973 URL: https://issues.apache.org/jira/browse/CXF-4973 Proje

[jira] [Commented] (CXF-4969) ExceptionMapper not used for exception in resource setter

2013-04-18 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635118#comment-13635118 ] Antoine Reilles commented on CXF-4969: -- Thanks a lot ! > ExceptionMapp

[jira] [Updated] (CXF-4969) ExceptionMapper not used for exception in resource setter

2013-04-17 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Reilles updated CXF-4969: - Description: I'm trying to use the cxf extension that allows to map exceptions to reponses. The is

[jira] [Updated] (CXF-4969) ExceptionMapper not used for exception in resource setter

2013-04-17 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Reilles updated CXF-4969: - Description: I'm trying to use the cxf extension that allows to map exceptions to reponses. The is

[jira] [Commented] (CXF-4969) ExceptionMapper not used for exception in resource setter

2013-04-17 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633855#comment-13633855 ] Antoine Reilles commented on CXF-4969: -- Checked the cxf sources, it seems that the meth

[jira] [Comment Edited] (CXF-4969) ExceptionMapper not used for exception in resource setter

2013-04-16 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1367#comment-1367 ] Antoine Reilles edited comment on CXF-4969 at 4/16/13 9:59 PM: ---

[jira] [Comment Edited] (CXF-4969) ExceptionMapper not used for exception in resource setter

2013-04-16 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633345#comment-13633345 ] Antoine Reilles edited comment on CXF-4969 at 4/16/13 9:58 PM: ---

[jira] [Commented] (CXF-4969) ExceptionMapper not used for exception in resource setter

2013-04-16 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633345#comment-13633345 ] Antoine Reilles commented on CXF-4969: -- My issue is that when defining a rest resource

[jira] [Updated] (CXF-4969) ExceptionMapper not used for exception in resource setter

2013-04-16 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Reilles updated CXF-4969: - Attachment: testexceptions-src.zip > ExceptionMapper not used for exception in resource setter

[jira] [Updated] (CXF-4969) ExceptionMapper not used for exception in resource setter

2013-04-16 Thread Antoine Reilles (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Reilles updated CXF-4969: - Attachment: testexceptions.war Test war > ExceptionMapper not used for exception i

[jira] [Created] (CXF-4969) ExceptionMapper not used for exception in resource setter

2013-04-16 Thread Antoine Reilles (JIRA)
Antoine Reilles created CXF-4969: Summary: ExceptionMapper not used for exception in resource setter Key: CXF-4969 URL: https://issues.apache.org/jira/browse/CXF-4969 Project: CXF Issue Type: