From: SourceForge.net <no...@so...> - 2006-08-02 04:06:08
|
Bugs item #1104628, was opened at 2005-01-18 11:14 Message generated for change (Settings changed) made by jeffjensen 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: Pending 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: Jeff Jensen (jeffjensen) Date: 2006-07-30 17: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 11: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 |