Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 43874 invoked from network); 16 Apr 2007 16:26:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Apr 2007 16:26:39 -0000 Received: (qmail 35955 invoked by uid 500); 16 Apr 2007 16:26:43 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 35680 invoked by uid 500); 16 Apr 2007 16:26:42 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 35666 invoked by uid 99); 16 Apr 2007 16:26:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2007 09:26:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2007 09:26:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 61891714073 for ; Mon, 16 Apr 2007 09:26:15 -0700 (PDT) Message-ID: <27050703.1176740775379.JavaMail.jira@brutus> Date: Mon, 16 Apr 2007 09:26:15 -0700 (PDT) From: "Jeff Barrett (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Resolved: (AXIS2-2536) Support client side WSDL files within JARs on UNIX/LINUX platforms In-Reply-To: <15961578.1176740415308.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Barrett resolved AXIS2-2536. --------------------------------- Resolution: Fixed Fix contributed by Dustin Amrhein. Committed revision 529310. > Support client side WSDL files within JARs on UNIX/LINUX platforms > ------------------------------------------------------------------ > > Key: AXIS2-2536 > URL: https://issues.apache.org/jira/browse/AXIS2-2536 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: jaxws > Reporter: Jeff Barrett > Assigned To: Jeff Barrett > Priority: Minor > > On *IX, the path is getting two leading "/", causing it to treat the file as remote. Dustin Amrhein found the problem and has contributed a fix which I will apply shortly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org