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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>:
> > 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: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > >
> >
> >
> > --
> > Sanka Samaranayake
> > WSO2 Inc.
> >
> > http://www.bloglines.com/blog/sanka
> > http://www.wso2.org/
> >
> >
> > ---------------------------------------------------------------------
> > 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]
>
>

Reply via email to