xsd > wsdl > java

D

danjourno

I have a number of xsd files defining schema for web services that are in
pairs of a Request.xsd (to define the structure of a request) and a
Response.xsd (to define the structure of a response). What I am trying to do
is a) use these files to build a WSDL file and from there b) build the basic
skeleton Java classes needed to create this rpc web service (using WSDL2Java
or something).
I am wondering if anyone has any advice on the first process. In building a
WSDL file from two .xsd's so that i can then create web services that
recieve a message in the form of a SOAP request defined by Request.xsd and
returns a SOAP response in the structure of Response.xsd .
Any links, tutorials, advice or whatever would be greatly appreciated.

Thanks
D
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top