Well, we had a axis client which we generated through WSDL generated from
Axis2 Web Services. Now since we have moved from Axis2 to Apache CXF, we
want to use same client to regenerate stub classes but now WSDL which we
are supplying is generated through Apache CXF. Problem which I am
encountering is this that with WSDL generated from Apache CXF I am not able
to regenerate Stub classes.

Am I missing a trick here?

Thanks, Puneet.


On Sun, Aug 24, 2014 at 6:34 AM, Ron Wheeler <[email protected]
> wrote:

> We have done it the other way and supported an application that used both
> Axis and CXF.
>
> The SOAP protocol does not depend on clients and servers having the same
> technology or even being programmed in the same programming language.
>
> What problems are you having?
>
> Ron
>
>
> On 23/08/2014 7:06 AM, Puneet Gupta wrote:
>
>> Hi All,
>>
>> Can some one point me to an example where Apache CXF service is consumed
>> by
>> Axis2 client?
>>
>> Regards, Puneet.
>>
>>
>> On Thu, Aug 21, 2014 at 2:57 PM, Puneet Gupta <
>> [email protected]>
>> wrote:
>>
>>  Hi All,
>>>
>>> Just a simple question. I was wondering if Apache Cxf SOAP based web
>>> service can be consumed using other frameworks like Axis2?
>>>
>>> If yes then can anyone give me pointer to a sample example.
>>>
>>> Regards, Puneet
>>>
>>>
>
> --
> Ron Wheeler
> President
> Artifact Software Inc
> email: [email protected]
> skype: ronaldmwheeler
> phone: 866-970-2435, ext 102
>
>

Reply via email to