I'm trying to secure a webservice throw username token authentication.
I've found this tutorial http://community.jboss.org/message/338347#338347 and other similar sources but I have a problem with the endpoint configuration cause we cannot find the standard-jaxws-endpoint-config.xml file.
If I understand the jbossws.sar isn't distributed anymore with jbossws, so where I have to put the configuration of my endpoint?
Is there any updated resource on this topic?
Thanks,
Andrea