[jboss-jira] [JBoss JIRA] (AS7-5732) JAX-WS call is returning Status 403 - Access to the requested resource has been denied

Fernando Rubbo (JIRA) jira-events at lists.jboss.org
Thu Oct 11 08:13:03 EDT 2012


Fernando Rubbo created AS7-5732:
-----------------------------------

             Summary: JAX-WS call is returning Status 403 - Access to the requested resource has been denied
                 Key: AS7-5732
                 URL: https://issues.jboss.org/browse/AS7-5732
             Project: Application Server 7
          Issue Type: Bug
            Reporter: Fernando Rubbo
            Priority: Blocker


Hi
 
I'm facing an issue whenever a WS call (which have a security context) is being made. The problem is:

When user/pass are not provided by the client the server respond:
    HTTP Status 401 -This request requires HTTP authentication () 
When user/pass are provided the server respond:
    HTTP Status 403 - Access to the requested resource has been denied 
In Jboss 4.2 it works as expected.
    On other words. It make the call and authenticate the user.
 
I've attached two files in the forum (https://community.jboss.org/message/763547#763547). An eclipse EJB project and the standalone.xml file.
 
Please, fix this issue. We need this to finish our migration from JBoss 4.2 to JBoss 7

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list