From: SourceForge.net <no...@so...> - 2006-08-14 02:20:42
|
Bugs item #1247702, was opened at 2005-07-29 14:15 Message generated for change (Settings changed) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1247702&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: axis Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Peter Monks (pmonks) Assigned to: Jeff Jensen (jeffjensen) Summary: [axis] Axis Plugin unable to read WSDL file from URL Initial Comment: The Maven Axis plugin v0.7 appears to be unable to read a WSDL file from a URL (eg. http://www.4s4c.com/wsdl/demo.wsdl), even though Axis itself (the command line wsdl2java tool) is able to read WSDL files from a URL just fine. If a URL is specified in the maven.axis.url property, the following message appears in the build output: axis:prepare-filesystem: Not invoking Axis plugin ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2006-08-13 19:20 Message: Logged In: YES user_id=1312539 This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Brill Pappin (brill) Date: 2006-07-30 19:11 Message: Logged In: YES user_id=7933 Sorry... I've moved on to Maven 2. I did have some workaround but it's been so long that I can't tell you what is was that I did, and don't have access to the project anymore. ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-30 14:15 Message: Logged In: YES user_id=498804 I know it has been awhile, but do either of you have a precise suggested change to fix? Either paste the existing lines and the precise changes to make here, or attach a patch if it gets more than simple... I don't use this plugin, so would prefer expert user guidance instead of trying various things myself (which would take a lot longer!). ---------------------------------------------------------------------- Comment By: Brill Pappin (brill) Date: 2005-08-09 10:00 Message: Logged In: YES user_id=7933 Same problem here... the plugin.jelly script has a check for an existing file, which of cources failes is the file is a remote WSDL and no a local file. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1247702&group_id=61626 |