JavaBeans and metadata

2002-04-23 Thread Tim Blake
Hi,   Could somebody please give me a summary of the design decisions taken vis-a-vis storing metadata inline with generated complexTypes?  I appreciate that this has already been the subject of some discussion (and maybe even disagreement ;-)) and I'm genuinely trying to understand, not jus

Re: Wrapped vs. Document

2002-04-04 Thread Tim Blake
Tom, Thanks for the comprehensive reply. The RPC binding for "wrapped" style services provided by Axis is excellent, but as expected, I have more questions and comments! ;-) > > Hi Tim, > > The "wrapped" style indicates a particular style of doing document/literal that emulates RPC. This sound

Wrapped vs. Document

2002-04-03 Thread Tim Blake
Hi,   Could someone explain the criteria used to decide whether a service is "wrapped" or "document" during the WSDL2Java process?  I've had a look through the source code, but couldn't find the pertinent information.   Many thanks, Tim