Resolving imports and includes is incorrect
-------------------------------------------
Key: MUSE-89
URL: http://issues.apache.org/jira/browse/MUSE-89
Project: Muse
Issue Type: Bug
Components: Tooling - Code Generation
Reporter: Steve Jerman
Assigned To: Dan Jemiolo
All imported and included namespace locations are relative to the directory
that contains the starting wsdl file... this is incorrect.
* They should be relative to the file doing the include/import
* The locations can be http URLS.. these don't work so you have to modify the
'standard' XSDs
The implementation basically mean that you are restricted to using a single
directory for you XSD and fix all locations to be just the file names.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]