JAXRSUtils uses a split function to find name and value of the query and matrix 
params
--------------------------------------------------------------------------------------

                 Key: CXF-3298
                 URL: https://issues.apache.org/jira/browse/CXF-3298
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 2.3.2
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 2.4, 2.3.3


Using the split("=") prevents the FIQL parser from ignoring non FIQL queries. 
Besides, as already was reported, the split("=") is slow

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to