JBoss Community

Http digest authentication

created by spyhunter99 in JBoss Web Services - View the full discussion

I'm trying to switch from HTTP basic to digest in order to resolve the .NET 505 error, version not supported (not sure if this will fix the problem or not).

 

Is there anything special I need to do for JAX-WS clients to access to a JAX-WS service that is protected at the container level (jboss 6) with DIGEST authentication?

 

My browser can access the service after password entry with no problem.

 

The JAX-WS clients have the username and password added the the binding provide context and nothing else (no special configuration files).

 

After changing to digest, the JAX-WS clients now no longer work at all.

The .NET clients (after updating the configuration to use digest auth) are returning 505 error messages.

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community