You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "jimma (JIRA)" <ji...@apache.org> on 2007/10/15 03:53:50 UTC

[jira] Resolved: (CXF-1106) XPATH result in jaxws customization is not NodeList

     [ https://issues.apache.org/jira/browse/CXF-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jimma resolved CXF-1106.
------------------------

    Resolution: Fixed

> 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:portType[@name='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.