Re: WS-Security?

2004-11-29 Thread Davanum Srinivas
http://ws.apache.org/ws-fx/wss4j/ On Mon, 29 Nov 2004 15:34:58 -0800, Lyndon Tiu <[EMAIL PROTECTED]> wrote: > Hello, > > Has anyone here used WS-Security on Axis? > > Thanks. > > -- > Lyndon Tiu > -- Davanum Srinivas - http://webservices.apache.org/~dims/

RE: WS-Security

2004-09-15 Thread Greg Michalopoulos
Jim - I think you had the right idea...Thanks. -Original Message- From: Jim Murphy [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 2:56 PM To: [EMAIL PROTECTED] Subject: Re: WS-Security Is it in the servlet container's class path or the webapp classpath? I belie

Re: WS-Security

2004-09-15 Thread Jim Murphy
Is it in the servlet container's class path or the webapp classpath? I believe it must be reachable by the webapp classloader - which does not delegate to a "higher level" class loader. Jim Murphy Mindreef, Inc. Greg Michalopoulos wrote: Could be a real dumb question but... Using apache wss4j,

Re: Ws-Security ds:keyInfo for secrete key

2004-03-21 Thread Davanum Srinivas
http://ws.apache.org/ws-fx/wss4j/ --- Mei Wu <[EMAIL PROTECTED]> wrote: > Hi, > > I am developing a message level security framework in which secrete key is > included. I am a bit confused about how to create a ds:KeyInfo for such a > secrete key, since if I follow WS-Security to create: > >

Re: Ws-Security ds:keyInfo for secrete key

2004-03-20 Thread Mei Wu
On Saturday 20 March 2004 06:43 pm, Mei Wu wrote: I found the problem is actually caused by a global handler (samples.security.LogHandler) that I though was undeployed. So, it might be a much simpler question: how do I undeploy such a global handler? I did : java org.apache.axis.client.AdminCl

Re: WS-security,SAML,XACML and co.

2003-11-20 Thread Rudi Verago \[vlain\]
I know it but it's over ssl and therefore i use tomcat. I try to made up two different authoritation method: one with jaas-tomcat real and one with ssl+axis basi auth. Thanks, Aloha -> Hi Rudi, -> -> What we have done is implement Axis/JAX-RPC client and server side -> handlers. The client side

Re: WS-security,SAML,XACML and co.

2003-11-20 Thread Aaron Hamid
Hi Rudi, What we have done is implement Axis/JAX-RPC client and server side handlers. The client side handler attaches a credential in the HTTP header ("Authorization" heaer), and the server side handler authenticates it, and makes the user id available in both the 1) MessageContext in Authe

Re: WS-security,SAML,XACML and co.

2003-11-20 Thread Davanum Srinivas
See http://sf.net/projects/wss4j/ for WS-Security Java Impl based on Axis, you will need to access the cvs directly. there are samples though. -- dims --- "Rudi Verago [vlain]" <[EMAIL PROTECTED]> wrote: > I need user/call authentication in a swing application. > Beginnig I want to use SAML and

Re: WS-Security

2003-10-14 Thread Filippo Vitale
--- Michael, Michelle wrote: > Regarding these items listed in the AXIS requirements list: > > - 130b Support SOAP-level security [High] > - 132 Support for existing security SOAP-level standards > > Are there plans to support the OASIS WS-Security specification? > If so, in what AXIS version and

RE: WS-Security

2003-07-28 Thread Pathak, Sanjesh
: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2003 5:43 PM To: [EMAIL PROTECTED] Subject: Re: WS-Security Interested in using it? or implement it? :) --- "Pathak, Sanjesh" <[EMAIL PROTECTED]> wrote: > Dims, > > What is the status on WS-Security module/pro

Re: WS-Security

2003-07-25 Thread Davanum Srinivas
Interested in using it? or implement it? :) --- "Pathak, Sanjesh" <[EMAIL PROTECTED]> wrote: > Dims, > > What is the status on WS-Security module/project that you were trying to set up? I > am really > interested in that. > > Thanks, > Sanjesh > > > ***

Re: WS-Security JAR ???

