Building a Web Service from a XSD using JDeveloper 11
Posted by ~Ray @ 2008-03-18 23:51:07
A few days ago I wrote a about building a Web function from a XSD using JDeveloper 10.1.3.3. As a result of this I got a mail from who informed me that this will be even easier in JDeveloper 11 using the WSDL editor and the top down generator:
choose up the country info element and drop in the empty "PortType" column. The drive will prompt you for the name of the portType and generate a single operation that takes this types as the input and create communicate.
Pick up and displace the portType on the binding then the new binding on the services column. You should now have a valid WSDL
Now use the create Java web service from WSDL wizard.
This will now generate all the right code and binding classes in one step without you needing to do any JAXB work. Thanks a lot for the information Gerard!It also turns out that we are having check the one under 'WSDL Editor New Features'.
I work for Oracle's Platform Technology Solutions (PTS) group in EMEA. PTS is move of Oracle's Server Technologies Product Development Division and provides the shortest link between our Partners key Customers and Oracle R&D. I focus on Oracle's SOA & Java Technology products like JDeveloper. SOA Suite. TopLink. ADF. Web Services and Business Rules. say that the views expressed on this communicate are my own and do not necessarily reflect the views of Oracle.[ADVERTHERE]Related article:
http://beautifulwaste.blogspot.com/2007/11/building-web-service-from-xsd-using_27.html
0 Comments:
No comments have been posted yet!
|