uCosminexus Application Server, Web Service Development Guide
![[Contents]](FIGURE/CONTENT.GIF)
![[Glossary]](FIGURE/GLOSS.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
This subsection describes the support range of the wsdl:fault element.
- You can code 0 to 255 wsdl:fault elements as the child element of the wsdl:operation element. For details on the case where the element is omitted or if 256 or more elements are coded, see 15.1.3(3) Number of operations and its child elements coded.
- You can specify the following elements as the child element. If you specify elements other than the following WSDL elements, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends. From among the extension elements that are not ignored by the cjwsimport command, if you specify extension elements other than the following extension elements, an error message (KDJW51096-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends:
- wsdl:documentation element
- jaxws:bindings element (binding declaration in the JAX-WS 2.2 specifications)
- The wsdl:documentation element and jaxws:bindings element must be specified in the above order. If the specification order is incorrect, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends.
- You can specify the following attributes. If attributes other than those listed below are specified, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends:
- name attribute
- message attribute
- wsaw:Action attribute
For details on the wsaw:Action attribute, see 37.5.6 Operations when the wsa:Action element is specified.
- Organization of this subsection
- (1) name attribute (wsdl:fault element)
- (2) message attribute (wsdl:fault element)
This point describes the support range of the name attribute included in the wsdl:fault element.
- You can code only one name attribute. This attribute cannot be omitted. If omitted, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends. If 2 or more attributes are coded, a Cosminexus XML Processor error occurs.
- For details on the values that can be specified, see 20.2(1) Values specifiable in the NCName type.
This point describes the support range of the message attribute included in the wsdl:fault element.
- You can code only one message attribute. This attribute cannot be omitted. If omitted, an error message (KDJW51029-E) is output to the standard error output and the log, and the processing of the cjwsimport command ends. If 2 or more attributes are coded, a Cosminexus XML Processor error occurs.
- Use QName to specify wsdl:message declared beneath the referable wsdl:definitions element.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.