2008-05-12 heyhero wrote:
> Hi,
>
> As i have created the Server implementation classes with the help of
> wsdl2java tool.
>
> Where i can specify that the end user or client should take the WSDL
> generated by me. Currently CXF is generating the wsdl for me.
>
I suspect it is actually modif
Assuming you are using JAX-WS, you can put the wsdlLocation in the
wsdlLocation attribute of the @WebService annotation. That's the
standard JAX-WS way of doing that.
Alternatively, you would need to use configuration and/or the service
factories. That would completely depend on your
different order etc. And before
2.1.1 CDATA section markers were missing.
http://namespace.my.org/services/test";
>
regards
jano
heyhero <[EMAIL PROTECTED]>
05/12/2008 15:16
Bitte antworten an
[EMAIL PROTECTED]
An
issues@cxf.apache.org
Kopie
Thema
[jira] WSD
Hi,
As i have created the Server implementation classes with the help of
wsdl2java tool.
Where i can specify that the end user or client should take the WSDL
generated by me. Currently CXF is generating the wsdl for me.
I do not want this. I want the wsdl, that i have created to be shown to t