You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2012/04/24 09:15:34 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13260310#comment-13260310 ] 

Freeman Fang commented on CXF-4253:
-----------------------------------

Hi Jack,

You really should post your questions on CXF users mailling list but not create a jira directly.
Elaborate your question clearly is the best way to get help quickly.

Btw, if you're Chinese speaker(I assume you're as you use 163 mailbox for you jira account) and feel more comfortable with using Chinese to post questions, we actually have a Chinese google group[1] for cxf. But I do encourage you to use CXF users mailling list(You must use English on this list) which you have more audience and more expert here.

[1]http://groups.google.com/group/cxf-zh

Freeman


                
> 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: NeedMoreInfo
>
>   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