KDCCC0001-I
The command finished normally.
KDCCC0011-E
A library required for command execution was not found. (details = <詳細情報>)
KDCCC0012-E
A command could not be executed. (details = <詳細情報>)
KDCCC0013-E
An attempt to analyze the WSDL definition has failed. (details = <詳細情報>)
KDCCC0014-E
An attempt to copy files failed.
KDCCC0101-E
The specified class <クラス名> cannot be converted to an xml schema data type. The type anyType will be used. (details = bean)
KDCCC0102-E
The specified class <クラス名> cannot be converted to an xml schema data type. The type anyType will be used. (details = package)
KDCCC0103-E
The specified class <クラス名> cannot be converted to an xml schema data type. The type anyType will be used. (details = holders)
KDCCC0111-E
A WSDL2Java command timed out.
KDCCC0121-E
The wsdl file has already been specified as, <WSDLファイル名1>. It cannot be specified again as <WSDLファイル名2>.
KDCCC0122-E
The wsdl file was not specified.
KDCCC0123-E
An option specification is incorrect. (details = <詳細>)
KDCCC0131-E
A binding element was not found. (binding = <binding名>)
KDCCC0132-E
A binding element was not found in the WSDL document <WSDLファイル名>. (binding = <binding名>)
KDCCC0133-E
A portType element was not found. (portType = <portType名>)
KDCCC0134-E
A portType element was not found in the WSDL document <WSDLファイル名>. (portType = <portType名>)
KDCCC0135-E
The specified XML schema type <データ型> is not valid in XML schema version schema-version.
KDCCC0136-E
A specified XML schema type is not currently supported. (XML schema type = <データ型>)
KDCCC0137-E
A specified type is referenced but not defined. (type = <データ型>)
KDCCC0138-E
The specification of a type or ref attribute is incorrect. (element = <要素名>)
KDCCC0139-E
The specification of a parameterOrder attribute is incorrect. (element = <要素名>)
KDCCC0140-E
The specification of the part element used for input or output is incorrect. (element = <要素名>)
KDCCC0141-E
The part element lacks the element attribute or type attribute. (operation or fault element = <要素名>, part element = <part要素名>)
KDCCC0142-E
The binding operation element has no corresponding portType operation element. (binding operation name = <要素名>, input name = <input要素名>, output name = <output要素名>)
KDCCC0143-E
The name attribute of the fault element is incorrect. (binding = <binding要素名>, operation = <operation要素名>)
KDCCC0144-E
The soap:fault element is incorrect. (binding = <binding要素名>, operation = <operation要素名>, fault = <fault要素名>)
KDCCC0145-E
The binding fault element does not match the portType fault element. (binding = <binding要素名>, operation = <operation要素名>, fault = <fault要素名>)
KDCCC0146-E
The operation element requires the use attribute. (binding operation = <operation要素名>)
KDCCC0147-E
The specification of the service element's name attribute is incorrect.
KDCCC0148-E
The name attribute is not specified in the port element.
KDCCC0149-E
The binding attribute is not specified in the port element.
KDCCC0150-E
The message attribute is not specified in a child element of the portType element.
KDCCC0151-E
The message attribute specified in a child element of the portType element is incorrect. (message = <message属性の指定値>)
KDCCC0161-E
The file cannot be opened. (file = <ファイル名>)
KDCCC0171-W
A file already exists. WSDL2Java cannot overwrite it. (file = <ファイル名>)
KDCCC0172-E
A file already exists. (file = <ファイル名>)
KDCCC0181-E
The location attribute is not specified in the address element. (service = <service要素名>, port = <port要素名>)
KDCCC0182-E
The address element's location attribute is invalid. (service = <service要素名>, port = <port要素名>, location attribute value = <location属性値>)
KDCCC0191-E
A file name is duplicated. (file = <ファイル名>)
KDCCC0201-E
The class has already been specified as <クラス名1>. It cannot be specified again as <クラス名2>.
KDCCC0202-W
An option specification is incorrect. (option = -w, value = <オプション値>)
KDCCC0203-E
An option specification is incorrect. (option = -T)
KDCCC0204-E
An option specification is incorrect. (option = -A)
KDCCC0205-E
An option specification is incorrect. (option = -u)
KDCCC0206-E
The class name is not specified.
KDCCC0207-E
An option is not specified. (option = -l)
KDCCC0208-E
A specified class was not found. (class = <クラス名>)
KDCCC0211-W
An option specification is incorrect. The specified value will be ignored. (option = -d, value = <オプション値>)
KDCCC0221-W
An option specification is incorrect. The system assumes an RPC was specified. (option = -p, value = <オプション値>)
KDCCC0222-I
An option is not specified. The system assumes an RPC was specified. (option = -p)
KDCCC0223-E
The option <オプション名1> cannot be specified when the specified value of <オプション名2> is <オプション値>.
KDCCC0224-E
A required option is not specified. (option = <オプション名>)
KDCCC0225-E
The onMessage method is not defined in the specified class.
KDCCC0226-E
The specified class is not an EJB remote interface or EJB local interface.
KDCCC0227-E
The value of the specified option is incorrect. (option = -z)
KDCCC0228-W
<メソッド名> method defined in the specified class was assumed to throw java.rmi.RemoteException. An implementation class of java.rmi.Remote including javax.ejb.EJBObject must throw it.
KDCCC0229-W
<例外クラス名> exception of <メソッド名> method defined in the specified class was ignored.
KDCCC0230-W
java.rmi.RemoteException of <メソッド名> method defined in the specified class was ignored. An implementation class of javax.ejb.EJBLocalObject must not throw it.
KDCCC0231-E
Cannot generate exception class from complexType or element <タグ名>. Name "<例外クラス名>" is reserved.
KDCCC0232-E
The value <オプション値1> of the option <オプション名1> and the value <オプション値2> of the option <オプション名2> are exclusive.
KDCCC0233-I
The validation of the WSDL document was started. (WSDL document = <オプション値1>)
KDCCC0234-E
The WSDL document is invalid. The document has unsupported WSDL elements or attributes.
KDCCC0235-E
The WSDL document is invalid. The document has unsupported MIME binding elements or attributes.
KDCCC0236-E
The WSDL document is invalid. The document has unsupported XML Schema elements or attributes.
KDCCC0237-I
The validation of the WSDL document was finished successfully.
KDCCC0238-E
The type referenced by <part要素名> of <message要素名> is simple type or array.
KDCCC0239-E
Multiple part elements or no part elements were found in <message要素名>.
KDCCC0240-E
The type attribute of the part element is specified when the style is document. (message = <message要素名>, part = <part要素名>)
KDCCC0245-E
An option specification is incorrect. (option = -C, --check).
KDCCC0247-E
Cannot specify multiple “<要素1>” elements in a single “<要素2>” element.
KDCCC0263-E
Multiple part elements are defined in the message element when the style is document. (message = <message要素名>)
KDCCC0265-E
The specified URL is invalid. (option = -l/--location, specified url = <指定されたURL>)
KDCCC0266-E
The style of all the operations in the wsdl:binding element is not the same. (binding = <binding要素名>)
KDCCC0269-E
The overloaded method is not supported when the document style is specified. (method = <メソッド名>)
KDCCC0271-E
The specified URL contains invalid character(s). (option = -l/--location, specified url = <指定されたURL>)
KDCCC0272-E
The specified URL is too long. (option = -l/--location, specified url = <指定されたURL>)
KDCCC0273-E
The value of the address element's location attribute contains invalid character(s). (service = <service要素名>, port = <port要素名>, location attribute value = <location属性値>)
KDCCC0274-E
The value of the address element's location attribute is too long. (service = <service要素名>, port = <port要素名>, location attribute value = <location属性値>)
KDCCC0275-E
An unsupported XML Schema version is specified. (value = <値>, file = <ファイル名>)
KDCCC0276-W
The filename specified in the <属性名> attribute of <要素名> element is not a relative URI. The specified file is skipped. (<属性名> = <値>, file = <ファイル名>)
KDCCC0277-E
The file path specified by <属性名> attribute of <要素名> element is too long. Please specify it within 256 characters. (<属性名> = <値>, file = <ファイル名>)
KDCCC0278-E
The XML Schema file specified in the schemaLocation attribute of import element is already imported. (namespace = <名前空間>,schemaLocation= <値>, file = <ファイル名>)
KDCCC0279-E
The namespace of "<対象ファイル名>" file specified in the <要素名> element does not match to that specified in the <属性名> attribute. (<属性名> = <名前空間>, file = <ファイル名>)
KDCCC0280-E
A XML Schema definition has to be imported to refer the element or attribute of other namespaces. (namespace = <値>, file = <ファイル名>)
KDCCC0281-E
The namespace “http://www.w3.org/2001/XMLSchema” cannot be imported. (file = <ファイル名>)
KDCCC0282-W
A schemaLocation attribute of import element cannot be specified. (namespace = <値>, file = <ファイル名>)
KDCCC0283-E
A types element must be specified before all other elements (except documentation and import element) in a WSDL definition. (file = <ファイル名>)
KDCCC0284-E
A WSDL file structure specified in the import element of WSDL definition is invalid or the WSDL definition specified import element is invalid. (location = <値>, file = <ファイル名>, details = <詳細情報>)
KDCCC0285-E
An import element must be specified before all other elements (except documentation element) in a WSDL definition. (file = <ファイル名>)
KDCCC0286-E
A namespace attribute of import element does not exist in the XML Schema definition. (file = <ファイル名>)
KDCCC0287-E
The XML shema file specified in the schemaLocation attribute of include element is already included. (targetNamespace = <名前空間>,schemaLocation = <値>, file = <ファイル名>)
KDCCC0288-E
The WSDL file specified in the location attribute of import element is already imported. (namespace = <名前空間>,location = <値>, file = <ファイル名>)
KDCCC0289-W
The namespace "<名前空間>" has to be imported. (file = <ファイル名>)
KDCCC0290-E
The target namespace is not specified for targetNamespace attribute. (file = <ファイル名>)
KDCCC0291-E
The percent-encoded valuefile has to be specified instead of the "<値>" which used in <属性名> attribute of <要素名> element. (percent-encoded value = <パーセントエンコードした値>, file = <ファイル名>)
KDCCC0292-E
The percent-encoded value of the port element's name attribute is not equal the value of the end part of the URL path component. (service = <service 要素名>, port = <port要素名>, name attribute value (percent-encoded) = <パーセントエンコードされたname 属性値>, the end part of the URL path component = <URLパス部の末尾部分>)
KDCCC0293-E
The value of the port element's name attribute is not equal the value of the end part of the URL path component. (service = <service 要素名>, port = <port要素名>, the end part of the URL path component = <URLパス部の末尾部分>)
KDCCC0295-I
The validation of the XML Schema document was started. (XML Schema document = <ファイル名>)
KDCCC0296-I
The validation of the XML Schema document was finished successfully.
KDCCC0297-E
The command cannot be executed because you do not have administrator privileges.
KDCCC0298-E
An error occurred while the permissions were being checked.
KDCCC0299-E
The XML Schema document is invalid. The document has unsupported XML Schema elements or attributes.
KDCCC0300-E
The targetNamespace attribute of the importing schema must be different from the targetNamespace attribute of the schema which contains import. (targetNamespace = <値>, file = <ファイル名>)
KDCCC0301-W
The definition of the type <型定義のQName> is duplicate.
KDCCC0302-E
Element <要素名> is referenced but not defined.
KDCCC0303-E
There is a wrong description in the WSDL definition. (file = <ファイル名>)
KDCCC0304-E
The file path of specified WSDL is invalid. (file = <ファイル名>)
KDCCC0305-E
The value of -z/--style option for Java2WSDL or Java2WSDD command is incorrect when using attachments. (-z = <-zオプションの指定値>)
KDCCC0306-E
Attachments cannot be used when the style is rpc.
KDCCC0308-E
Attachments cannot be used in the xsd:attribute element in the WSDL definition. (attribute name = <指定した属性名>)
KDCCC0309-E
Attachments cannot be used in the user definition exception.
KDCCC0310-E
Attachments cannot be specified as the type referenced by wsdl:fault element. (fault name = <指定したフォルト名>)