An extract of the WSDL generated for this class looks like:
Then you can use the Web Services Editor to add a custom mapping between Element and blahType
And that's it, now your generated WSDL looks like this:
No ugly <any> in sight!
Filtering the Muddy Waters of ALM, Team Development, Database and Oracle ADF in JDeveloper
An extract of the WSDL generated for this class looks like:
Then you can use the Web Services Editor to add a custom mapping between Element and blahType
And that's it, now your generated WSDL looks like this:
No ugly <any> in sight!
3 comments:
Hi Susan,
I have tried to create my serilizer class but my Jdeveloper is not recognizing the Oracle.webservices.databinding.SOAPElement;
I am working with a Jdeveloper 10.1.3.0.4
Cheers,
Cesare
cesarurso@gmail.com
Cesare,
Can you send me more detail on your service and serializer?
Susan
Hi Susan,
Thanks for the info, but here i got a doubt, when we use a wizard during registering the web service on the jdeveloper. at that instance it will ask for the custom mappings( assuming its a new project and we did not create a java class), so under that scenario how do we map the xsd with the VO Objects
Thanks and Warm
Regards
Sanju
Post a Comment