does anyone has experience with JAX-WS using the authMethod=FORM like this:
@WebService(...)
@WebContext(contextRoot = "/context-ws", urlPattern = "/Manager", authMethod = "FORM", transportGuarantee = "NONE", secureWSDLAccess = false)
@Stateless
@SecurityDomain("xx")
authMethod=Form is not supported
http://jbws.dyndns.org/mediawiki/index.php?title=User_Guide#WebContext