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

jack updated CXF-4253:
----------------------

    Remaining Estimate: 120h  (was: 48h)
     Original Estimate: 120h  (was: 48h)
    
> 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: 2.5.3
>
>   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


Reply via email to