Resources paths are wrong in muse-tools
---------------------------------------
Key: MUSE-84
URL: http://issues.apache.org/jira/browse/MUSE-84
Project: Muse
Issue Type: Bug
Components: Tooling - Code Generation
Reporter: Steve Jerman
Assigned To: Dan Jemiolo
Looks like there is a mismatch between the defintions in
Wsdl2JavaConstants.java and the actual contents of the resources directory:
String MUSE_BASE_DESCRIPTOR = "/resources/axis2/muse.xml
and
private static final String BUILD_XML = "/resources/axis2/build.xml";
private static final String SERVICES_XML =
"/resources/axis2/services.xml"
These files are actually in the /resources
--
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]