webservice_consumer1's documentation
------------------------------------
Key: JBESB-2908
URL:
https://jira.jboss.org/jira/browse/JBESB-2908
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JBI
Affects Versions: 4.6
Reporter: Jehudi Castro
Priority: Minor
according to the documentation the output of this QS should be:
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
12:35:47,991 INFO [STDOUT] Response Map is:
<env:Envelope
xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
<env:Header></env:Header>
<env:Body>
<hel:sayHelloResponse
xmlns:hel='http://webservice_consumer1/helloworld'>
<return>Hello World Greeting for 'Jimbo' on Sat Jul 14
12:35:47 EDT 2007</return>
</hel:sayHelloResponse></env:Body></env:Envelope>
12:35:47,991 INFO [STDOUT]
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
the actual output is:
07:46:33,055 INFO [STDOUT]
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
07:46:33,055 INFO [STDOUT] Response Map is: {sayHelloResponse.return=Hello World Greeting
for 'Jimbo' on Sun Oct 25 07:46:32 CET 2009}
07:46:33,055 INFO [STDOUT]
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira