[jira] [Closed] (CXF-7307) empty query string injects into number type will lead 404 error

2017-04-04 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu closed CXF-7307. > empty query string injects into number type will lead 404 error > -

[jira] [Resolved] (CXF-7307) empty query string injects into number type will lead 404 error

2017-04-04 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu resolved CXF-7307. -- Resolution: Fixed > empty query string injects into number type will lead 404 error > ---

[jira] [Commented] (CXF-7307) empty query string injects into number type will lead 404 error

2017-04-01 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952501#comment-15952501 ] Neal Hu commented on CXF-7307: -- Sorry, I cann't assign it to me. My jira id is nbq...@163.com,

[jira] [Commented] (CXF-7307) empty query string injects into number type will lead 404 error

2017-03-31 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950773#comment-15950773 ] Neal Hu commented on CXF-7307: -- Completed in all three branches. Please check and close the iss

[jira] [Commented] (CXF-7307) empty query string injects into number type will lead 404 error

2017-03-31 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950732#comment-15950732 ] Neal Hu commented on CXF-7307: -- Dear Sergey, I have push code to git, why can not see the comm

[jira] [Commented] (CXF-7307) empty query string injects into number type will lead 404 error

2017-03-31 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950611#comment-15950611 ] Neal Hu commented on CXF-7307: -- Yes, I am in ICLAs list and have permission to commit the code.

[jira] [Comment Edited] (CXF-7307) empty query string injects into number type will lead 404 error

2017-03-31 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950576#comment-15950576 ] Neal Hu edited comment on CXF-7307 at 3/31/17 9:16 AM: --- The behavior i

[jira] [Commented] (CXF-7307) empty query string injects into number type will lead 404 error

2017-03-31 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950576#comment-15950576 ] Neal Hu commented on CXF-7307: -- The behavior in RI is: Boxed number type with "" value will con

[jira] [Updated] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2017-03-29 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-7071: - Yes, usually we will not use request object directly. But some time we need pass request in order to instance other obj

[jira] [Updated] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2017-03-29 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-7071: - Ok,thanks. It works well on 3.1 and 3.2 when only get parameters from httpservletrequest without FormParam injection. I

[jira] [Reopened] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2017-03-27 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu reopened CXF-7071: -- Verified in 3.2.0 and 3.1.11, the issue still exists. @Override public String test(@Context HttpServletRequest re

[jira] [Commented] (CXF-7124) PackageUtils.getSharedPackageName(List>) has bug

2016-11-25 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15696197#comment-15696197 ] Neal Hu commented on CXF-7124: -- I have committed the change, please review on https://git-wip-

[jira] [Commented] (CXF-7124) PackageUtils.getSharedPackageName(List>) has bug

2016-11-25 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15696124#comment-15696124 ] Neal Hu commented on CXF-7124: -- When I tried to push github returned: 23:30 Push failed: Fail

[jira] [Updated] (CXF-7124) PackageUtils.getSharedPackageName(List>) has bug

2016-11-25 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-7124: - Attachment: Fix_the_bug_of_PackageUtils.patch > PackageUtils.getSharedPackageName(List>) has bug > -

[jira] [Commented] (CXF-7124) PackageUtils.getSharedPackageName(List>) has bug

2016-11-25 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15696078#comment-15696078 ] Neal Hu commented on CXF-7124: -- Dear Sergey, Please reopen the ticket, the patch has bug. {cod

[jira] [Updated] (CXF-7124) PackageUtils.getSharedPackageName(List>) has bug

2016-11-03 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-7124: - Attachment: org.apache.cxf.common.util.PackageUtilsTest.patch org.apache.cxf.common.util.PackageUtils

[jira] [Created] (CXF-7124) PackageUtils.getSharedPackageName(List>) has bug

2016-11-03 Thread Neal Hu (JIRA)
Neal Hu created CXF-7124: Summary: PackageUtils.getSharedPackageName(List>) has bug Key: CXF-7124 URL: https://issues.apache.org/jira/browse/CXF-7124 Project: CXF Issue Type: Bug Components

[jira] [Issue Comment Deleted] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2016-10-06 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-7071: - Comment: was deleted (was: Sergey, Have you checked in the code? If yes please let me know. :)) > HttpServletReque

[jira] [Commented] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2016-10-06 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551471#comment-15551471 ] Neal Hu commented on CXF-7071: -- Sergey, Have you checked in the code? If yes please let me kno

[jira] [Commented] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2016-10-06 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551453#comment-15551453 ] Neal Hu commented on CXF-7071: -- Sergey, Have you checked in the code? If yes please let me kno

[jira] [Commented] (CXF-7057) CXF JAXRSClientFactoryBean proxy async support

2016-10-06 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551426#comment-15551426 ] Neal Hu commented on CXF-7057: -- Yes, I added Client and InvocationHandlerAware. It works well n

[jira] [Commented] (CXF-7057) CXF JAXRSClientFactoryBean proxy async support

2016-10-05 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15550775#comment-15550775 ] Neal Hu commented on CXF-7057: -- I patched dubbo javassist proxy to support none service bean

[jira] [Commented] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2016-10-04 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15544681#comment-15544681 ] Neal Hu commented on CXF-7071: -- Sergey, The root cause is that the ways parsing the parameter f

[jira] [Commented] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2016-09-29 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15535216#comment-15535216 ] Neal Hu commented on CXF-7071: -- Or do you have a case where a POST request can have either HTTP

[jira] [Commented] (CXF-7057) CXF JAXRSClientFactoryBean proxy async support

2016-09-29 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15534698#comment-15534698 ] Neal Hu commented on CXF-7057: -- Hi Sergey, Please checkout https://github.com/nbqyqx/Dubbott,

[jira] [Commented] (CXF-7057) CXF JAXRSClientFactoryBean proxy async support

2016-09-29 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15533240#comment-15533240 ] Neal Hu commented on CXF-7057: -- Hi , The proxy object which in the getConfig method called cli

[jira] [Updated] (CXF-7057) CXF JAXRSClientFactoryBean proxy async support

2016-09-29 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-7057: - Affects Version/s: (was: 3.1.6) 3.1.7 > CXF JAXRSClientFactoryBean proxy async support >

[jira] [Commented] (CXF-7057) CXF JAXRSClientFactoryBean proxy async support

2016-09-27 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526599#comment-15526599 ] Neal Hu commented on CXF-7057: -- Hi Sergey, I tried to register the callback in client side code

[jira] [Commented] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2016-09-27 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526576#comment-15526576 ] Neal Hu commented on CXF-7071: -- How can I get the CXF BUS in application code? > HttpServletRe

[jira] [Commented] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2016-09-27 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526577#comment-15526577 ] Neal Hu commented on CXF-7071: -- How can I get the CXF BUS in application code? > HttpServletRe

[jira] [Commented] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2016-09-27 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526562#comment-15526562 ] Neal Hu commented on CXF-7071: -- Yes, the request is FormParam. I mean the Servlet API can get p

[jira] [Created] (CXF-7071) HttpServletRequest.getParameter only get String from query not both posted form data

2016-09-27 Thread Neal Hu (JIRA)
Neal Hu created CXF-7071: Summary: HttpServletRequest.getParameter only get String from query not both posted form data Key: CXF-7071 URL: https://issues.apache.org/jira/browse/CXF-7071 Project: CXF

[jira] [Commented] (CXF-7057) CXF JAXRSClientFactoryBean proxy async support

2016-09-27 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526036#comment-15526036 ] Neal Hu commented on CXF-7057: -- It does work. But the proxy is generated by my middleware(Dubbo

[jira] [Updated] (CXF-7057) CXF JAXRSClientFactoryBean proxy async support

2016-09-14 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-7057: - Description: Say we have resource interface org.apache.cxf.Resource, and its impl org.apache.cxf.ResourceImpl, we c

[jira] [Created] (CXF-7057) CXF JAXRSClientFactoryBean proxy async support

2016-09-14 Thread Neal Hu (JIRA)
Neal Hu created CXF-7057: Summary: CXF JAXRSClientFactoryBean proxy async support Key: CXF-7057 URL: https://issues.apache.org/jira/browse/CXF-7057 Project: CXF Issue Type: Wish Components:

[jira] [Commented] (CXF-6941) Send Comma Separated Array in url request

2016-06-27 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350880#comment-15350880 ] Neal Hu commented on CXF-6941: -- Sure. If we plan to support the scenario, it will be the altern

[jira] [Commented] (CXF-6941) Send Comma Separated Array in url request

2016-06-27 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350811#comment-15350811 ] Neal Hu commented on CXF-6941: -- Yes, after investigated our app client(ios AFNetworking), I agr