2003-06-23 Thread Davanum Srinivas
t;[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, June 23, 2003 6:33 AM > Subject: Re: WS-Security JAR ??? > > > > Kai, > > > > Wait for a week or so. We are trying to setup a project for doing just > this. Details @ > > > http://n

Re: WS-Security JAR ???

2003-06-23 Thread Anne Thomas Manes
ginal Message - From: "Davanum Srinivas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 23, 2003 6:33 AM Subject: Re: WS-Security JAR ??? > Kai, > > Wait for a week or so. We are trying to setup a project for doing just this. Details @ > http:

Re: WS-Security JAR ???

2003-06-23 Thread Davanum Srinivas
Kai, Wait for a week or so. We are trying to setup a project for doing just this. Details @ http://nagoya.apache.org/wiki/apachewiki.cgi?WebServicesProjectPages/WebServicesProjectProposals -- dims --- Kai Unewisse <[EMAIL PROTECTED]> wrote: > > HI all, > > I am looking for JAR-file(s) I need f

RE: WS-Security and Globus

2002-12-13 Thread Anne Thomas Manes
I believe that IBM WSTK provides a preliminary implementation of WS-Security on Axis. Anne > -Original Message- > From: Joshua Gramlich [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 13, 2002 10:38 AM > To: [EMAIL PROTECTED] > Subject: Re: WS-Security and Globus >

Re: WS-Security and Globus

2002-12-13 Thread Joshua Gramlich
l Message - From: "Darren Marvin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 13, 2002 1:27 AM Subject: RE: WS-Security and Globus > Hi, > > You say you are using Globus, is that standard Toolkit, either v1 or v2. Globus 3 is actually called Ope

RE: WS-Security and Globus

2002-12-12 Thread Darren Marvin
Hi, You say you are using Globus, is that standard Toolkit, either v1 or v2. Globus 3 is actually called Open Grid Services Architecture (OGSA) and is built on web services. What is more OGSA has a proposed security architecture based on WS-Security. You can read it at: http://www.globus.org/o

Re: WS-security

2002-12-09 Thread Sasha Lerner
h any extensions to Axis, although some restrictions may exist over the stuff already created. Thanks, Darren. -Original Message- From: Joachim (PROGS) [mailto:[EMAIL PROTECTED]] Sent: 09 December 2002 15:50 To: [EMAIL PROTECTED] Subject: Re: WS-security This is a great idea. Maybe

RE: WS-security

2002-12-09 Thread Tom Jordahl
stuff already created. Thanks, Darren. -Original Message- From: Joachim (PROGS) [mailto:[EMAIL PROTECTED]] Sent: 09 December 2002 15:50 To: [EMAIL PROTECTED] Subject: Re: WS-security > This is a great idea. Maybe I can help too. I just wrote >some handlers that can digitally

Re: WS-security

2002-12-09 Thread Joachim \(PROGS\)
> This is a great idea. Maybe I can help too. I just wrote >some handlers that can digitally sign/verify messages. The truth is that >they contain project-specific code, but this can be removed. >I'm using apache-xml-security framework but the handlers >support WS-Security and WSS-Core recommendati

RE: WS-security

2002-12-09 Thread Geza.Szocs
-Core recommendations.[ Well "support" may be too strong, but anyway - they try ... :) ] > -Original Message- > From: ext Tom Jordahl [mailto:[EMAIL PROTECTED]] > Sent: 09. December 2002 16:23 > To: '[EMAIL PROTECTED]' > Subject: RE: WS-security > > > &g

RE: WS-security

2002-12-09 Thread Tom Jordahl
Great! Please subscribe to axis-dev and keep us posted on your status. -- Tom Jordahl Macromedia Server Development -Original Message- From: Joachim (PROGS) [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 10:17 AM To: [EMAIL PROTECTED] Subject: Re: WS-security > No.

Re: WS-security

2002-12-09 Thread Joachim \(PROGS\)
> No. Not yet. > Are you interested in volunteering? :-) If it hasn't been done yet, then I probably am. > IBM has publicly shown interoperability with Microsoft using WS-Security, and I am *guessing* that they used Axis and IBM written handlers to do it. But no one from IBM has stepped forward

RE: WS-security

2002-12-09 Thread Tom Jordahl
No. Not yet. Are you interested in volunteering? :-) IBM has publicly shown interoperability with Microsoft using WS-Security, and I am *guessing* that they used Axis and IBM written handlers to do it. But no one from IBM has stepped forward to offer this code to the Apache project (hint hint