On Fri, May 20, 2011 at 6:09 PM, Denise Wu <wadie...@gmail.com> wrote:
> Hi,
>
> I have a RESTful webservice I need to secure using rampart. I used as
> a starting point the sample 07 in rampart distribution and that allows
> both Encrypt and Sign of messages.
> I added to the client code the following lines:
>
> options.setProperty(Constants.Configuration.ENABLE_REST, 
> Constants.VALUE_TRUE);
> client.setOptions(options);
>
> I am getting the following error:
>
> WSDoAllReceiver: Incoming message does not contain required Security header
>
> Is rampart encryption and signing compatible with REST?
> If not how to secure RESTful webservices?

Check this - http://blog.facilelogin.com/2011/02/securing-restfull-services.html
Recording is also available.

/sumedha

>
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
> For additional commands, e-mail: java-dev-h...@axis.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to