XPATH result  in jaxws customization  is not NodeList
-----------------------------------------------------

                 Key: CXF-1106
                 URL: https://issues.apache.org/jira/browse/CXF-1106
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.0.2
            Reporter: jimma
            Assignee: jimma
             Fix For: 2.0.3


The use of XPATH in JAXWS customizations is very limited. For instance, 
<jaxws:bindings node="wsdl:[EMAIL PROTECTED]'Test']//wsdl:operation"> returns 
the *first* operation in portType 'Test', not *all* operations in that 
portType, which is what it should return. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to