You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jervis Liu (JIRA)" <ji...@apache.org> on 2007/06/15 08:14:26 UTC

[jira] Created: (CXF-731) Can not get javax.xml.ws.wsdl.description from MessageContext

Can not get javax.xml.ws.wsdl.description from MessageContext
-------------------------------------------------------------

                 Key: CXF-731
                 URL: https://issues.apache.org/jira/browse/CXF-731
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
            Reporter: Jervis Liu
            Assignee: Jervis Liu


See test case org.apache.cxf.systest.handlers.HandlerInvocationTest.testDescription()

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


[jira] Resolved: (CXF-731) Can not get javax.xml.ws.wsdl.description from MessageContext

Posted by "Jervis Liu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jervis Liu resolved CXF-731.
----------------------------

    Resolution: Fixed

> Can not get javax.xml.ws.wsdl.description from MessageContext
> -------------------------------------------------------------
>
>                 Key: CXF-731
>                 URL: https://issues.apache.org/jira/browse/CXF-731
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>            Reporter: Jervis Liu
>            Assignee: Jervis Liu
>         Attachments: patch_wsdldesc.txt
>
>
> See test case org.apache.cxf.systest.handlers.HandlerInvocationTest.testDescription()

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


[jira] Closed: (CXF-731) Can not get javax.xml.ws.wsdl.description from MessageContext

Posted by "Jervis Liu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jervis Liu closed CXF-731.
--------------------------


> Can not get javax.xml.ws.wsdl.description from MessageContext
> -------------------------------------------------------------
>
>                 Key: CXF-731
>                 URL: https://issues.apache.org/jira/browse/CXF-731
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>            Reporter: Jervis Liu
>            Assignee: Jervis Liu
>         Attachments: patch_wsdldesc.txt
>
>
> See test case org.apache.cxf.systest.handlers.HandlerInvocationTest.testDescription()

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


[jira] Updated: (CXF-731) Can not get javax.xml.ws.wsdl.description from MessageContext

Posted by "Jianfeng Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jianfeng Zhang updated CXF-731:
-------------------------------

    Attachment: patch_wsdldesc.txt

patch for this JIRA.
add server patch system test.

Add all properties about wsdl (see JaxWS spec p121) for normal client(ClientImpl).
Add all except javax.xml.ws.wsdl.operation for dispatch and server. 
should be added in one interceptor.

> Can not get javax.xml.ws.wsdl.description from MessageContext
> -------------------------------------------------------------
>
>                 Key: CXF-731
>                 URL: https://issues.apache.org/jira/browse/CXF-731
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>            Reporter: Jervis Liu
>            Assignee: Jervis Liu
>         Attachments: patch_wsdldesc.txt
>
>
> See test case org.apache.cxf.systest.handlers.HandlerInvocationTest.testDescription()

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