RE: Does Axis2 do anything with WS-Addressing and WS-Policy in WSDLs?

2008-11-01 Thread Karr, David
How about the "addressing wsdl" spec, as opposed to the "addressing
metadata" spec (which uses ws:Policy)?  Does Axis2 do anything with the
former spec?  This usually uses the "wsaw" prefix, and involves the
"wsaw:UsingAddressing" element in the "wsdl:binding" element, and the
"wsaw:Action" attribute in the "wsdl:input" element.




From: Sanka Samaranayake [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 31, 2008 2:59 PM
    To: axis-user@ws.apache.org
    Subject: Re: Does Axis2 do anything with WS-Addressing and
WS-Policy in WSDLs?


Hi David,

WS Policy is the primary configuration mechanism of Apache
Rampart which is the WS Security implementation for Axis2. In fact Axis2
stores and presents any policy expressions that are defined in
services.xml or service WSDL to any candidate modules for interpreting
and enforcing those policy expressions during service deployment and
runtime. 

AFAIK Axis2 Addressing module doesn't support WS Addressing
Policy expressions hence any policy expressions regarding WS Addressing
don't get processed. This is something which is trivial and easy to
implement and I guess we should get this done soon.

Cheers,
Sanka




On Mon, Oct 27, 2008 at 4:12 PM, Karr, David
<[EMAIL PROTECTED]> wrote:


If I have a WSDL that references WS-Addressing and
WS-Policy, using a policy expression that supposedly makes WS-Addressing
"required" in the message, along with the "wsam:Action" attribute value,
does Axis2 do anything useful with that information?




-- 
Sanka Samaranayake
WSO2 Inc.

http://sankas.blogspot.com/
http://www.wso2.org/




Re: Does Axis2 do anything with WS-Addressing and WS-Policy in WSDLs?

2008-10-31 Thread Sanka Samaranayake
Hi David,

WS Policy is the primary configuration mechanism of Apache Rampart which is
the WS Security implementation for Axis2. In fact Axis2 stores and presents
any policy expressions that are defined in services.xml or service WSDL to
any candidate modules for interpreting and enforcing those policy
expressions during service deployment and runtime.

AFAIK Axis2 Addressing module doesn't support WS Addressing Policy
expressions hence any policy expressions regarding WS Addressing don't get
processed. This is something which is trivial and easy to implement and I
guess we should get this done soon.

Cheers,
Sanka



On Mon, Oct 27, 2008 at 4:12 PM, Karr, David <[EMAIL PROTECTED]> wrote:

>  If I have a WSDL that references WS-Addressing and WS-Policy, using a
> policy expression that supposedly makes WS-Addressing "required" in the
> message, along with the "wsam:Action" attribute value, does Axis2 do
> anything useful with that information?
>



-- 
Sanka Samaranayake
WSO2 Inc.

http://sankas.blogspot.com/
http://www.wso2.org/


RE: Does Axis2 do anything with WS-Addressing and WS-Policy in WSDLs?

2008-10-28 Thread Erwin Reinhoud
Hello,

In my experience working with axis2 1.3 i found that axis2 only looks at
soapAction defined in the WSDL or applies the default construction for
the ws-addressing action as mentioned in the metadata standard. 

Greetings,
Erwin



-Oorspronkelijk bericht-
Van: Mike_Way [mailto:[EMAIL PROTECTED] 
Verzonden: maandag 27 oktober 2008 17:25
Aan: axis-user@ws.apache.org
Onderwerp: Re: Does Axis2 do anything with WS-Addressing and WS-Policy
in WSDLs?


Hi,

I've not used the WS-Policy implementation on AXIS-2 but believe in
supports Apache Neethi which I have used as part of the WSO2-WSAS server
and does support WS-Policy well.

The best documentation I have found is at
http://docs.huihoo.com/apache/axis/axis2-1.0-docs/xdocs/1_0/WS_policy.ht
ml
http://docs.huihoo.com/apache/axis/axis2-1.0-docs/xdocs/1_0/WS_policy.ht
ml
but I think it will take you some experimentation to get it to work! If
I get a few spare minutes, I'll dig deeper.

I hope that is some use to you.

Mike

http://www.webwrights.co.uk/ Web Wrights - Service Oriented Architecture



dkarr wrote:
> 
> If I have a WSDL that references WS-Addressing and WS-Policy, using a 
> policy expression that supposedly makes WS-Addressing "required" in 
> the message, along with the "wsam:Action" attribute value, does Axis2 
> do anything useful with that information?
> 
> 

--
View this message in context:
http://www.nabble.com/Does-Axis2-do-anything-with-WS-Addressing-and-WS-P
olicy-in-WSDLs--tp20189735p20191136.html
Sent from the Axis - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Does Axis2 do anything with WS-Addressing and WS-Policy in WSDLs?

2008-10-27 Thread Mike_Way

Hi,

I've not used the WS-Policy implementation on AXIS-2 but believe in supports
Apache Neethi which I have used as part of the WSO2-WSAS server and does
support WS-Policy well.

The best documentation I have found is at 
http://docs.huihoo.com/apache/axis/axis2-1.0-docs/xdocs/1_0/WS_policy.html
http://docs.huihoo.com/apache/axis/axis2-1.0-docs/xdocs/1_0/WS_policy.html  
but I think it will take you some experimentation to get it to work! If I
get a few spare minutes, I'll dig deeper.

I hope that is some use to you.

Mike

http://www.webwrights.co.uk/ Web Wrights - Service Oriented Architecture 


dkarr wrote:
> 
> If I have a WSDL that references WS-Addressing and WS-Policy, using a
> policy expression that supposedly makes WS-Addressing "required" in the
> message, along with the "wsam:Action" attribute value, does Axis2 do
> anything useful with that information?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Does-Axis2-do-anything-with-WS-Addressing-and-WS-Policy-in-WSDLs--tp20189735p20191136.html
Sent from the Axis - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]