[
http://jira.jboss.com/jira/browse/JBESB-1528?page=com.atlassian.jira.plug...
]
Kevin Conner commented on JBESB-1528:
-------------------------------------
Okay, so the webservice would appear to be returning the response as an attachment and
this is not being picked up by SOAPProcessor.
I will attach my version so you can see how I tested it.
WS attachments does not work for non-image binary data
------------------------------------------------------
Key: JBESB-1528
URL:
http://jira.jboss.com/jira/browse/JBESB-1528
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 4.2.1
Reporter: Jiri Pechanec
Assignee: Kevin Conner
Fix For: 4.4
Attachments: wsa.tgz
In the JBossWS docs there is a list of supported MIME types together with appropriate
java data types
http://jbws.dyndns.org/mediawiki/index.php?title=User_Guide#Attachments
java.awt.Image and javax.xml.transform.Source works but javax.activation.DataHandler that
can be used to transfer any binary data does not.
Attached is test app and TestNG test that can be convereted into standalone client in two
minutes
If call is done against WS itself then it works, if it send via ESB facade, the
attachment is not added.
Can it be related to JBESB-1479 ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira