From java-dev-return-79067-apmail-ws-sandesha-dev-archive=ws.apache.org@axis.apache.org Thu May 27 22:22:09 2010 Return-Path: Delivered-To: apmail-ws-sandesha-dev-archive@www.apache.org Received: (qmail 56739 invoked from network); 27 May 2010 22:22:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 May 2010 22:22:07 -0000 Received: (qmail 87530 invoked by uid 500); 27 May 2010 22:22:06 -0000 Delivered-To: apmail-ws-sandesha-dev-archive@ws.apache.org Received: (qmail 87385 invoked by uid 500); 27 May 2010 22:22:06 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 87377 invoked by uid 99); 27 May 2010 22:22:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 22:22:06 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 22:22:04 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4RMLg7L000719 for ; Thu, 27 May 2010 22:21:42 GMT Message-ID: <4963965.35331274998902230.JavaMail.jira@thor> Date: Thu, 27 May 2010 18:21:42 -0400 (EDT) From: "Andreas Veithen (JIRA)" To: java-dev@axis.apache.org Subject: [jira] Commented: (AXIS2-4727) UDP Transport May Generate Weird URLs In-Reply-To: <28772386.16571274939736422.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-4727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872656#action_12872656 ] Andreas Veithen commented on AXIS2-4727: ---------------------------------------- I think that at the same time we should try to address the root cause, which is that ConfigurationContext#getServiceContextPath is not well defined. In particular it has no useful Javadoc that specifies the assumptions that the caller may make about the return value... > UDP Transport May Generate Weird URLs > ------------------------------------- > > Key: AXIS2-4727 > URL: https://issues.apache.org/jira/browse/AXIS2-4727 > Project: Axis2 > Issue Type: Bug > Components: transports > Reporter: Hiranya Jayathilaka > Attachments: AXIS2-4727.patch > > > If the server context itself contains '/' characters at the beginning or at the end, the UDP transport may generate URLs like this: > > > > Note the back to back '/' characters in the middle (just after the port number). I will send in a simple patch. -- 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: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org