The document was written based on [1], you may take a look at this JIRA for the details.
Anything we should update the doc accordingly, please let us know. [1] https://issues.apache.org/jira/browse/GERONIMO-4642 Jeff On Fri, Mar 26, 2010 at 5:31 AM, rahul.soa <[email protected]> wrote: > 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 >
