Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 1474 invoked from network); 12 Dec 2006 09:11:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2006 09:11:47 -0000 Received: (qmail 4534 invoked by uid 500); 12 Dec 2006 09:11:54 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 4521 invoked by uid 500); 12 Dec 2006 09:11:54 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 4506 invoked by uid 99); 12 Dec 2006 09:11:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 01:11:53 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Tue, 12 Dec 2006 01:11:43 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1406C714167 for ; Tue, 12 Dec 2006 01:11:23 -0800 (PST) Message-ID: <26028662.1165914683078.JavaMail.jira@brutus> Date: Tue, 12 Dec 2006 01:11:23 -0800 (PST) From: "Malinda Kaushalye Kapuruge (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Closed: (AXIS2C-456) It is not possible to set parameters in service and operation levels In-Reply-To: <12085622.1165815140968.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 [ http://issues.apache.org/jira/browse/AXIS2C-456?page=all ] Malinda Kaushalye Kapuruge closed AXIS2C-456. --------------------------------------------- > It is not possible to set parameters in service and operation levels > -------------------------------------------------------------------- > > Key: AXIS2C-456 > URL: http://issues.apache.org/jira/browse/AXIS2C-456 > Project: Axis2-C > Issue Type: Bug > Affects Versions: Current (Nightly) > Environment: Any > Reporter: Malinda Kaushalye Kapuruge > Assigned To: Malinda Kaushalye Kapuruge > Priority: Critical > Fix For: Current (Nightly) > > > It should be possible to set parameters for service and operation levels. > This is vital as users might have different services and operations with different parameter configurations. > For example a user might need to enable security (or any other module) only for few services. Moreover it might be necessary to have encryption enabled only for one service and authentication mechanism for another service. > I tested this scenario by adding parameters to the services.xml of the echo service and engaging the rampart module in axis2.xml (global). But there were not parameters in the message context. > But this works fine when I specify parameters in the global level. > Here is a sample parameter configuration in rampart. > > > UsernameToken Timestamp Encrypt > Gampola > passwordDigest > > /home/kau/axis2/c/deploy/bin/samples/rampart/callback/libpwcb.so > 360 > http://www.w3.org/2001/04/xmlenc#rsa-1_5 > http://www.w3.org/2001/04/xmlenc#aes256-cbc > /home/kau/axis2/c/rampart/samples/keys/ahome/b_cert.cert > > IssuerSerial > > > > > Encrypt > > /home/kau/axis2/c/deploy/bin/samples/rampart/callback/libpwcb.so > /home/kau/axis2/c/rampart/samples/keys/ahome/a_store.pfx > a > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-dev-help@ws.apache.org