[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
Mon Oct 15 13:35:01 EDT 2012
[ https://issues.jboss.org/browse/AS7-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726570#comment-12726570 ]
Fernando Rubbo commented on AS7-5732:
-------------------------------------
Jaikiran has changed the priority of this issue from Blocker to Major. But if it actually is an issue (may be something had changed from JBoss 4.x and I was not able to catch it..), nobody will be able to perform JAX-WS call using authentication. So, for me, it sounds to be a Blocker.
> 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
> Labels: Authentication, JAX-WS
>
> 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