[JBoss JIRA] Created: (JBWS-1681) Fix SunRI XOP contentType handling
by Thomas Diesler (JIRA)
Fix SunRI XOP contentType handling
----------------------------------
Key: JBWS-1681
URL: http://jira.jboss.com/jira/browse/JBWS-1681
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: integration-sunri
Reporter: Thomas Diesler
Fix For: jbossws-2.1.0
Testsuite: org.jboss.test.ws.jaxws.samples.xop.doclit.XOPWrappedTestCase
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 2.272 sec
Testcase: testParameterAnnotation took 1.175 sec
FAILED
expected:<text/plain> but was:<application/octet-stream>
junit.framework.ComparisonFailure: expected:<text/plain> but was:<application/octet-stream>
at org.jboss.test.ws.jaxws.samples.xop.doclit.XOPWrappedTestCase.testParameterAnnotation(XOPWrappedTestCase.java:88)
--
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
17 years