aspose file tools
The moose likes Web Services and the fly likes Need WSDL with imported schema example Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Need WSDL with imported schema example" Watch "Need WSDL with imported schema example" New topic
Author

Need WSDL with imported schema example

Ben Ethridge
Ranch Hand

Joined: Jul 28, 2003
Posts: 108
Hi.

Can someone please point me to a good example of a WSDL with an imported xml schema?

I've googled around and looked at the FAQ, but can't find any such yet.

Essentially, I'm trying to put the "payload" portion of the WSDL in a "regular" xml schema, so that it can be used for other purposes (JAXB code generation, database schema generation, etc.)

Ben Ethridge
SCJP 1.4
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
Maybe these will help:
Web services Programming Tips and Tricks: WSDL file imports
Using XML schemas effectively in WSDL design


"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
Ben Ethridge
Ranch Hand

Joined: Jul 28, 2003
Posts: 108
Thanks, Peer.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Need WSDL with imported schema example
 
Similar Threads
Doubt in WSDL import element
Watsh Rajneesh notes mistake???
ws bb1.1: Explanation needed for examples
Need to change the Tag name of Response Tag.
#import' is not permitted as constrained by 'http://www.w3.org/2001/XMLSchema#schema_._type';