[jira] [Updated] (CXF-6941) Send Comma Separated Array in url request

2016-06-26 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6941: - Description: http://stackoverflow.com/questions/11889997/how-to-send-a-array-in-url-request Spring MVC and PHP supp

[jira] [Closed] (CXF-6950) Support the per-request scope resouce bean via Spring configuration

2016-06-22 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu closed CXF-6950. Resolution: Invalid cxf support per-request scope resrouce via Spring. > Support the per-request scope resouce bean v

[jira] [Updated] (CXF-6950) Support the per-request scope resouce bean via Spring configuration

2016-06-22 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6950: - Description: As we know the singleton resouce bean donot support class field context injection. Neal was: Neal

[jira] [Updated] (CXF-6950) Support the per-request scope resouce bean via Spring configuration

2016-06-22 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6950: - Description: Neal was: http://stackoverflow.com/questions/11889997/how-to-send-a-array-in-url-request Spring M

[jira] [Created] (CXF-6950) Support the per-request scope resouce bean via Spring configuration

2016-06-22 Thread Neal Hu (JIRA)
Neal Hu created CXF-6950: Summary: Support the per-request scope resouce bean via Spring configuration Key: CXF-6950 URL: https://issues.apache.org/jira/browse/CXF-6950 Project: CXF Issue Type: Impr

[jira] [Commented] (CXF-6941) Send Comma Separated Array in url request

2016-06-21 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343191#comment-15343191 ] Neal Hu commented on CXF-6941: -- I agree to treat it as optional support. I can provide the patc

[jira] [Updated] (CXF-6941) Send Comma Separated Array in url request

2016-06-21 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6941: - Summary: Send Comma Separated Array in url request (was: Send Comma Separated Array in uril request) > Send Comma

[jira] [Commented] (CXF-6941) Send Comma Separated Array in uril request

2016-06-21 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341672#comment-15341672 ] Neal Hu commented on CXF-6941: -- Sergey, Sending multiple parameters with the same name to Spri

[jira] [Created] (CXF-6941) Send Comma Separated Array in uril request

2016-06-14 Thread Neal Hu (JIRA)
Neal Hu created CXF-6941: Summary: Send Comma Separated Array in uril request Key: CXF-6941 URL: https://issues.apache.org/jira/browse/CXF-6941 Project: CXF Issue Type: Improvement Componen

[jira] [Commented] (CXF-6917) SuperClass and Interface's Annotations are ignored when the Method contains ParameterAnnotation

2016-05-24 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299382#comment-15299382 ] Neal Hu commented on CXF-6917: -- Sergey, I agree. Removed the annotation in the impl's method p

[jira] [Issue Comment Deleted] (CXF-6917) SuperClass and Interface's Annotations are ignored when the Method contains ParameterAnnotation

