[
http://jira.jboss.com/jira/browse/JBWS-1670?page=comments#action_12365707 ]
Alessio Soldano commented on JBWS-1670:
---------------------------------------
This is an issue both at server and client side, since the soap message produced by
jbossws-sunri when a user defined exception is thrown shows that this exception is wrapped
into a javax.xml.ws.WebServiceException and thus not converted into the right soap fault
defined in the wsdl.
This should be fixed by commit 3604 on maeste_palin branch; soon I'll fix the test
that still fails, we still need to deal with the client side of the problem (may be the
test client is not properly created).
SunRI client does not throw UserException
-----------------------------------------
Key: JBWS-1670
URL:
http://jira.jboss.com/jira/browse/JBWS-1670
Project: JBoss Web Services
Issue Type: Task
Security Level: Public(Everyone can see)
Components: integration-sunri
Reporter: Thomas Diesler
Assigned To: Alessio Soldano
Fix For: jbossws-2.1.0
[tdiesler@tddell sunri]$ ant
-Dtest=org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase one-test
one-test:
[junit] Running org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
[junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 5.974 sec
[junit] Test org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase FAILED
--
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