[ http://issues.apache.org/jira/browse/MUSE-78?page=comments#action_12430800 ] Andrew Eberbach commented on MUSE-78: -------------------------------------
Putting the download of the template into the wsdl2java tool will significantly slow it on... ie. in the worst case on every generate operation not only will you not be able to run it offline, but you will also need to download (for the axis2 case) a 9.7 MB war.... I don't think that's a very reasonable thing to do. I didn't realize how big this file is... I think we should bite the bullet and put it into the templates dir. What we could do is keep the WAR unexpanded... thoughts? > Change sample build files so they download the Axis2 or OSGi template from a > mirror > ----------------------------------------------------------------------------------- > > Key: MUSE-78 > URL: http://issues.apache.org/jira/browse/MUSE-78 > Project: Muse > Issue Type: Improvement > Components: Build - Maven, Dependencies, and Optimizations, Tooling > - Code Generation > Affects Versions: 2.0.0 M2 > Reporter: Dan Jemiolo > Assigned To: Andrew Eberbach > Fix For: 2.0.0 > > > With OSGi added to the project generation mix, and JAX-WS coming, we can't > keep adding all of these JARs and templates to the distribution. We can slim > down by downloading the latest axis2.war snapshot (or axis 1.1, when it comes > out) or the OSGi template based on Joel's work. we could host the OSGi > template on our site, but we'd have to determine the URL (if it's on a > mirror, dependency may be an issue). -- 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]
