I was looking over the runtime Java2WSDLHelper code to get some understanding of it.
After we build the WSDL with the call to: builder.generateWSDL(); I was wondering what we're doing post-gen to the WSDL types section? What's the code calling readInlineSchemas() doing? Is that code in there purely to collect the schema information to build Tuscany interface/operation/model objects? Or is there maybe an issue/bug in the Axis2 J2W that we're massaging over? Hopefully someone who knows wouldn't mind explaining that at a bit of a higher level. Thanks, Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
