Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 95035 invoked from network); 9 Feb 2005 13:09:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Feb 2005 13:09:23 -0000 Received: (qmail 21062 invoked by uid 500); 9 Feb 2005 13:09:19 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 20294 invoked by uid 500); 9 Feb 2005 13:09:16 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 20280 invoked by uid 99); 9 Feb 2005 13:09:16 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of davanum@gmail.com designates 64.233.170.197 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.197) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 09 Feb 2005 05:09:16 -0800 Received: by rproxy.gmail.com with SMTP id 34so93972rns for ; Wed, 09 Feb 2005 05:09:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=MbGDkOcLxaW8PpCF2yD5H9DJMeV6Mvf5mKQXOFk4jhrDuWbNEbRTyHa/9Vj0KQpho1oslAdrSOsIW77yDege+aWnCttefPzRgaLzgOvYT9pw1HvDgGwuhQC1g4kYJ/l4q08rHrh9jQXLICdFpsOwSZKYTEmkjV1G34LWA1GzWxI= Received: by 10.38.179.70 with SMTP id b70mr5904rnf; Wed, 09 Feb 2005 05:09:14 -0800 (PST) Received: by 10.38.8.79 with HTTP; Wed, 9 Feb 2005 05:09:14 -0800 (PST) Message-ID: <19e0530f050209050973915027@mail.gmail.com> Date: Wed, 9 Feb 2005 08:09:14 -0500 From: Davanum Srinivas Reply-To: dims@apache.org To: axis-user@ws.apache.org, babloosony Subject: Re: Newbie Doubts on Apache WSS4J In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Check the test cases. they cover all possibilities. look at the package.html and the deploy.wsdd's. -- dims On Wed, 9 Feb 2005 18:22:09 +0530, babloosony wrote: > Hi, > > Can anyone please answer to each of my below questions : > > 1. what is a security token reference > (org.apache.ws.security.message.token.SecurityTokenReference) and what > for > it is use in Apache WSS4J ? > > 2. when one should favor Apache XML Security Project like WSS4J over > IBM XSS, VeriSign TSIK etc. What level of maturity, support, > documentation we have for all these. > > 3. Can anyone please redirect me to a handon tutorial of implementing > a java program that implements xml signature in soap message and also > verifies that signature. > > Thanks & Regards, > Kumar. > -- Davanum Srinivas - http://webservices.apache.org/~dims/