Yes, that's an old WSDL: http://provisioning.eu.blackberry.com/webservices/Provisioning?WSDL The site has outdated links at the bottom of it (references to BEAWLS 8.1, old JAX-RPC spec): https://provisioning.eu.blackberry.com/webservices/Provisioning, it looks like it hasn't been updated for quite some time (maybe 3-4 years, I dunno.)

Glen

On 11/03/2011 02:10 PM, Omar Atia wrote:
The issue is that RIM Blackberry provisioning web site supports rpc/encoded :).

-----Original Message-----
From: Daniel Kulp [mailto:[email protected]]
Sent: Thursday, November 03, 2011 7:55 PM
To: [email protected]
Cc: Omar Atia
Subject: Re: Why RPC endcoded WSDL isn't supported in CXF?

On Thursday, November 03, 2011 5:50:30 PM Omar Atia wrote:
I used axis with camel to generate the stubs cause axis supports rpc encoded
Axis1 supports rpc/encoded, but Axis2 does not.    Axis1 is much older
technology and is more based around the deprecated JAX-RPC spec and not any of
the newer specs.   That's why it does rpc-encoded.

As mentioned, none of the newer specs support or encourage rpc/encoded at all.
rpc/encoded was a disaster from an interopability standpoint so all the tool
kits really switched to literal as quickly as possible.  All the modern specs
and profiles really just refer to literal encoding now.   The only open source
toolkit that supports rpc-encoded is Axis1 which hasn't been updated in 5
years.


Dan


.
  Sent via BlackBerry(r) from mtc touch
-----Original Message-----
From: Glen Mazza<[email protected]>
Date: Thu, 3 Nov 2011 13:34:15
To:<[email protected]>
Reply-To:<[email protected]>
Subject: Re: Why RPC endcoded WSDL isn't supported in CXF?

And (d) not WS-I Basic Profile compliant, and hence taken out of the
JAX-WS specification.

A none-too-pleasant workaround:
http://www.jroller.com/gmazza/entry/calling_rpc_encoded_web_services

Glen

On 11/03/2011 01:16 PM, Benson Margulies wrote:

Because (a) it's hard, (b) all the work is done by volunteers, and (c)
no one has volunteered.



On Thu, Nov 3, 2011 at 1:10 PM, Omar Atia<[email protected]>   wrote:

Dears,



I'm trying to generate code using wsdl2java but the WSDL isn't
supporting rpc encoded Why ?

Thanks,
Omar Atia




--
Glen Mazza
Talend - http://www.talend.com/apache
Blog - http://www.jroller.com/gmazza/
Twitter - glenmazza



--
Glen Mazza
Talend - http://www.talend.com/apache
Blog - http://www.jroller.com/gmazza/
Twitter - glenmazza

Reply via email to