You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Wenshuang Sun <we...@gmail.com> on 2007/10/19 09:31:18 UTC

About ws-policy, when mulitple policy alternative is supported in axis2?

Hi,

About ws-policy, when mulitple policy alternative is supported in axis2?

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: About ws-policy, when mulitple policy alternative is supported in axis2?

Posted by Wenshuang Sun <we...@gmail.com>.
Thanks, I will try it.

2007/10/22, Upul Godage <up...@gmail.com>:
> May be you can use Apache Synapse (http://ws.apache.org/synapse/) for the
> single endpoint problem.
>
> There will be a single proxy service endpoint for the user.  In Synapse
> configuration you can check for incoming messages to the proxy service
> whether security headers exist.  If exist send to security enabled endpoint
> otherwise send to no-security endpoint.
>
>
> Upul
>
>
>
> On 10/22/07, Wenshuang Sun <we...@gmail.com> wrote:
> > Hi Sanka,
> >
> > Thanks. While I want to use ws-securitypolicy to support security
> > settings and no security settings, so I use the ws-policy multiple
> > policy alternative. From rampart-dev advice, the two endpoints(one
> > supports security and the other support no-security) are set in axis2,
> > the problem will be rosovled, but I think it isn't fit my request, I
> > want to use one endpoint to resovle the problem.
> >
> > Best regards.
> >
> > 2007/10/19, Sanka Samaranayke <ss...@gmail.com>:
> > > Hi,
> > >
> > > Supporting multiple policy alternatives is on TODOs list but AFAIK,
> nobody in actively involved in getting it implemented at the moment.
> > >
> > > We can certainly think of getting it implemented at least to some extend
> if can focus on few useful scenarios and narrow the scope of
> > > implementation.
> > >
> > > Do you guys have any useful scenarios of the application of multiple
> policy alternative that we can look into ?
> > >
> > > Cheers,
> > > Sanka
> > >
> > >
> > >
> > > Wenshuang Sun wrote:
> > > > Hi,
> > > >
> > > > About ws-policy, when mulitple policy alternative is supported in
> axis2?
> > > >
> > > > Thanks.
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
> axis-user-unsubscribe@ws.apache.org
> > > > For additional commands, e-mail: axis-user-help@ws.apache.org
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > Sanka Samaranayake
> > > WSO2 Inc.
> > >
> > > http://www.bloglines.com/blog/sanka
> > > http://www.wso2.org/
> > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> axis-user-unsubscribe@ws.apache.org
> > > For additional commands, e-mail: axis-user-help@ws.apache.org
> > >
> > >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: About ws-policy, when mulitple policy alternative is supported in axis2?

Posted by Upul Godage <up...@gmail.com>.
May be you can use Apache Synapse (http://ws.apache.org/synapse/) for the
single endpoint problem.

There will be a single proxy service endpoint for the user.  In Synapse
configuration you can check for incoming messages to the proxy service
whether security headers exist.  If exist send to security enabled endpoint
otherwise send to no-security endpoint.


Upul


On 10/22/07, Wenshuang Sun <we...@gmail.com> wrote:
>
> Hi Sanka,
>
> Thanks. While I want to use ws-securitypolicy to support security
> settings and no security settings, so I use the ws-policy multiple
> policy alternative. From rampart-dev advice, the two endpoints(one
> supports security and the other support no-security) are set in axis2,
> the problem will be rosovled, but I think it isn't fit my request, I
> want to use one endpoint to resovle the problem.
>
> Best regards.
>
> 2007/10/19, Sanka Samaranayke <ss...@gmail.com>:
> > Hi,
> >
> > Supporting multiple policy alternatives is on TODOs list but AFAIK,
> nobody in actively involved in getting it implemented at the moment.
> >
> > We can certainly think of getting it implemented at least to some extend
> if can focus on few useful scenarios and narrow the scope of
> > implementation.
> >
> > Do you guys have any useful scenarios of the application of multiple
> policy alternative that we can look into ?
> >
> > Cheers,
> > Sanka
> >
> >
> >
> > Wenshuang Sun wrote:
> > > Hi,
> > >
> > > About ws-policy, when mulitple policy alternative is supported in
> axis2?
> > >
> > > Thanks.
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > > For additional commands, e-mail: axis-user-help@ws.apache.org
> > >
> > >
> > >
> >
> >
> > --
> > Sanka Samaranayake
> > WSO2 Inc.
> >
> > http://www.bloglines.com/blog/sanka
> > http://www.wso2.org/
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>

Re: About ws-policy, when mulitple policy alternative is supported in axis2?

Posted by Wenshuang Sun <we...@gmail.com>.
Hi Sanka,

Thanks. While I want to use ws-securitypolicy to support security
settings and no security settings, so I use the ws-policy multiple
policy alternative. From rampart-dev advice, the two endpoints(one
supports security and the other support no-security) are set in axis2,
the problem will be rosovled, but I think it isn't fit my request, I
want to use one endpoint to resovle the problem.

Best regards.

2007/10/19, Sanka Samaranayke <ss...@gmail.com>:
> Hi,
>
> Supporting multiple policy alternatives is on TODOs list but AFAIK, nobody in actively involved in getting it implemented at the moment.
>
> We can certainly think of getting it implemented at least to some extend if can focus on few useful scenarios and narrow the scope of
> implementation.
>
> Do you guys have any useful scenarios of the application of multiple policy alternative that we can look into ?
>
> Cheers,
> Sanka
>
>
>
> Wenshuang Sun wrote:
> > Hi,
> >
> > About ws-policy, when mulitple policy alternative is supported in axis2?
> >
> > Thanks.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
> >
>
>
> --
> Sanka Samaranayake
> WSO2 Inc.
>
> http://www.bloglines.com/blog/sanka
> http://www.wso2.org/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: About ws-policy, when mulitple policy alternative is supported in axis2?

Posted by Wenshuang Sun <we...@gmail.com>.
Hi Sanka,

Thanks. While I want to use ws-securitypolicy to support security
settings and no security settings, so I use the ws-policy multiple
policy alternative. From rampart-dev advice, the two endpoints(one
supports security and the other support no-security) are set in axis2,
the problem will be rosovled, but I think it isn't fit my request, I
want to use one endpoint to resovle the problem.

Best regards.

2007/10/19, Sanka Samaranayke <ss...@gmail.com>:
> Hi,
>
> Supporting multiple policy alternatives is on TODOs list but AFAIK, nobody in actively involved in getting it implemented at the moment.
>
> We can certainly think of getting it implemented at least to some extend if can focus on few useful scenarios and narrow the scope of
> implementation.
>
> Do you guys have any useful scenarios of the application of multiple policy alternative that we can look into ?
>
> Cheers,
> Sanka
>
>
>
> Wenshuang Sun wrote:
> > Hi,
> >
> > About ws-policy, when mulitple policy alternative is supported in axis2?
> >
> > Thanks.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
> >
>
>
> --
> Sanka Samaranayake
> WSO2 Inc.
>
> http://www.bloglines.com/blog/sanka
> http://www.wso2.org/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: About ws-policy, when mulitple policy alternative is supported in axis2?

Posted by Sanka Samaranayke <ss...@gmail.com>.
Hi,

Supporting multiple policy alternatives is on TODOs list but AFAIK, nobody in actively involved in getting it implemented at the moment. 

We can certainly think of getting it implemented at least to some extend if can focus on few useful scenarios and narrow the scope of 
implementation.

Do you guys have any useful scenarios of the application of multiple policy alternative that we can look into ?

Cheers,
Sanka



Wenshuang Sun wrote:
> Hi,
>
> About ws-policy, when mulitple policy alternative is supported in axis2?
>
> Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
>   


-- 
Sanka Samaranayake
WSO2 Inc.

http://www.bloglines.com/blog/sanka
http://www.wso2.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: About ws-policy, when mulitple policy alternative is supported in axis2?

Posted by Sanka Samaranayke <ss...@gmail.com>.
Hi,

Supporting multiple policy alternatives is on TODOs list but AFAIK, nobody in actively involved in getting it implemented at the moment. 

We can certainly think of getting it implemented at least to some extend if can focus on few useful scenarios and narrow the scope of 
implementation.

Do you guys have any useful scenarios of the application of multiple policy alternative that we can look into ?

Cheers,
Sanka



Wenshuang Sun wrote:
> Hi,
>
> About ws-policy, when mulitple policy alternative is supported in axis2?
>
> Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
>   


-- 
Sanka Samaranayake
WSO2 Inc.

http://www.bloglines.com/blog/sanka
http://www.wso2.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org