[jbossws-issues] [JBoss JIRA] (JBWS-3547) Fix cookies handling in HandlerChainTestCase

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Mon Sep 17 07:08:40 EDT 2012


Alessio Soldano created JBWS-3547:
-------------------------------------

             Summary: Fix cookies handling in HandlerChainTestCase
                 Key: JBWS-3547
                 URL: https://issues.jboss.org/browse/JBWS-3547
             Project: JBoss Web Services
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: jbossws-cxf-4.1


The cookies part of the HandlerChainTestCase in shared-testsuite is still disabled with a comment leading to CXF-1507. The cxf issue is actually not an issue, basically the test is making a wrong assumption in SOAP handlers which are setting the cookies in the SOAP MimeHeaders, while JAXWS comes with specific properties (MessageContext.HTTP_REQUEST_HEADERS / MessageContext.HTTP_RESPONSE_HEADERS) for setting them.

--
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 jbossws-issues mailing list