[seam-issues] [JBoss JIRA] (JBSEAM-5104) SoapRequestHandler doesn't create SOAP header if not exists
Marek Novotny (JIRA)
jira-events at lists.jboss.org
Mon May 27 07:06:08 EDT 2013
[ https://issues.jboss.org/browse/JBSEAM-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marek Novotny resolved JBSEAM-5104.
-----------------------------------
Resolution: Done
> SoapRequestHandler doesn't create SOAP header if not exists
> -----------------------------------------------------------
>
> Key: JBSEAM-5104
> URL: https://issues.jboss.org/browse/JBSEAM-5104
> Project: Seam 2
> Issue Type: Bug
> Components: WS
> Affects Versions: 2.3.0.Final
> Environment: Fedora 16 64-bit, Mozilla Firefox 3.6.25, Oracle JDK 1.6.0_30
> Reporter: Ron Šmeral
> Assignee: Marek Novotny
> Fix For: 2.3.1.CR1
>
>
> The createNewAuctionTest can fail with a NotLoggedInException.
> It appears the main cause is the conversation ID not being propagated in SOAP requests by org.jboss.seam.webservice.SOAPRequestHandler.
> If there is not SOAP header, Seam should add the header into SOAP message and add the conversation ID into it to propagate conversation.
--
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 seam-issues
mailing list