[jboss-user] [JBossWS] - authMethod=FORM

florian79 do-not-reply at jboss.com
Mon Jun 9 14:34:11 EDT 2008


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")
  | 

where to set the login page and the login errorpage?
is there any example/HowTo available?

the authMethod=BASIC works well!


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156801#4156801

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156801



More information about the jboss-user mailing list