[xgws-dev] [Bug 239] New: WSDL Fault handling: service throwing exception with Fault XML and client receiving Fault XML
xgws-dev@extreme.indiana.edu
xgws-dev_at_extreme.indiana.edu
Mon Feb 20 12:39:00 2006
http://www.extreme.indiana.edu/bugzilla/show_bug.cgi?id=239
Summary: WSDL Fault handling: service throwing exception with
Fault XML and client receiving Fault XML
Product: XSUL-Java
Version: 2.0.6
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XServo/XHandlers/XServices/etc
AssignedTo: xgws-dev_at_cs.indiana.edu
ReportedBy: aslom_at_cs.indiana.edu
(from Tobias)
is there is a possibility to get the wsdl defined fault name out off the
returning fault message, but i solved it by using xpath.
I parsed the element name of the fault message and validated it with the
messages and parts against the wsdl fault definiton.
I wondered that I couldn't get this information easier, because the soap
envelope have to contain the fault name and so this information is accessible
through xsul.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.