You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2012/05/23 19:58:41 UTC

[jira] [Resolved] (CXF-4253) How could CXF not to intercept the ws-Service request?

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

Daniel Kulp resolved CXF-4253.
------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: NeedMoreInfo)
                   Invalid


Resolving as it has a confusing description and no updates for a month.
                
> How could CXF not to intercept the ws-Service request?
> ------------------------------------------------------
>
>                 Key: CXF-4253
>                 URL: https://issues.apache.org/jira/browse/CXF-4253
>             Project: CXF
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 2.5.3
>         Environment: jdk1.6,sping3.0,cxf2.53
>            Reporter: jack
>            Priority: Critical
>             Fix For: Invalid
>
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> I had used cxf in spring to create a web service(server) without any problems,but when I visited others' WSDL,the problems happened.(I could not use it)
> After some testing, I got the reason.
> Whenever I created a javax.xml.ws.Service object in the spring framework,the attribute(ServiceDelegate) was created by CXF's org.apache.cxf.jaxws.spi.ProviderImpl,not by javax.xml.ws.spi.Provider. The ServiceDelegate object was different. 
> Because other's WSDL had its specific,he offered me a main function(public static void main(String[] args)) and I succeed to use it.
> But I could not use it in my project.
> How could CXF not to automatically intercept the visiting(WSDL)?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira