From: SourceForge.net <no...@so...> - 2006-08-14 02:20:43
|
Bugs item #1104628, was opened at 2005-01-18 09:14 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1104628&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: release >Status: Closed Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Jeff Jensen (jeffjensen) Summary: [axis] single url (external) wsdl2java bug. Initial Comment: the jelly script detects single urls wrongfully. It might be me, since I'm fairly new to this, but there is no way it seems to generate the java stubs for a remote webservice on a remote host. The current way its written it triggers for single generation when the url property ends with .wsdl, hard to submit a remote url then :) Proposed patch is to detect if start of url starts with http ---------------------------------------------------------------------- >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: Jeff Jensen (jeffjensen) Date: 2006-07-30 15:10 Message: Logged In: YES user_id=498804 Hi, I'd like to fix this for you and release a snapshot. Do you have a precise change(s) or patch to attach? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-01-18 09:16 Message: Logged In: NO Or even better patch... edit the wsdlPostfix property to have "wsdl" instead of ".wsdl" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1104628&group_id=61626 |