2016-05-24 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6917: - Comment: was deleted (was: Seams you are right. in spec 3.6 Annotation Inheritance Such annotations are inherited b

[jira] [Commented] (CXF-6917) SuperClass and Interface's Annotations are ignored when the Method contains ParameterAnnotation

2016-05-24 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298459#comment-15298459 ] Neal Hu commented on CXF-6917: -- Seams you are right. in spec 3.6 Annotation Inheritance Such a

[jira] [Commented] (CXF-6917) SuperClass and Interface's Annotations are ignored when the Method contains ParameterAnnotation

2016-05-24 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298458#comment-15298458 ] Neal Hu commented on CXF-6917: -- Seams you are right. in spec 3.6 Annotation Inheritance Such a

[jira] [Commented] (CXF-6917) SuperClass and Interface's Annotations are ignored when the Method contains ParameterAnnotation

2016-05-24 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298426#comment-15298426 ] Neal Hu commented on CXF-6917: -- I made a tentative test removing below at AnnotationUtils:167,

[jira] [Created] (CXF-6917) SuperClass and Interface's Annotations are ignored when the Method contains ParameterAnnotation

2016-05-24 Thread Neal Hu (JIRA)
Neal Hu created CXF-6917: Summary: SuperClass and Interface's Annotations are ignored when the Method contains ParameterAnnotation Key: CXF-6917 URL: https://issues.apache.org/jira/browse/CXF-6917 Project: CX

[jira] [Commented] (CXF-6870) CXF doesn't check the message body's generic type

2016-04-18 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15245422#comment-15245422 ] Neal Hu commented on CXF-6870: -- I checked RI, which has not deal with generic type of the Provi

[jira] [Updated] (CXF-6870) CXF doesn't check the message body's generic type

2016-04-17 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6870: - Attachment: beans.xml Resource.java ListBProvider.java ListAProvider.

[jira] [Created] (CXF-6870) CXF doesn't check the message body's generic type

2016-04-17 Thread Neal Hu (JIRA)
Neal Hu created CXF-6870: Summary: CXF doesn't check the message body's generic type Key: CXF-6870 URL: https://issues.apache.org/jira/browse/CXF-6870 Project: CXF Issue Type: Bug Component

[jira] [Commented] (CXF-6865) Add cache for target resouce method matching

2016-04-14 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241124#comment-15241124 ] Neal Hu commented on CXF-6865: -- Please check our my patch. Thanks. > Add cache for target reso

[jira] [Updated] (CXF-6865) Add cache for target resouce method matching

2016-04-14 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6865: - Attachment: ResourceMethodCache.java JAXRSInInterceptor.patch > Add cache for target resouce method

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

2016-04-14 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241120#comment-15241120 ] Neal Hu commented on CXF-6837: -- Thanks. That's OK for me. > Add cache for MessageBodyReader/Wr

[jira] [Created] (CXF-6865) Add cache for target resouce method matching

2016-04-12 Thread Neal Hu (JIRA)
Neal Hu created CXF-6865: Summary: Add cache for target resouce method matching Key: CXF-6865 URL: https://issues.apache.org/jira/browse/CXF-6865 Project: CXF Issue Type: Improvement Compon

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

2016-04-12 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15236847#comment-15236847 ] Neal Hu commented on CXF-6837: -- Sample shows we need a list in the cache, suppose we only have

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

2016-04-12 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6837: - Attachment: ProviderFactory.patch Add the new patch. If you'd like me to add the generictype as the cache key, plea

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

2016-04-12 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6837: - Attachment: (was: ProviderFactory.patch) > Add cache for MessageBodyReader/Writer >

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

2016-04-07 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230002#comment-15230002 ] Neal Hu commented on CXF-6837: -- all suitable and pass handleMapper classes are added into cac

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

2016-04-06 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229223#comment-15229223 ] Neal Hu commented on CXF-6837: -- No I do not agree. The cache key of the Book and ComplexBook ar

[jira] [Commented] (CXF-6729) Version 1 NewCookie is not compliant with RFC 2109

2016-04-06 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229215#comment-15229215 ] Neal Hu commented on CXF-6729: -- Please check RFC2109 4.1:the value of the cookie could be token

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

2016-04-05 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226226#comment-15226226 ] Neal Hu commented on CXF-6837: -- It is supported. The list is sorted because the this.readers is

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

2016-04-05 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226198#comment-15226198 ] Neal Hu commented on CXF-6837: -- If you'd like to make cache value single, I can update. But it

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

2016-04-05 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226195#comment-15226195 ] Neal Hu commented on CXF-6837: -- I can take care of the body's genericType check in another JIRA

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

2016-04-05 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226166#comment-15226166 ] Neal Hu commented on CXF-6837: -- And the bottleneck is handleMapper, so keep list in the cache a

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

2016-04-05 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226164#comment-15226164 ] Neal Hu commented on CXF-6837: -- 1. The messagebody's genericType hasn't been used in handleMapp

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

2016-04-05 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226108#comment-15226108 ] Neal Hu commented on CXF-6837: -- 1. handleMapper doen't check the genericType of the messagebody

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

2016-04-05 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226048#comment-15226048 ] Neal Hu commented on CXF-6837: -- Made a mistake, will fix soon. > Add cache for MessageBodyRead

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

2016-04-05 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225901#comment-15225901 ] Neal Hu commented on CXF-6837: -- If match in the cache, return in line 434. {code:java} //s

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

2016-04-04 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225323#comment-15225323 ] Neal Hu commented on CXF-6837: -- Only check the isReadable/isWritable when extract from cache. P

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

2016-04-04 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224142#comment-15224142 ] Neal Hu commented on CXF-6837: -- handleMapper only check provider's genericType, hence cache res

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

2016-04-04 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6837: - Attachment: web.xml beans.xml Resource.java ListBProvider.java

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

2016-04-04 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224140#comment-15224140 ] Neal Hu commented on CXF-6837: -- I have verified my patch with List and List providers, the resu

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

2016-04-04 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223945#comment-15223945 ] Neal Hu commented on CXF-6837: -- The ProviderCache.java is new file not a patch please add direc

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

2016-04-04 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223909#comment-15223909 ] Neal Hu commented on CXF-6837: -- but the provider is written to return a List of B. Where to wri

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

2016-04-03 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223555#comment-15223555 ] Neal Hu commented on CXF-6837: -- If both ListA and ListB are compatible(matchCriteria and handle

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

2016-04-03 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6837: - Attachment: ProviderFactory.patch ProviderCache.java Sersey, All test in the frontend/rs/jaxrs and s

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

2016-04-03 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223199#comment-15223199 ] Neal Hu edited comment on CXF-6837 at 4/3/16 10:24 AM: --- Sergey, All te

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

2016-04-03 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6837: - Attachment: (was: ProviderFactory.patch) > Add cache for MessageBodyReader/Writer >

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

2016-04-03 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6837: - Attachment: (was: ProviderCache.java) > Add cache for MessageBodyReader/Writer > ---

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

2016-04-02 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222861#comment-15222861 ] Neal Hu commented on CXF-6837: -- The first reqest will not match the cache, then select from Lis

[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] [Comment Edited] (CXF-6837) Add cache for MessageBodyReader/Writer

2016-03-26 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213025#comment-15213025 ] Neal Hu edited comment on CXF-6837 at 3/26/16 1:26 PM: --- Sergey, the is

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

2016-03-26 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213025#comment-15213025 ] Neal Hu commented on CXF-6837: -- Sergey, the isReadable/isWritable can not be the key as the res

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

2016-03-24 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6837: - Attachment: ProviderFactory.patch > Add cache for MessageBodyReader/Writer > --

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

2016-03-24 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6837: - Attachment: ProviderCache.java > Add cache for MessageBodyReader/Writer > -- > >

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

2016-03-22 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206230#comment-15206230 ] Neal Hu commented on CXF-6837: -- Hi, I will try the patch to verify the improvement. However th

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

2016-03-21 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6837: - Description: CXF selects the msgBodyReader/writer in the reader/writer list for every request, which has big impact

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

2016-03-21 Thread Neal Hu (JIRA)
Neal Hu created CXF-6837: Summary: Add cache for MessageBodyReader/Writer Key: CXF-6837 URL: https://issues.apache.org/jira/browse/CXF-6837 Project: CXF Issue Type: Improvement Components:

[jira] [Commented] (CXF-6764) Should add RI JAXB Namespacemapper support

2016-01-29 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123877#comment-15123877 ] Neal Hu commented on CXF-6764: -- If we have none internal JAXB, then we will create none interna

[jira] [Commented] (CXF-6764) Should add RI JAXB Namespacemapper support

2016-01-29 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123849#comment-15123849 ] Neal Hu commented on CXF-6764: -- Hi Dan, Do we have the class named org.apache.cxf.jaxb.Namespac

[jira] [Commented] (CXF-6759) WADL2JAVA Tools Generated Source has Duplicate Method Name

2016-01-29 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123798#comment-15123798 ] Neal Hu commented on CXF-6759: -- Thanks. How can I turn off the style check? Didn't see your OFF

[jira] [Updated] (CXF-6759) WADL2JAVA Tools Generated Source has Duplicate Method Name

2016-01-28 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Hu updated CXF-6759: - Attachment: SourceGenerator.patch Sergey, the stylecheker reports param number and excutable statement error, where

[jira] [Created] (CXF-6764) Should add RI JAXB Namespacemapper support

2016-01-27 Thread Neal Hu (JIRA)
Neal Hu created CXF-6764: Summary: Should add RI JAXB Namespacemapper support Key: CXF-6764 URL: https://issues.apache.org/jira/browse/CXF-6764 Project: CXF Issue Type: Bug Components: Core

[jira] [Commented] (CXF-6759) WADL2JAVA Tools Generated Source has Duplicate Method Name

2016-01-27 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119226#comment-15119226 ] Neal Hu commented on CXF-6759: -- Will do it tmr. Thanks. Neal > WADL2JAVA Tools Generated S

[jira] [Commented] (CXF-6759) WADL2JAVA Tools Generated Source has Duplicate Method Name

2016-01-27 Thread Neal Hu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119179#comment-15119179 ] Neal Hu commented on CXF-6759: -- I agree. The ultimate way is check the method signature, but se

  1   2   >