Sanka, Ruchith, Does rampart pick it up as well? We should definitely have a (rampart?) sample where one writes a pojo and adds a policy in the services.xml (if we don't have one already).
thanks, dims On 4/2/07, Sanka Samaranayake <[EMAIL PROTECTED]> wrote:
On 4/2/07, Nencho Lupanov <[EMAIL PROTECTED]> wrote: > > Hi Sanka, can i use a statement like this in services.xml : > > > > <wsp:PolicyReference URI= http://localhost/policy.xml#UTOverTransport /> > > ,meaning that my actual policy expression resides in the policy.xml file referenced in the URI attribute. > > Can you deliver a working example of services.xml using policy references wheater at service or operation scope, since this does not work for me ? Yes .. Will do prior to Axis1.2 release. Please Log a JIRA so that I can follow. Thanks, Sanka > > > > Thanks. > > > > > 2007/4/2, Sanka Samaranayake <[EMAIL PROTECTED]>: > > > This is available at the moment. AxisService should contain those policies that are declared at the service scope in the services.xml ( in the AxisOperation if the policy is declared in the operation scope .. etc.) > > > > Thanks, > > Sanka > > > > > > > > On 4/2/07, Sanjiva Weerawarana <[EMAIL PROTECTED] > wrote: > > > I think we need to do the attachment work for services.xml too ... I'm > > > definitely +1 for it. > > > > > > Sanka? > > > > > > Sanjiva. > > > > > > Saminda Abeyruwan wrote: > > > > Forwared with Axis2 prefix > > > > > > > > > > > > Hi All, > > > > I need to use policy references in services.xml, > > > > meaning that i do not need the actual policy info but a reference to it, > > > > so if i want to change the policy, i should not deal with services.xml but > > > > rather with the resource behind that uri, for example: > > > > > > > > <service > > > > > <operation name="echo"> > > > > <messageReceiver > > > > class="org.apache.axis2.rpc.receivers.RPCMessageReceiver "/> > > > > </operation> > > > > <parameter name="ServiceClass" > > > > locked="false"> org.apache.rampart.samples.policy.sample01.SimpleService</parameter> > > > > > > > > <module ref="rampart" /> > > > > <module ref="addressing" /> > > > > > > > > <wsp:PolicyReference wsu:Id="UTOverTransport" > > > > xmlns:wsu=" > > > > http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd " > > > > xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy > > > > <http://schemas.xmlsoap.org/ws/2004/09/policy >" > > > > URI=" http://localhost:53307/policy.xml#UTOverTransport" /> > > > > </service> > > > > > > > > Is that achievable in axis2 ? > > > > Thanks. > > > > > > > > - > > > > > > > > -- > > > > Saminda Abeyruwan > > > > > > > > Software Engineer > > > > WSO2 Inc. - www.wso2.org <http://www.wso2.org > > > > > > > -- > > > Sanjiva Weerawarana, Ph.D. > > > Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ > > > Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ > > > Director; Open Source Initiative; http://www.opensource.org/ > > > Member; Apache Software Foundation; http://www.apache.org/ > > > Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/ > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > -- > > Sanka Samaranayake > > WSO2 Inc. > > > > http://sankas.blogspot.com/ > > http://www.wso2.org/ > > -- Sanka Samaranayake WSO2 Inc. http://sankas.blogspot.com/ http://www.wso2.org/
-- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]