[jira] [Created] (CXF-6850) javax.ws.rs.core.Request implementation doesn't match Accept-Encoding: * for any matches any encoding value

2016-03-30 Thread Jim Ma (JIRA)
Jim Ma created CXF-6850: --- Summary: javax.ws.rs.core.Request implementation doesn't match Accept-Encoding: * for any matches any encoding value Key: CXF-6850 URL: https://issues.apache.org/jira/browse/CXF-6850

[jira] [Updated] (CXF-6850) javax.ws.rs.core.Request implementation doesn't match Accept-Encoding: * for any encoding value

2016-03-30 Thread Jim Ma (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ma updated CXF-6850: Summary: javax.ws.rs.core.Request implementation doesn't match Accept-Encoding: * for any encoding value (was: java

[jira] [Commented] (CXF-6850) javax.ws.rs.core.Request implementation doesn't match Accept-Encoding: * for any encoding value

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217748#comment-15217748 ] Sergey Beryozkin commented on CXF-6850: --- Hi Jim, can you please merge to 3.1.x and al

[jira] [Commented] (CXF-6842) Unwrap exception nested with WebApplicationException

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217750#comment-15217750 ] Sergey Beryozkin commented on CXF-6842: --- Sure, can you please merge to 3.1.x and also

[jira] [Created] (CXF-6851) JAXRS 2 Feature not supported on server side?

2016-03-30 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created CXF-6851: --- Summary: JAXRS 2 Feature not supported on server side? Key: CXF-6851 URL: https://issues.apache.org/jira/browse/CXF-6851 Project: CXF Issue Type: Bug

[jira] [Commented] (CXF-6837) Add cache for MessageBodyReader/Writer

2016-03-30 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217813#comment-15217813 ] Neal Hu commented on CXF-6837: -- Hi Sergey, First of all, thanks for your comment. I will simpli

[jira] [Commented] (CXF-6837) Add cache for MessageBodyReader/Writer

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217819#comment-15217819 ] Sergey Beryozkin commented on CXF-6837: --- Even though the Type is checked separately in

[jira] [Resolved] (CXF-6814) ClientRequestFilter should be added with descending order of priority

2016-03-30 Thread Jim Ma (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ma resolved CXF-6814. - Resolution: Won't Fix Talked with Sergey, cxf handles this correctly and no change is needed. > ClientRequestFilte

[jira] [Commented] (CXF-6851) JAXRS 2 Feature not supported on server side?

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217830#comment-15217830 ] Sergey Beryozkin commented on CXF-6851: --- Yes, Feature was introduced while we were wor

[jira] [Created] (CXF-6852) Java 8 java.lang.OutOfMemoryException: Metaspace issue while generating dynamic client

2016-03-30 Thread Lukas Vasek (JIRA)
Lukas Vasek created CXF-6852: Summary: Java 8 java.lang.OutOfMemoryException: Metaspace issue while generating dynamic client Key: CXF-6852 URL: https://issues.apache.org/jira/browse/CXF-6852 Project: CXF

[jira] [Commented] (CXF-6837) Add cache for MessageBodyReader/Writer

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217877#comment-15217877 ] Sergey Beryozkin commented on CXF-6837: --- But Annotations can indeed be skipped, so a k

[jira] [Commented] (CXF-6843) http 406 not acceptable should be returned if query parameter value can't be converted

2016-03-30 Thread Jim Ma (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217902#comment-15217902 ] Jim Ma commented on CXF-6843: - The mapper is the exception mapper in the test , and I need to se

[jira] [Comment Edited] (CXF-6843) http 406 not acceptable should be returned if query parameter value can't be converted

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217916#comment-15217916 ] Sergey Beryozkin edited comment on CXF-6843 at 3/30/16 12:50 PM: -

[jira] [Commented] (CXF-6843) http 406 not acceptable should be returned if query parameter value can't be converted

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217916#comment-15217916 ] Sergey Beryozkin commented on CXF-6843: --- Can you please provide more info. What is the

[jira] [Created] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Jim Ma (JIRA)
Jim Ma created CXF-6853: --- Summary: Support encoded value in @ApplicationPath Key: CXF-6853 URL: https://issues.apache.org/jira/browse/CXF-6853 Project: CXF Issue Type: Task Components: JAX-RS

[jira] [Commented] (CXF-6843) http 406 not acceptable should be returned if query parameter value can't be converted

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217919#comment-15217919 ] Sergey Beryozkin commented on CXF-6843: --- So perhaps this CXF mapper should be made les

[jira] [Comment Edited] (CXF-6843) http 406 not acceptable should be returned if query parameter value can't be converted

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217916#comment-15217916 ] Sergey Beryozkin edited comment on CXF-6843 at 3/30/16 12:52 PM: -

[jira] [Commented] (CXF-6852) Java 8 java.lang.OutOfMemoryException: Metaspace issue while generating dynamic client

2016-03-30 Thread Lukas Vasek (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217931#comment-15217931 ] Lukas Vasek commented on CXF-6852: -- Ok problem is following: JaxWsDynamicClientFactory.cre

[jira] [Commented] (CXF-6849) Form parameter names including '%' are not decoded properly

2016-03-30 Thread Michael Schilling (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217936#comment-15217936 ] Michael Schilling commented on CXF-6849: The form parameters are encoded when they a

[jira] [Commented] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217941#comment-15217941 ] Sergey Beryozkin commented on CXF-6853: --- Hi Jim, I'm getting nervous with some of the

[jira] [Updated] (CXF-6849) Form parameter names including '%' are not decoded properly

2016-03-30 Thread Michael Schilling (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Schilling updated CXF-6849: --- Description: Making a POST call that has form parameter name of {{%25}} produces a {{BufferUnde

[jira] [Updated] (CXF-6849) Form parameter names including '%' are not decoded properly

2016-03-30 Thread Michael Schilling (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Schilling updated CXF-6849: --- Description: Making a POST call that has form parameter name of {{%25}} produces a {{BufferUnde

[jira] [Updated] (CXF-6849) Form parameter names including '%' are not decoded properly

2016-03-30 Thread Michael Schilling (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Schilling updated CXF-6849: --- Description: Making a POST call that has form parameter name of {{%25}} produces a {{BufferUnde

[jira] [Commented] (CXF-6849) Form parameter names including '%' are not decoded properly

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217944#comment-15217944 ] Sergey Beryozkin commented on CXF-6849: --- Just to clarify: is it a JAX-RS bug ? > Form

[jira] [Created] (CXF-6854) Application subclass can't be injected into an application lass field

2016-03-30 Thread Jim Ma (JIRA)
Jim Ma created CXF-6854: --- Summary: Application subclass can't be injected into an application lass field Key: CXF-6854 URL: https://issues.apache.org/jira/browse/CXF-6854 Project: CXF Issue Type: Bug

[jira] [Updated] (CXF-6854) Application subclass can't be injected into an application lass field

2016-03-30 Thread Jim Ma (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ma updated CXF-6854: Attachment: injectionUtil.diff Hi Sergey, Can you please review this change ? > Application subclass can't be inject

[jira] [Commented] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217963#comment-15217963 ] Sergey Beryozkin commented on CXF-6853: --- Hmm. I think this fix is invalid. The contain

[jira] [Commented] (CXF-6854) Application subclass can't be injected into an application lass field

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217972#comment-15217972 ] Sergey Beryozkin commented on CXF-6854: --- I don't understand what is being fixed here.

[jira] [Commented] (CXF-6854) Application subclass can't be injected into an application lass field

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218006#comment-15218006 ] Sergey Beryozkin commented on CXF-6854: --- This needs to be reverted, see https://jax-r

[jira] [Assigned] (CXF-6854) Application subclass can't be injected into an application lass field

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin reassigned CXF-6854: - Assignee: Sergey Beryozkin (was: Jim Ma) > Application subclass can't be injected into an

[jira] [Updated] (CXF-6854) Application subclass can't be injected into an application lass field

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin updated CXF-6854: -- Assignee: Jim Ma (was: Sergey Beryozkin) > Application subclass can't be injected into an applica

[jira] [Assigned] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin reassigned CXF-6853: - Assignee: Sergey Beryozkin (was: Jim Ma) > Support encoded value in @ApplicationPath > ---

[jira] [Commented] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218007#comment-15218007 ] Sergey Beryozkin commented on CXF-6853: --- This needs to be reverted, see https://jax-rs

[jira] [Issue Comment Deleted] (CXF-6854) Application subclass can't be injected into an application lass field

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin updated CXF-6854: -- Comment: was deleted (was: This needs to be reverted, see https://jax-rs-spec.java.net/nonav/2.0-

[jira] [Resolved] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-6853. --- Resolution: Invalid http://git-wip-us.apache.org/repos/asf/cxf/commit/e4de8e21 > Support encode

[jira] [Updated] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Jim Ma (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ma updated CXF-6853: Description: If @ApplicationPath value is an encoded value, if client send request to http://localhost:8080/Applicat

[jira] [Updated] (CXF-6852) Java 8 java.lang.OutOfMemoryException: Metaspace issue while generating dynamic client

2016-03-30 Thread Lukas Vasek (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Vasek updated CXF-6852: - Priority: Blocker (was: Major) > Java 8 java.lang.OutOfMemoryException: Metaspace issue while generating >

[jira] [Created] (CXF-6855) ElementClass annotation is ignored on JAX-RS service interface when generating the WADL

2016-03-30 Thread Stefaan Vanderheyden (JIRA)
Stefaan Vanderheyden created CXF-6855: - Summary: ElementClass annotation is ignored on JAX-RS service interface when generating the WADL Key: CXF-6855 URL: https://issues.apache.org/jira/browse/CXF-6855

[jira] [Commented] (CXF-6773) Client code not generating properly

2016-03-30 Thread Lukas Vasek (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218156#comment-15218156 ] Lukas Vasek commented on CXF-6773: -- Hi, how are you generating client? With cxf-codegen-plu

[jira] [Updated] (CXF-6855) ElementClass annotation is ignored on JAX-RS service interface when generating the WADL

2016-03-30 Thread Stefaan Vanderheyden (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefaan Vanderheyden updated CXF-6855: -- Attachment: ZoomitWadlBugTest.java Here is a brief test that illustrates the issue encount

[jira] [Commented] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Jim Ma (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218154#comment-15218154 ] Jim Ma commented on CXF-6853: - OK. The description I added is probably misleading. I tried to m

[jira] [Commented] (CXF-6855) ElementClass annotation is ignored on JAX-RS service interface when generating the WADL

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218160#comment-15218160 ] Sergey Beryozkin commented on CXF-6855: --- It has to be collocated with other JAX-RS ann

[jira] [Issue Comment Deleted] (CXF-6855) ElementClass annotation is ignored on JAX-RS service interface when generating the WADL

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin updated CXF-6855: -- Comment: was deleted (was: It has to be collocated with other JAX-RS annotations on a given method

[jira] [Commented] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218186#comment-15218186 ] Sergey Beryozkin commented on CXF-6853: --- I honestly no idea how to fix or if it needs

[jira] [Reopened] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin reopened CXF-6853: --- Reopening, though it still seems to be a non-CXF issue but the issue of the code loading the applic

[jira] [Commented] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218197#comment-15218197 ] Sergey Beryozkin commented on CXF-6853: --- If it is a no-web.xml or other auto-discovery

[jira] [Commented] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218230#comment-15218230 ] Sergey Beryozkin commented on CXF-6853: --- Yes, I think we are talking about something s

[jira] [Commented] (CXF-6855) ElementClass annotation is ignored on JAX-RS service interface when generating the WADL

2016-03-30 Thread Stefaan Vanderheyden (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218309#comment-15218309 ] Stefaan Vanderheyden commented on CXF-6855: --- Hello Sergey, I uploaded a test that

[jira] [Commented] (CXF-6853) Support encoded value in @ApplicationPath

2016-03-30 Thread Jim Ma (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219266#comment-15219266 ] Jim Ma commented on CXF-6853: - Your new added test case is the reproducer for this issue. I got

[jira] [Commented] (CXF-6854) Application subclass can't be injected into an application lass field

2016-03-30 Thread Jim Ma (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219278#comment-15219278 ] Jim Ma commented on CXF-6854: - Updated the description, please have a look. > Application subc

[jira] [Updated] (CXF-6854) Application subclass can't be injected into an application lass field

2016-03-30 Thread Jim Ma (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ma updated CXF-6854: Description: public class MyApplication extends Application { @Context Application application;