[ https://issues.apache.org/activemq/browse/SM-479?page=all ]
Guillaume Nodet resolved SM-479. -------------------------------- Resolution: Fixed Author: gnodet Date: Mon Jul 24 03:38:12 2006 New Revision: 425001 URL: http://svn.apache.org/viewvc?rev=425001&view=rev Log: SM-479: Add support for relative schema imports in WSDLFlattener Patch provided by Grant McDonald Modified: incubator/servicemix/trunk/servicemix-common/src/main/java/org/apache/servicemix/common/tools/wsdl/WSDLFlattener.java > Add support for relative schema imports in WSDLFlattener > -------------------------------------------------------- > > Key: SM-479 > URL: https://issues.apache.org/activemq/browse/SM-479 > Project: ServiceMix > Issue Type: Improvement > Components: servicemix-common > Affects Versions: 3.0-M2 > Environment: Ubuntu Linux 5.10, Windows XP SP2 > Reporter: Grant McDonald > Assigned To: Guillaume Nodet > Priority: Minor > Fix For: 3.0-M3 > > Attachments: WSDLFlattener.java.patch > > Original Estimate: 15 minutes > Remaining Estimate: 15 minutes > > When parsing schemas for flattening a WSDL definition, the schemas are loaded > with the baseUri set to null. This has the effect of using the serviceunit > root path for the baseUri which in the case of a nested hierarchy of schemas > results in import errors. A trivial patch has been attached for > consideration. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira