[
https://jira.jboss.org/browse/JBSEAM-4685?page=com.atlassian.jira.plugin....
]
Jozef Hartinger commented on JBSEAM-4685:
-----------------------------------------
On JBoss AS 6 CR1 and Seam 2.2.1-SNAPSHOT r13926 the response is as follows:
<body><h1>HTTP Status 404 - /auction/AuctionService</h1><HR
size="1" noshade="noshade"><p><b>type</b> Status
report</p><p><b>message</b>
<u>/auction/AuctionService</u></p><p><b>description</b>
<u>The requested resource (/auction/AuctionService) is not available.
Unexpected web service response on JBoss 6.0.0 M4
-------------------------------------------------
Key: JBSEAM-4685
URL:
https://jira.jboss.org/browse/JBSEAM-4685
Project: Seam
Issue Type: Bug
Components: WS
Affects Versions: 2.2.1.CR2
Reporter: Jozef Hartinger
While the login service should return the following response:
<env:Envelope
xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><env:...
xmlns:seam='http://www.jboss.org/seam/webservice'>3</seam:c...
xmlns:ns2="http://seambay.example.seam.jboss.org/"><retur...
on JBoss 6.0.0 M4, the service returns:
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><s...
xmlns:ns1="http://seambay.example.seam.jboss.org/"><retur...
Note the missing conversationId value.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira