Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 72127 invoked from network); 27 Jan 2011 04:11:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jan 2011 04:11:08 -0000 Received: (qmail 24635 invoked by uid 500); 27 Jan 2011 04:11:07 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 24263 invoked by uid 500); 27 Jan 2011 04:11:05 -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 24248 invoked by uid 99); 27 Jan 2011 04:11:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jan 2011 04:11:04 +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 Jan 2011 04:11:04 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0R4Ahql018731 for ; Thu, 27 Jan 2011 04:10:44 GMT Message-ID: <1400547.231801296101443941.JavaMail.jira@thor> Date: Wed, 26 Jan 2011 23:10:43 -0500 (EST) From: "Ruwan Linton (JIRA)" To: java-dev@axis.apache.org Subject: [jira] Resolved: (AXIS2-4578) AxisServlet can no longer be access to retrieve InitParameters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton resolved AXIS2-4578. --------------------------------- Resolution: Won't Fix The above described workaround would serve the need, any way it is not so good for the service author to give access to the servlet. > AxisServlet can no longer be access to retrieve InitParameters > -------------------------------------------------------------- > > Key: AXIS2-4578 > URL: https://issues.apache.org/jira/browse/AXIS2-4578 > Project: Axis2 > Issue Type: Bug > Affects Versions: 1.5 > Environment: sunjdk1.5, debian-lenny > Reporter: Ralf Hauser > > Unfortunately, > HttpServlet servlet = (HttpServlet)MessageContext.getCurrentMessageContext()getProperty(HTTPConstants.MC_HTTP_SERVLET); > no longer works :( -- 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