[ http://issues.apache.org/jira/browse/MUSE-84?page=comments#action_12431730 ] Steve Jerman commented on MUSE-84: ----------------------------------
Sorry but I needed to be able to run the debugger and the current binary build didn't work for me. > 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 > Affects Versions: 2.0.0 M2 > Reporter: Steve Jerman > Assigned To: Andrew Eberbach > Fix For: 2.0.0 > > > 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]
