Hi Jarek/everyone,

I hope you are doing well.

I am trying to run a sample for securing web-service but that did not work.

I am not sure if this works now

"Enabling WS-Security at service side"
http://cwiki.apache.org/GMOxDOC22/securing-web-service.html


<servlet>
<servlet-name>CalculatorService</servlet-name>
<ws-security-binding>
<security-realm-name>geronimo-admin</security-realm-name>
<property name="wss4j.in.action">UsernameToken</property>
</ws-security-binding>
</servlet>
I don't see the above in the jetty schema.

Or I am missing something? Can you please correct me?

Many Thanks,
rahul

Reply via email to