[ http://jira.codehaus.org/browse/XFIRE-662?page=all ]
Dan Diephouse updated XFIRE-662: -------------------------------- Fix Version/s: (was: 1.2.4) 1.2.5 > WSDL generation: schema-imports are not generated for exceptions / faults > ------------------------------------------------------------------------- > > Key: XFIRE-662 > URL: http://jira.codehaus.org/browse/XFIRE-662 > Project: XFire > Issue Type: Bug > Reporter: Mirco Graf > Assigned To: Dan Diephouse > Fix For: 1.2.5 > > Attachments: testService.wsdl > > > When using the wsdlBuilder.generateImports Property for a Service, several > schema imports are generated correctly. I´m using the property through > JSR-181: > @ServiceProperties([EMAIL PROTECTED](key="wsdlBuilder.generateImports", > value="true")}) > As seen in the WSDL-Snippet attached, there are 3 schemas: > - request-objects > - exception / faults > - the request > The Request seems to be generated as some kind wrapper, specified for one > wsdl-operation. > The Request depends on some contaciner-objects, the import is set correctly. > The Request also depends on an Exception, but the schema-import is missing?! > Seems like the generation is ignoring exceptions when specifying the > dependencies between the schemas. > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email