[
http://jira.jboss.com/jira/browse/JBWS-805?page=all ]
Thomas Diesler updated JBWS-805:
--------------------------------
Fix Version/s: jbossws-1.0.6
(was: jbossws-1.0.5)
If this issue has been rescheduled to 1.0.6 it is because we currently focus 80% of our
effort on JAXWS. If need a particular feature or bugfix to be included in 1.0.5 you are
welcome to get involved and contribute.
Fault code is always 'Client'
-----------------------------
Key: JBWS-805
URL:
http://jira.jboss.com/jira/browse/JBWS-805
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jaxrpc
Affects Versions: jbossws-1.0.0.CR4
Environment: JBoss-4.0.4RC2
Reporter: Dave Head-Rapson
Assigned To: Thomas Diesler
Priority: Minor
Fix For: jbossws-1.0.6
The faultCode on exceptions is always Client. Even for java.rmi.ServerError types.
As I understand it, the faultCode should be Server if there's nothing wrong with the
message sent to the web service.
to replicate:
* Deploy a web service that is missing a dependent class i.e. will throw a
NoClassDefFoundError on execution.
* Invoke the web service
* If the log4j level is set to DEBUG, you'll see the exception, which will have fault
code Client.
--
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