説明 | これらは、WSDL2Java のオプションです。 |
アクション | WSDL2Java を呼び出すときには、指定されたオプションを使用します。 |
説明 | これらは、WSDL2Java の拡張オプションです。 |
アクション | これらは、ユーザーが一般には使用しない拡張オプションです。 |
説明 | これらは、Java2WSDL のオプションです。 |
アクション | Java2WSDL を呼び出すときに、指定されたオプションを使用します。 |
説明 | これらは、Java2WSDL の拡張オプションです。 |
アクション | これらは、ユーザーが一般には使用しない拡張オプションです。 |
説明 | -location オプションは、必須オプションです。 |
アクション | -location オプションを指定してください。 |
説明 | -server-side オプションが誤りです。 |
アクション | 正しい -server-side オプションを指定してください。 |
説明 | -transport オプションが誤りです。 |
アクション | 正しいオプションを指定してください。 |
説明 | 事前に存在しているこの操作には出力エレメントが含まれています。 これは除去されます。 |
アクション | なし。 |
説明 | 事前に存在しているこの操作には障害エレメントが含まれています。 これは除去されます。 |
アクション | なし。 |
説明 | 示されたクラスをロードしています。 |
アクション | なし。 |
説明 | 示された構成体を生成しています。 |
アクション | なし。 |
説明 | JMS エンドポイント URL では、宛先タイプとして 'queue' または 'topic' を指定する必要があります。 |
アクション | JMS エンドポイント URL を訂正して、再試行してください。 |
説明 | JMS エンドポイント URL ストリングに、認識されないプロパティーが含まれていました。 |
アクション | JMS エンドポイント URL を訂正して、再試行してください。 |
説明 | JMS エンドポイント URL ストリングには次のプロパティーが含まれている必要があります: connectionFactory、destination、targetService これらのプロパティーは、宛先キューまたはトピック、およびターゲット・サービスを記述するために使用されます。 |
アクション | JMS エンドポイント URL を訂正して、再試行してください。 |
説明 | JNDI InitialContext オブジェクトの作成を試行中にエラーが発生しました。 |
アクション | オリジナルのエラー・メッセージ内の詳細情報を使用して、問題を判別してください。 |
説明 | JNDI 'lookup' 操作中に、示されたエラーが発生しました。 |
アクション | JNDI 名が正しいことを確認してください。 |
説明 | JMS 操作の結果、示された JMSException が発生しました。 |
アクション | オリジナルのエラー・メッセージ内の詳細情報を使用して、問題の解決方法を判別してください。 |
説明 | なし。 |
アクション | なし。 |
説明 | 要求の処理中に、示された例外が発生しました。 |
アクション | オリジナルのエラー・メッセージ内の詳細情報を使用して、問題の解決方法を判別してください。 |
説明 | 示された WebServicesFault 例外が発生しました。 |
アクション | オリジナルのエラー・メッセージ内の詳細情報を使用して、問題の解決方法を判別してください。 |
説明 | Web サービスの Message-driven Bean リスナーが、初期化時に構成済みサーバー・エンジンを検索できませんでした。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | JMSSender は、宛先キューまたはトピックにメッセージを送信する前に、指示されたプロパティーを JMS 要求メッセージに設定しませんでした。 これは内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | Web サービス JMS リスナーが、TextMessage または BytesMessage でない JMS メッセージを受け取りました。 JMS リスナーは、この 2 つの JMS メッセージ・タイプのみをサポートします。 |
アクション | JMS の送信側が正しい JMS メッセージ・タイプを使用することを確認してください。 |
説明 | トピック宛先に対する両方向要求/応答が呼び出されましたが、 トピックの使用時は片方向要求のみがサポートされます。 |
アクション | トピック宛先を使用するサービスに片方向操作のみが含まれていることを確認してください。 これは、WSDL ファイル内では操作に 'output' メッセージが含まれないことを意味します。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 不正なマッピング・ファイルが WSDL2Java に提供された可能性があります。 |
アクション | マッピング・ファイルを訂正してください。 |
説明 | -voidReturn オプションが誤りです。 |
アクション | 正しいオプションを指定してください。 |
説明 | メッセージが正しい SOAP メッセージではありません。 |
アクション | このメッセージを送信したパーティーに連絡してください。 |
説明 | 適切なシリアライゼーションまたはデシリアライゼーションには、_Helper クラスが必要です。 シリアライゼーションまたはデシリアライゼーションはエラーになります。 |
アクション | _Helper クラスが WSDL2Java によって適切に出力されたこと、および正しくデプロイされたことを確認してください。 |
説明 | 一部の xml 構成体を Java タイプにマップできません。 |
アクション | アプリケーション・コードは SOAPElement メソッドを使用してデータを構成および解析する必要があります。 |
説明 | 内部エラーが発生しました。 デプロイメント情報内のエラーが原因の可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 示されたオブジェクトをシリアライズできません。 |
アクション | 正しいシリアライザーが登録されていることを確認してください。 |
説明 | セキュア・ソケット・ファクトリーの取得に鍵ストアとトラストストアのペア、または暗号トークンのいずれかが使用されました。 |
アクション | なし。 |
説明 | 示されたタイプをデシリアライズできません。 |
アクション | 正しいデシリアライザーが登録されていることを確認してください。 |
説明 | 不適切な開始コードによって発生した内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ハンドラーが、予期しない RuntimeException を生成しました。 JAX-RPC 1.0 (JSR-101) では、サーバーが SOAPFaultException を生成するように要求します。 オリジナルの例外については、ログを参照してください。 |
アクション | ハンドラー・コードを訂正して、RuntimeException を除去してください。 |
説明 | ハンドラーが、予期しない RuntimeException を生成しました。 JAX-RPC 1.0 (JSR-101) では、サーバーが SOAPFaultException を生成するように要求します。 オリジナル応答メッセージのログを参照してください。 |
アクション | ハンドラー・コードを訂正して、RuntimeException を除去してください。 |
説明 | 示されたオブジェクトをシリアライズできません。 |
アクション | 正しいシリアライザーが登録されていることを確認してください。 |
説明 | 示されたタイプをデシリアライズできません。 |
アクション | 正しいデシリアライザーが登録されていることを確認してください。 |
説明 | メモリー管理下の削除されたデータ・ソースにアクセスしようとしています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージの arrayType 属性が無効です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | SimpleServerEngine では Basic 認証のみがサポートされています。 |
アクション | SimpleServerEngine を使用しないでください。 |
説明 | soap メッセージ内のブール値は '0'、'1'、'true'、または 'false' でなければなりません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージ内のカレンダー値が無効です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 16 進ストリング内の文字が無効です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージで不正な日付値が見つかりました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージで不正な日付/時刻値が見つかりました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 指定された Bean に、エレメントに一致するプロパティーがありません。 soap メッセージをデシリアライズできません。 WSDL のスキーマに elementFormDefault="qualified" が含まれている場合、 そのエレメントは接頭部で修飾されるか、またはデフォルトの名前空間に存在しなければなりません。 スキーマに elementFormDefault="unqualified" が含まれているかこの属性が完全に省略されている場合、 そのエレメントは修飾されてはならず、名前空間を持ちません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 示されたクラスをハンドラー・クラスとしてデプロイしようとしました。 しかし、クラスがハンドラー・クラスを拡張しません。 |
アクション | デプロイメント情報を訂正してください。 |
説明 | 示されたクラスをホルダーとして使用しようとしました。 しかし、クラスがホルダー・インターフェースを拡張しません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージに、非整数配列長を持つ配列が含まれています。 soap メッセージをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、デプロイメント・ソフトウェアの内部エラーの結果です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージのエンベロープ・エレメントのネームスペースが誤っています。 メッセージをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージ内の示された配列のオフセット属性が無効です。 soap メッセージをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | WSDL2Java エミッターの内部例外です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージ内の示された配列の位置属性が無効です。 soap メッセージをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | service.getCalls メソッドへの portName 引数は、認識されるポート名でなければなりません。 |
アクション | service.getCalls メソッドへの引数が適切であることを確認してください。 |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | SimpleServerEngine が要求を理解できません。 |
アクション | SimpleServerEngine を使用しないでください。 |
説明 | scope オプションの引数は、Request、Application、または Session でなければなりません。 |
アクション | WSDL2Java の呼び出し時に正しい -scope オプションを使用してください。 |
説明 | soap メッセージにエンベロープ・エレメントが含まれていません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージ内に不正な時刻値が見つかりました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージで不正な時間帯が見つかりました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | デプロイメント・ソフトウェアに問題が発生しました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、無効な soap メッセージによって起こります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | このエラーは、無効な soap メッセージが原因と考えられます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ユーザーを認証できません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ユーザーを認証できません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ユーザーは許可されていません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラー: soap メッセージを bytes に変換できません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラー: soap メッセージを String に変換できません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 表記の値を bean フィールドに割り当てることができませんでした。 soap メッセージをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ツール・オプション・エラー。 他のメッセージを参照してください。 |
アクション | URL を修正してください。 |
説明 | このメッセージは通常、soap メッセージが無効であることを示します。 エンジンは、子エレメントを検出したとき、単純な値を想定していました。 soap メッセージをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 配列シリアライザーを使用して、示されたクラスをシリアライズできません。 |
アクション | デプロイメント情報に関する問題がないかを調べてください。 |
説明 | エレメント・シリアライザーは、org.w3c.dom.Element オブジェクトのシリアライズにのみ使用できます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | SimpleSerializer は、登録されていないオブジェクトのシリアライズには使用できません。 |
アクション | このクラスが適切なタイプで登録されていることを確認してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 適切なトンネルを作成できません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | AdminClient のパスワードが変更されました。 |
アクション | AdminClient は完全にはサポートされません。 |
説明 | SAAJ モデルを誤って使用しています。 この問題がランタイムに発生した場合 は、Web サービス・チームに連絡してください。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | AdminClient を使用しないでください。 |
説明 | デプロイメント・ソフトウェアでの内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 接続はクローズされています。 リモート・サービスを呼び出すことができません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | このメッセージは、異なる qname から同じ Java ファイルが作成される場合に、WSDL2Java から発行されます。 |
アクション | wsdl を修正するか、または NStoPkg オプションを使用して、クラスを区別してください。 |
説明 | wsdl 内の パラメーター順序属性が誤りです。 |
アクション | wsdl を修正してください。 |
説明 | エンドポイント・アドレスが見つかりません。 |
アクション | wsdl を修正してください。 |
説明 | エンドポイント・アドレスが無効です。 |
アクション | wsdl を修正してください。 |
説明 | サービス wsdl ポートのバインディングを指定してください。 |
アクション | wsdl を修正してください |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 参照されるバインディングを定義する必要があります。 |
アクション | WSDL を修正してください。 |
説明 | 参照されるバインディングを定義する必要があります。 |
アクション | WSDL を修正してください。 |
説明 | 参照される portType を定義する必要があります。 |
アクション | WSDL を修正してください。 |
説明 | 参照される portType を定義する必要があります。 |
アクション | WSDL を修正してください。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | リモート Web サービスの呼び出しで問題が発生しました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 管理エラー。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | このエラーは、無効な soap メッセージが原因と考えられます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 指定されたディレクトリーを読み取ることができません。 |
アクション | 構成を修正してください。 |
説明 | 非パフォーマンス・シリアライゼーションが検出されました。 |
アクション | コードを調べて、適切な変更を行ってください。 |
説明 | WSDL2Java の -container オプションが誤りです。 |
アクション | オプション設定を修正してください。 |
説明 | WSDL2Java の -role オプションが誤りです。 |
アクション | オプション設定を修正してください。 |
説明 | Web サービスは常に、Web または EJB コンテナーで実行されます。 |
アクション | オプションを修正して、WSDL2Java を再実行してください。 |
説明 | この原因として、直前に発生した Web サービス・デプロイメント記述子のエラーが考えられます。 |
アクション | ログを調べて、直前に発生したエラーを検討してください。 |
説明 | 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | 指定されたサービスを見つけられませんでした。 |
アクション | クライアントが指定したサービスの名前と、サーバー上のそのサービスのデプロイメントをチェックしてください。 |
説明 | 構成ファイル (was-webservices.xml) は、予期されたインターフェースをインプリメントしないハンドル javaclass を定義します。 |
アクション | 予期されたインターフェースを実装する javaclass を指定してください。 |
説明 | WSDL2Java の -genJava オプションが誤りです。 |
アクション | オプション設定を訂正してください。 |
説明 | WSDL2Java の -genXML オプションが誤りです。 |
アクション | オプション設定を訂正してください。 |
説明 | セキュア・ソケット・ファクトリーを取得できませんでした。 |
アクション | SSL 構成を訂正してください。 |
説明 | デプロイメント中にエラーが発生しました。 内部エラーの可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これはデシリアライゼーション・エラーによるものと考えられます。 他のエラーを探してください。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | getPort メソッドには、プロキシー・インターフェースが必要です。 |
アクション | getPort メソッドの呼び出しを訂正してください。 |
説明 | プロキシー・クラス引数は、java.rmi.Remote を拡張するインターフェースでなければなりません。 |
アクション | getPort メソッドの呼び出しを修正してください。 |
説明 | パスワードを指定する必要があります。 |
アクション | AdminClient は完全にはサポートされません。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 許可するユーザーが見つかりません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | リモート側で管理できません。 |
アクション | Admin クラスは完全にはサポートされません。 |
説明 | soap エンベロープ内で body が予期されていましたが、見つかりませんでした。 soap メッセージをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 示されたコンポーネント・タイプの配列をデシリアライズできませんでした。 |
アクション | この問題は、無効なデプロイメント情報による可能性があります。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージは無効で、デシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 通常これは、クライアントまたはサーバーのデプロイメント情報が不正であることが原因です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 通常これは、soap メッセージが不正であるか、またはサーバーのデプロイメント情報が無効であることが原因です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーの可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 無効な構成データです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | デプロイメント情報での内部エラー。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | デプロイメント情報内の情報が欠落しています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | デプロイメント情報内のハンドラーが欠落しています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージ内のヘッダーが欠落しています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージは無効で、処理指示によりデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | MapSerializer でオブジェクトをシリアライズできません。 これは、内部デプロイメント・エラーに原因があると考えられます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | デプロイメント情報が不完全です。 これは、内部エラーに原因があると考えられます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | WSDL が portType 内のオペレーションを定義しません。 |
アクション | これは内部エラーまたはデプロイメント・エラーです。 |
説明 | WDSL バインディングがオペレーションを指定しませんでした。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 示されたオプションが見つかりませんでした。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | パラメーター順序属性は、メッセージ・パーツを参照する必要があります。 |
アクション | WSDL を訂正してください。 |
説明 | 指定されたポートが Service.getPort で検出できませんでした。 |
アクション | Service.getPort の呼び出しを訂正してください。 |
説明 | デプロイされた wsdl から portType が欠落しています。 |
アクション | デプロイされた wsdl を訂正してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 通常これは、デプロイメント情報の内部エラーを示します。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | Web サービス・エンジンは、指定したターゲット・サービスの要求を受信しましたが、エンジン構成にこの名前のポートが含まれていませんでした。 |
アクション | クライアント・アプリケーションで使用されているエンドポイント・ロケーション URL を、対応する WSDL 文書に含まれているエンドポイント・ロケーション URL と比較してください。HTTP プロトコルを使用している場合は、クライアント・アプリケーションがエンドポイント・ロケーション URL 内で正しい URL パターンを使用しているか確認してください。JMS プロトコルを使用している場合は、クライアント・アプリケーションが正しい targetService プロパティーを含む、エンドポイント・ロケーション URL を使用しているか確認してください。JMS スタイルのエンドポイント・ロケーション URL 内で、targetService プロパティーが、目的のポート・コンポーネントの名前に設定されている必要があります。 |
説明 | セキュリティー・プロバイダーが構成されていることを確認してください。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 示された配列コンポーネント・タイプをシリアライズできません。 このタイプが登録されていることを確認してください。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | vector のコンポーネントをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | デプロイメント情報が欠落しています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | タイプ・マッピング・レジストリー内のデプロイメント情報が欠落しています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ハンドラーが mustUnderstand ヘッダーを理解しませんでした。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部例外。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 示された項目がヌルであるため、処理を継続できません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | AdminClient は完全にはサポートされません。 |
説明 | ネームスペース引数を指定する必要があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ヌル引数を持つ SAAJ setParent を呼び出そうとしました。 これは、内部エラーに原因があると考えられます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | デプロイメント情報が欠落しています。 これは、内部エラーに原因があると考えられます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | HexBinary オブジェクトを構成できません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージのエンベロープ内に複数の soap 本体が含まれています。 soap メッセージをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージのエンベロープ内に複数の soap ヘッダーが含まれています。 soap メッセージをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | パラメーターの数が、予期されるパラメーターの数と一致しません。 |
アクション | これは DII または内部エラーである可能性があります。 |
説明 | 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | soap メッセージのデシリアライズ中に問題が発生しました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 示されたファイルの処理中の AdminClient エラー。 |
アクション | AdminClient は完全にはサポートされません。 |
説明 | 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | Admin を終了します。 |
アクション | Admin クラスは完全にはサポートされません。 |
説明 | 内部エラーです。 |
アクション | SimpleServerEngine は完全にはサポートされません。 |
説明 | 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | /WEB-INF がアクセス不能である可能性があります。 |
アクション | WEB-INF ディレクトリーの問題を訂正してください。 |
説明 | 構成ファイルがアクセス不能である可能性があります。 |
アクション | サーブレット・エンジン構成ファイルの問題を訂正してください。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | 処置は不要です。 |
説明 | 構成エラー。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | WSDL パーツは、型またはエレメントの属性を指定する必要があります。 |
アクション | デプロイされた wsdl を訂正してください。 |
説明 | 内部エラーまたは入力 soap メッセージの問題です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | Admin ツールが不明のホストを検出しました。 |
アクション | Admin ツールは完全にはサポートされません。 |
説明 | 管理ツール・エラー。 |
アクション | Admin ツールは完全にはサポートされません。 |
説明 | これは通常、サービス作成時に検出されたデプロイ済み WSDL のエラーです。 |
アクション | デプロイされた wsdl を訂正してください。 |
説明 | Service.getPort を使用する場合は、WSDL 文書が必要です。 |
アクション | デプロイメント情報を訂正してください。 |
説明 | WSDL2Java SymbolTable の内部エラー。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | wsdl が、未定義のタイプまたはエレメントを参照しています。 |
アクション | wsdl を訂正してください。 |
説明 | JNDI 構成に問題がある可能性があります。 |
アクション | JNDI 構成を訂正してください。 |
説明 | InitialContext は作成されませんでした。 |
アクション | その他のエラーを調べて、InitialContext が作成されなかった理由を判別してください。 |
説明 | 示された型またはエレメントの再帰的定義が検出されました。 |
アクション | wsdl を訂正してください。 |
説明 | Call または MessageContext で不正なプロパティーが検出されました。 これは内部エラーが原因である可能性があります。 |
アクション | プロパティーを修正してください。 |
説明 | 不正なプロパティーが検出されました。 これは内部エラーが原因である可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ヌルのプロパティー値が指定されました。 これは内部エラーが原因である可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | サポートされないプロパティーを使用しています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、シリアライゼーション・エンジンに関する内部エラーが原因です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、デシリアライゼーション・エンジンに関連する内部エラーが原因です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは通常、シリアライゼーション・エンジンに関する内部エラーが原因です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | isRegistered メソッドには、ヌル以外の Java クラスが必要です。 このエラーは、内部問題が原因と考えられます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | isRegistered メソッドには、ヌル以外の qname が必要です。 このエラーは、内部問題が原因と考えられます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | このエラーは通常、デプロイメント・ソフトウェアに関する問題を表しています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | WSDL に、サポートされない MIME 構成体が含まれています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | WSDL サービス名が誤りです。 |
アクション | WSDL を訂正してください。 |
説明 | 属性をシンプル・タイプにする必要があります。 |
アクション | WSDL を訂正してください。 |
説明 | 属性をシンプル・タイプにする必要があります。 |
アクション | WSDL を訂正してください。 |
説明 | JAXRPC ハンドラー作成の問題です。 |
アクション | スローされた例外の理由を検討してください。 |
説明 | 通知メッセージ |
アクション | 処置は不要です。 |
説明 | これは通常、デプロイされたタイプ・マッピング・レジストリーに関する問題を示します。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部例外。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | このメッセージはさまざまな例外に使用されます。 他のメッセージを参照してください。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | このメッセージはさまざまな例外に使用されます。 他のメッセージを参照してください。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 通常は内部エラーが起こったことを示します。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | xml パーサーの構成中にエラーが発生したことを示します。 |
アクション | パーサー構成を訂正してください。 |
説明 | SAX 例外が発生したことを示します。 この例外は通常、パーサーの構成に関する問題が原因です。 |
アクション | パーサー構成を訂正してください。 |
説明 | 通常は内部エラーが起こったことを示します。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 通常は MIME メッセージに問題があることを示しています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 通常は内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 通常は内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 通常は内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは、過負荷メッセージの処理中に発行された可能性があります。 |
アクション | This exception is unexpected. The cause is not immediately known. |
説明 | このエラーは、過負荷メソッドの処理中に発生した可能性があります。 |
アクション | This exception is unexpected. The cause is not immediately known. |
説明 | 表記のターゲットの起動中に問題が発生しました。 |
アクション | This exception is unexpected. The cause is not immediately known. |
説明 | このエラーは、MIME 接続に関する問題を示している可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | SimpleServerEngine で誤った形式の URL の例外が発生しました。 |
アクション | This exception is unexpected. The cause is not immediately known. |
説明 | WebServicesFault が発生しました。 |
アクション | 詳しくは他のメッセージを参照してください。 |
説明 | 通知メッセージ。 障害が起こった原因については、他のメッセージを参照してください。 |
アクション | This exception is unexpected. The cause is not immediately known. |
説明 | 通知メッセージ。 障害が起こった原因については、他のメッセージを参照してください。 |
アクション | This exception is unexpected. The cause is not immediately known. |
説明 | WSDL またはそのインポート済み文書のいずれかがアクセス不能であることを示します。 |
アクション | WSDL またはインポート済み文書がアクセス可能であることを確認してください。 また、WSDL2Java オプションでタイムアウト値および再試行値を増やすこともできます。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | Stub または Call オブジェクトにオペレーションが呼び出されましたが、ターゲット・エンドポイント・アドレスが設定されていません。 |
アクション | オペレーションを呼び出す前に、Stub または Call オブジェクトにターゲット・エンドポイント・アドレスが設定されていることを確認してください。 |
説明 | サポートされない接続タイプを検出したことを示します。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーの可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | クローズされたストリームにアクセスしようとしました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラー |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | データ・ハンドラーに内容がありません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーの可能性があります。 |
アクション | エンジン構成が正しいことを確認してください。 |
説明 | この soap メッセージでは、子エレメントは想定されていません。 soap メッセージをデシリアライズできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | WSDL に誤りがある可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーの可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 登録が行われた後は、型マッピングを修正できません。 |
アクション | コードを訂正してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | TypeMapping 登録が無効です。 |
アクション | コードを訂正してください。 |
説明 | 登録後にデフォルトの型マッピングを変更することはできません。 |
アクション | コードを訂正してください。 |
説明 | インターフェースのスタブ実装がないため、この getPort メソッドを呼び出すことができません。 |
アクション | コードを変更してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは、Web サービスのデプロイメント問題の症状であるか、または無効な SOAP 要求メッセージの可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部例外。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | JavaBean にデフォルト・コンストラクターがあることを確認してください。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | -soapAction に誤った引数が指定されました。 |
アクション | 正しい Java2WSDL -soapAction オプションを使用してください。 |
説明 | Web サービス・デプロイメント、soap メッセージ、またはサービスの SoapBindingImpl クラスのホット・スワッピングに関する問題である可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | WSDL2Java が生成する Java クラスを示す通知メッセージです。 |
アクション | 処置は不要です。 |
説明 | Java2WSDL の -style オプションが誤りです。 |
アクション | 正しい -style オプションを使用してください。 |
説明 | Web サービスのデプロイメント・エラーである可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | Web サービスのデプロイメント・エラーである可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | Java2WSDL にはクラス・ファイルを 1 つだけ指定できます。 |
アクション | Java2WSDL の起動を訂正してください。 |
説明 | Java2WSDL のクラス・ファイルを指定する必要があります。 |
アクション | Java2WSDL の起動を訂正してください。 |
説明 | WSDL2Java には WSDL ファイルを 1 度だけ指定できます。 |
アクション | WSDL2Java の起動を訂正してください。 |
説明 | WSDL2Java には WSDL URI を指定しなければなりません。 |
アクション | WSDL2Java の起動を訂正してください。 |
説明 | 列挙の値が不適切です。 |
アクション | コードを訂正してください。 |
説明 | このクラスを xml スキーマ・タイプに変換できないことを示す Java2WSDL エラーです。 すべての Java クラス・ファイルには xml スキーマ・タイプへのマッピングが含まれていることに注意してください。 既存 Java サービスから Web サービスへの、Java2WSDL を介した変換は保証されません。 |
アクション | Web サービス・インターフェースのパーツであるすべての Java クラスに、WSDL への適切なマッピングが含まれている必要があります。 これは、サービスに対するクライアントが、Web サービスへアクセスする目的で、インターフェースおよび関連するすべてのクラスを自動的に生成できるようにするために必要です。 |
説明 | このクラスを xml スキーマ・タイプに変換できないことを示す Java2WSDL エラーです。 すべての Java クラス・ファイルには xml スキーマ・タイプへのマッピングが含まれていることに注意してください。 既存 Java サービスから Web サービスへの、Java2WSDL を介した変換は保証されません。 |
アクション | Web サービス・インターフェースのパーツであるすべての Java クラスに、WSDL への適切なマッピングが含まれている必要があります。 これは、サービスに対するクライアントが、Web サービスへアクセスする目的で、インターフェースおよび関連するすべてのクラスを自動的に生成できるようにするために必要です。 |
説明 | このクラスを xml スキーマ・タイプに変換できないことを示す Java2WSDL エラーです。 すべての Java クラス・ファイルには xml スキーマ・タイプへのマッピングが含まれていることに注意してください。 既存 Java サービスから Web サービスへの、Java2WSDL を介した変換は保証されません。 |
アクション | Web サービス・インターフェースのパーツであるすべての Java クラスに、WSDL への適切なマッピングが含まれている必要があります。 これは、サービスに対するクライアントが、Web サービスへアクセスする目的で、インターフェースおよび関連するすべてのクラスを自動的に生成できるようにするために必要です。 |
説明 | WSDL2Java は、この XML スキーマ・タイプをサポートしません。 |
アクション | wsdl を訂正してください。 |
説明 | 各メッセージ・パーツには、スキーマ・エレメント/型を位置指定するエレメントまたは型属性が含まれている必要があります。 |
アクション | wsdl を訂正してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラー |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラー |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | この Web サービスのデプロイに関する問題がないかを調べてください。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | この Web サービスのデプロイに関する問題がないかを調べてください。 内部エラーの可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 値が無効であるため、NormalizedString オブジェクトを設定できませんでした。 |
アクション | normalizedString 値を訂正してください。 |
説明 | 値が無効であるため、Token オブジェクトを設定できませんでした。 |
アクション | token 値を訂正してください。 |
説明 | 内部エラーです。 |
アクション | 示されたクラスが JAX-RPC に従っていることを確認してください。 |
説明 | 示されたクラスにスキーマを書き込むことができませんでした。 これは内部エラーによるものと考えられます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | Java2WSDL に無効なクラスを指定した可能性があります。 |
アクション | 示されたクラスを訂正してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | このクラスを xml スキーマ・タイプに変換できないことを示す Java2WSDL エラーです。 すべての Java クラス・ファイルには xml スキーマ・タイプへのマッピングが含まれていることに注意してください。 既存 Java サービスから Web サービスへの、Java2WSDL を介した変換は保証されません。 |
アクション | Web サービス・インターフェースのパーツであるすべての Java クラスに、WSDL への適切なマッピングが含まれている必要があります。 これは、サービスに対するクライアントが、Web サービスへアクセスする目的で、インターフェースおよび関連するすべてのクラスを自動的に生成できるようにするために必要です。 |
説明 | WSDL2Java エラー。 |
アクション | wsdl を訂正してください。 |
説明 | WSDL2Java 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | YearMonth オブジェクトの組み立て中にエラーが発生しました。 |
アクション | 正しい値を使用してください。 |
説明 | Year オブジェクトの組み立て中にエラーが発生しました。 |
アクション | 正しい値を使用してください。 |
説明 | Month オブジェクトの組み立て中にエラーが発生しました。 |
アクション | 正しい値を使用してください。 |
説明 | Day オブジェクトの組み立て中にエラーが発生しました。 |
アクション | 正しい値を使用してください。 |
説明 | MonthDay オブジェクトの組み立て中にエラーが発生しました。 |
アクション | 正しい値を使用してください。 |
説明 | Duration オブジェクトの組み立て中にエラーが発生しました。 |
アクション | 正しい値を使用してください。 |
説明 | このシリアライザーは、属性のシリアライズには使用できません。 |
アクション | デプロイされた型マッピングを訂正してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | SourceDataHandlerSerializer を使用して非 SourceStream オブジェクトをシリアライズしようとしました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 このエラーは通常、Web サービス・オペレーションの定義に関する情報が PortDesc/WSDDPort から欠落していたことを示します。 エンジンは、この特定のエラーの原因となった可能性のある欠落情報を推定しようとします。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ファクトリー実装を訂正してください。 |
アクション | This exception is unexpected. The cause is not immediately known. |
説明 | メソッドの起動に失敗しました。 |
アクション | This exception is unexpected. The cause is not immediately known. |
説明 | ファクトリー実装が欠落しています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 示されたファクトリーをロードできません。 |
アクション | ファクトリーがロードできることを確認してください。 |
説明 | WSDD デプロイメント情報が欠落しています。 これは内部エラーによる可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | WSDD デプロイメント情報が欠落しています。 これは内部エラーによる可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | エレメントが参照されているが定義が見つからなかったことを示す WSDL2Java エラーです。 |
アクション | wsdl を訂正してください。 |
説明 | タイプまたはエレメントを参照するには、タイプまたは参照属性が使用されます。 |
アクション | wsdl を訂正してください。 |
説明 | これは、デプロイメントの問題が原因である可能性があります。 |
アクション | 示されたクラスが存在し、ロードできることを確認してください。 |
説明 | 通常これは、デプロイメント情報が欠落しているか、または誤っていることを示します。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 これはサポートされない api です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 これはサポートされない api です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | wsdl で無効なバインディング・オペレーションが検出されました。 |
アクション | wsdl を訂正してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | サービスが受信した SOAP 要求メッセージは、WSDL 定義と一致しません。 |
アクション | サービスに送信した SOAP メッセージが WSDL 定義と一致することを確認してください。 |
説明 | バインディング障害には、対応する portType 障害が必要です。 |
アクション | wsdl を訂正してください。 |
説明 | バインディング障害には名前が必要です。 |
アクション | wsdl を訂正してください。 |
説明 | バインディング障害には、適切な <soap:fault> エレメントが必要です。 |
アクション | wsdl を訂正してください。 |
説明 | soap メッセージが誤っています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 応答 soap メッセージが誤っています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | Java2WSDL の -use オプションが誤っています。 |
アクション | -use オプションを訂正してください。 |
説明 | Java2WSDL の -extraClasses オプションが誤っています。 |
アクション | -extraClasses オプションを訂正してください。 |
説明 | 戻りの型があるメソッドが検出されましたが、メソッドが片方向であることが前提のモードで Java2WSDL が呼び出されました。 |
アクション | クラスを訂正してください。 |
説明 | 内部エラーの可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーの可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | これは、内部エラーまたは不正な入力 soap メッセージが原因である可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 示されたオブジェクトに子 SOAPElement を追加できません。 |
アクション | コードを訂正してください。 |
説明 | 示された子エレメントを追加できません。 |
アクション | コードを訂正してください。 |
説明 | 示されたオブジェクトに Text ノードを追加できません。 |
アクション | コードを訂正してください。 |
説明 | SOAPElement に属性が適用された後は、setAttributes を呼び出すことができません。 |
アクション | コードを訂正してください。 |
説明 | SOAPElement に MappingScope が適用された後は、setMappingScope を呼び出すことができません。 |
アクション | コードを訂正してください。 |
説明 | これは、認識されない代替コンテンツ・タイプです。 |
アクション | コードを訂正してください。 |
説明 | 指定の qname を持つ子エレメントは 1 つだけであることが予期されます。 |
アクション | コードを訂正してください。 |
説明 | すでに代替コンテンツがある SOAPElement に、代替コンテンツを設定しようとしました。 |
アクション | 置き換える前に、既存の代替コンテンツを必ず除去してください。 |
説明 | 指示された接頭部には、対応するネームスペース uri がありません。 |
アクション | コードまたは soap メッセージを訂正してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージに不正な xmlns 接頭部が付けられています。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | Admin ツールが失敗しました。 |
アクション | Admin ツールは完全にはサポートされません。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ハンドラー障害の処理中に例外がスローされました。 |
アクション | ハンドラーのインスペクションを行ってください。 |
説明 | 示されたクラスが見つからないか、またはロードできませんでした。 |
アクション | クラスが見つからない理由またはロードされない理由を判別してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 警告。 |
アクション | This exception is unexpected. The cause is not immediately known. |
説明 | 警告。 |
アクション | This exception is unexpected. The cause is not immediately known. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | xml を不正に操作しようとしました。 |
アクション | ハンドラーを訂正してください。 |
説明 | このメソッドを管理対象のコンテナー内で呼び出すことはできません。 |
アクション | ハンドラーを訂正してください。 |
説明 | このメソッドを管理対象のコンテナー内で呼び出すことはできません。 |
アクション | ハンドラーを訂正してください。 |
説明 | デプロイメント・エラー。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部問題の可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | JMS URL ストリングのプロトコルは "jms:" である必要があります。 |
アクション | オブジェクトの構成時に、適切な JMS スタイル URL が JMSURLParser コンストラクターに渡されることを確認してください。 |
説明 | 現在 JMSURLParser オブジェクトに含まれているプロパティーのセットから、有効な JMS スタイルの URL ストリングを形成できません。 |
アクション | オブジェクトの構成時に、適切な JMS スタイル URL が JMSURLParser コンストラクターに渡されることを確認してください。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 示されたプロパティーに提供された値が正しくありませんでした。 |
アクション | 示されたプロパティーに、必ず正しい値を使用してください。 |
説明 | 指定されたタイムアウト期間内に要求が完了しませんでした。 |
アクション | サーバーがアクティブであること、および割り当てられた時間内に要求を処理できることを確認してください。 |
説明 | 応答メッセージ内の JMS 相関 ID が、要求メッセージ内の JMS メッセージ ID と一致しませんでした。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | JMS 応答メッセージは javax.jms.BytesMessage タイプでなければなりませんが、異なるタイプでした。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 多重定義オペレーションを許可した場合、同一名の重複 xsi タイプが発生します。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | ランタイムが片方向メッセージの MessageContext に応答メッセージを設定しました。 |
アクション | JAXRPC ハンドラー・ロジックを訂正してください。 |
説明 | ハンドラー障害の処理中に例外がスローされました。 |
アクション | ハンドラーのインスペクションを行ってください。 |
説明 | この例外に記載されたような値をノードに設定することはできません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | バインディングの使用がパーツと矛盾しています。 使用がリテラルの場合、パーツはエレメント・パーツか、型パーツのいずれかです。 使用がエンコード化の場合は、パーツは型パーツでなければなりません。 |
アクション | wsdl を修正してください。 |
説明 | 指定されたインターフェースは 'javax.xml.rpc.Service' をサブクラスにしている必要があります。 |
アクション | ''javax.xml.rpc.Service'' をサブクラスにしているインターフェースを指定してください。 |
説明 | オブジェクトをインスタンス化できません。 例外がログに記録された可能性があります。 |
アクション | インスタンス化できないオブジェクトのプロバイダーに連絡し、例外の原因を判別してください。 |
説明 | このプロパティーはブール値にマップされます。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | xsd:list itemTypes は、アトミック値でなければなりません。 |
アクション | WSDL を訂正してください。 |
説明 | 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | ランタイムは、プロンプトから HTTP 基本認証情報を受信していません。 または、loginSource プロパティーが構成されていません。 |
アクション | ユーザー ID とパスワードの両方がプロンプトで入力されているか確認してください。 または、InfoCenter を参照して loginSource プロパティーを構成してください。 |
説明 | これは、DD が書き込まれる場所に旧バージョンの DD ファイルが検出されたことを示す通知です。 新しいバージョンが書き込まれます。 |
アクション | この通知に不審な点がある場合は、使用している DD バージョンをチェックしてください。 |
説明 | これは、DD が書き込まれる場所に旧バージョンの DD ファイルが検出されたことを示す通知です。 新しいバージョンが書き込まれます。 |
アクション | この通知に不審な点がある場合は、使用している DD バージョンをチェックしてください。 |
説明 | 着信メッセージに有効な CharacterEncoding が必要です。 |
アクション | 着信メッセージの CharacterEncoding を正しいものに変えてください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 詳しくは、例外スタック・トレースを参照してください。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージに無効な空ストリングの日付/時刻値が検出されました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージに無効な空ストリングの時刻値が検出されました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | soap メッセージに無効な空ストリングの日付値が検出されました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 表記のサービス・ロケーターは、このサービス・インターフェースをサブクラスにする必要があります。 |
アクション | このサービス・インターフェースをサブクラスにするサービス・ロケーターを指定してください。 |
説明 | SOAP 本体の内容を Web サービス・セキュリティーによって暗号化解除する必要があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | このマッピング・ファイルは、 xml qname の Java マッピングの記述に使用されます。 この場合、qname に誤りがあるか、見つかりませんでした。 マッピング・ファイル内の対応する情報は無視されます。 |
アクション | このマッピング・ファイルが IBM 以外のツールで作成された場合は、そのツールのベンダーに連絡してください。 |
説明 | Call.getOutputParams および Call.getOutputValues は、出力がない場合は呼び出すことはできません。 戻りを起動する呼び出しがあるまで、出力はありません。 invokeOneWay の呼び出しに対しては、出力はありません。 |
アクション | Call.getOutputParams または Call.getOutputValues を呼び出す前に Call.invoke を呼び出してください。 |
説明 | ハンドラーにおける JAX-RPC API の使用が不適切です。 |
アクション | JAX-RPC API の使用を見直して、修正してください。 |
説明 | ハンドラーにおける JAX-RPC API の使用が不適切です。 |
アクション | JAX-RPC API の使用を見直して、修正してください。 |
説明 | ハンドラーにおける JAX-RPC API の使用が不適切です。 |
アクション | JAX-RPC API の使用を見直して、修正してください。 |
説明 | JMS トランスポートを含む Web サービス要求が行われましたが、要求に有効なエンドポイント・アドレス URL がありません。 |
アクション | 要求に有効なエンドポイント・アドレス URL が確実に含まれるようにしてください。 この要求が Web Services Gateway 内で呼び出された場合、適切な構成が設定されていることを確認してください。 |
説明 | JSSE の SSL 設定を使用してセキュア・ソケット・ファクトリーを取得できませんでした。 |
アクション | SSL 構成に JSSE SSL 設定を使用する場合、JSSE SSL 設定を確認してください。 |
説明 | HTTP プロキシーの構成情報です。 |
アクション | なし。 |
説明 | HTTPS プロキシーの構成情報です。 |
アクション | なし。 |
説明 | SSL 構成が指定されました。 これは、Java プロパティー・ファイル、SSL 構成別名、または JSSE SSL 設定です。 |
アクション | なし。 |
説明 | HTTP CONNECT 要求に対するプロキシーからの HTTP 応答です。 |
アクション | なし。 |
説明 | 先に WSDL ファイルを解析せずにコードを生成しようとしました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | このメッセージは、基礎となるファイル・オペレーティング・システムからファイルの書き込みが拒否された場合に WSDL2Java によって出されます。 もっとも考えられるのは WSAD 制限です。 |
アクション | なし。 |
説明 | WS-I では、すべてのバインディングに関して 'input/outputs' と 'faults' に対して 'style/use' が同じでなければなりません。 詳細は、http://www.ws-i.org/ の WS-I サイトを参照してください。 |
アクション | 'inputs, outputs' および 'faults' の 'style/use' 設定が整合性が保たれるように WSDL 文書を修正してください。 |
説明 | WSDL2Java の -javaSearch オプションが正しくありません。 |
アクション | -javaSearch オプション設定を修正してください。 |
説明 | 内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | WSDL に "/home" のような相対ネームスペースがありますが、前に連結して、"http://www.ibm.com/home" などの絶対ネームスペースにするための祖先がありません。 |
アクション | WSDL のネームスペースを修正してください。 |
説明 | 妥当性検査エラーです。 既存の SEI クラスの戻りの型が WSDL 定義と矛盾しています。 |
アクション | 既存の SEI と WSDL 文書との矛盾がなくなるように修正してください。 |
説明 | 妥当性検査エラーです。 既存の SEI クラスのパラメーター型が WSDL 定義と矛盾しています。 |
アクション | 既存の SEI と WSDL 文書との矛盾がなくなるように修正してください。 |
説明 | 妥当性検査エラーです。 既存の Java クラスのフィールド・タイプが WSDL 定義と矛盾しています。 |
アクション | 既存の Java クラスと WSDL 文書との矛盾がなくなるように修正してください。 |
説明 | 妥当性検査エラーです。 既存の列挙クラスに必須メソッドが欠落しています。 |
アクション | 指摘されたメソッドを列挙クラスに追加してください。 |
説明 | 妥当性検査エラーです。 既存の列挙クラスに無効なメソッドが含まれています。 |
アクション | 指摘されたメソッドを列挙クラスから除去してください。 |
説明 | 妥当性検査エラーです。 既存の Bean クラスに必要なデフォルト・コンストラクターがありません。 |
アクション | 指摘された Bean にデフォルト・コンストラクターを追加してください。 |
説明 | 妥当性検査エラーです。 表記の Bean クラスは、適切な Java クラスを拡張しません。 |
アクション | 表記の Bean クラスを変更して適切な Java クラスを拡張するようにしてください。 |
説明 | 妥当性検査エラーです。 表記の Bean にそのデータ・メンバーで使用する、対応する Bean プロパティーがありません。 |
アクション | データ・メンバーを public にするか、対応する getter および setter を追加してください。 |
説明 | 妥当性検査エラーです。 表記の障害クラスは、Java 例外クラスではありません。 |
アクション | 指摘された障害クラスが java.lang.Exception を拡張するようにしてください。 |
説明 | 妥当性検査エラーです。 指定された障害クラスが、正しい数のパラメーターを持つコンストラクターをインプリメントしていません。 |
アクション | 障害クラスが、必要なパラメーターを持つ public コンストラクターを実装するようにしてください。 |
説明 | 妥当性検査エラーです。 表記の障害クラスにそのデータ・メンバーで使用する、対応する Bean プロパティーがありません。 |
アクション | データ・メンバーを public にするか、対応する getter および setter を追加してください。 |
説明 | 妥当性検査エラーです。 既存の障害クラスのパラメーター型が WSDL 定義と矛盾しています。 |
アクション | 既存の障害クラスと WSDL 文書との矛盾がなくなるように修正してください。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | サポートされないバインディング・タイプが要求されました。 |
アクション | 有効なバインディング・タイプだけが要求されるようにしてください。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | -bindingTypes オプションで複数のバインディング・タイプを要求しましたが、エンドポイント・ロケーション URI を -location オプションで 1 つしか指定しませんでした。 複数のバインディング・タイプを要求する場合、-location コマンド行オプションではなく <binding-type>.location プロパティーを使って、要求されたバインディング・タイプごとに、バインディング固有のエンドポイント・ロケーション URI を指定する必要があります。 |
アクション | -properties オプションを使って複数のエンドポイント・ロケーション URI 値を指定してください。 |
説明 | なし。 |
アクション | なし。 |
説明 | 必須プロパティーが指定されていません。 |
アクション | 必須プロパティーを指定してください。 |
説明 | これまでに報告されたエラーを参照してください。 |
アクション | これまでに報告されたエラーの原因を判別して、問題点を修正してください。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | WSLD ファイルが想定されていましたが、見つかりませんでした。 |
アクション | EAR を修正してください。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | メソッドが正しく機能するためには ClassLoader パラメーターが必要ですが、ヌル値が渡されました。 |
アクション | ClassLoader パラメーターに確実に非ヌル値が渡されるようにしてください。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | この SOAPElement にはテキスト・ノードがないか、またはテキスト・ノードが接続を参照しません。 |
アクション | isSwaRef を呼び出して、これが swaRef エレメントであることを確認してください。 |
説明 | mimeType とオブジェクトは整合性がなければなりません: イメージ/gif、イメージ/jpeg ==> java.awt.Image テキスト/プレーン ==> java.lang.String multipart/* ==> javax.mail.internet.MimeMultipart テキスト/xml、アプリケーション/xml ==> javax.xml.transform.Source (実際には javax.xml.transform.stream.StreamSource) その他すべて ==> javax.activation.DataHandler |
アクション | addSwaRefTextNode に対するパラメーターが整合していることを確認してください。 |
説明 | ユーザーが指定したファイルが、ファイル・システムに見つかりませんでした。 |
アクション | ファイルが存在すること、およびファイル名のスペルが正しいことを確認してください。 |
説明 | WSDL に指定されたインポート・ファイルが、ファイル・システムに見つかりませんでした。 |
アクション | ファイルが存在すること、およびファイル名のスペルが正しいことを確認してください。 |
説明 | style/use に対して document/encoded と指定する組み合わせは無効です。 |
アクション | 有効な組み合わせの style/use (rpc/encoded、rpc/literal、document/literal) を使用してください。 |
説明 | style/use に対して document/encoded と指定する組み合わせは無効です。 |
アクション | 有効な組み合わせの style/use (rpc/encoded、rpc/literal、document/literal) を使用してください。 |
説明 | 秒単位で構成された syncTimeout 値です。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | サーバーから HTTP 応答を通知します。 |
アクション | なし。 |
説明 | HTTP 応答を判別するための HTTP 状況情報がありません。 |
アクション | ターゲット HTTP サーバーが稼働していることを確認してください。 |
説明 | 受信した HTTP 応答が、ターゲット・リソースの場所が新規の場所になったことを示しています。 |
アクション | 新規の場所への自動リダイレクトを使用可能にする方法の詳細については、WebSphere InfoCenter を参照してください。 |
説明 | なし。 |
アクション | なし。 |
説明 | Channel Framework サービスが原因の障害が発生しました。 |
アクション | ログの Channel Framework サービスから報告されたエラーを確認してください。 |
説明 | HTTP トランスポートを使用する場合サポートされないスキーマが検出されました。 |
アクション | ターゲット・エンドポイント・アドレスを確認してください。 |
説明 | なし。 |
アクション | なし。 |
説明 | プロキシー接続の処理に使用する HTTP プロキシー情報をランタイムが取得できませんでした。 |
アクション | HTTP または HTTPS プロキシー情報が正しく構成されていることを確認してください。 HTTP プロキシーの構成方法については、WebSphere InfoCenter を確認してください。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | Expect 100-Continue ヘッダーが設定されています。 サーバーが HTTP 要求を受け入れるかどうかを判別するため、HTTP 要求ヘッダーだけが送信されます。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | HTTP 要求の現行 SOAP を指定された HTTP バージョンで送信しています。 |
アクション | なし。 |
説明 | サポートされない HTTP バージョンが検出されました。 これは内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 無効な HTTP 応答を受信しました。 これは内部エラーの可能性があります。 |
アクション | なし。 |
説明 | HTTP チャネル・サービスに障害があります。 |
アクション | ログの HTTP チャネル・サービスから報告されたエラーを確認してください。 |
説明 | SSL Channel サービスに障害があります。 |
アクション | ログの SSL Channel サービスから報告されたエラーを確認してください。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | 識別された鍵ストア・パスワード・プロパティーの数を示します。 |
アクション | なし。 |
説明 | ネストが深すぎるメッセージをシリアライズしようとしました。 これは、リンクされたリストに多数のノードが付いていることによる可能性があります。 また、この問題は、ループになった参照を含むグラフをシリアライズしようとしたことによる可能性もあります。 |
アクション | シリアライズ対象のデータを修正してください。 |
説明 | サービス URL に "/wsdl" を付加した場合、HTTP または JMS トランスポートに対する SOAP ポートを含む WSDL 文書を検索する要求となります。 そのようなポートがない場合、WSDL 文書ではなくこのエラーが表示されます。 |
アクション | 拡張 wsdl を取得するように照会を修正するか、Web サービス所有者に連絡してください。 |
説明 | エンジンまたはツールが、CustomBindingProvider.xml を解析して CustomProvider オブジェクトをビルドできませんでした。 |
アクション | CustomBindingProvider.xml ファイルを参照して、構文エラーがないか確認してください。 |
説明 | すべてのカスタム・タイプ・マッピングには、デフォルト以外のネームスペースが必要です。 |
アクション | CustomBindingProvider.xml ファイルを修正してください。 |
説明 | なし。 |
アクション | なし。 |
説明 | 妥当性検査エラーです。 指定された Bean クラスは、WSDL 文書で指定されたのと同じ拡張ベースを拡張しません。 |
アクション | 該当する Java クラスを拡張するには、指定された Bean クラスまたは WSDL 文書を変更します。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | 実行時に、不明なアウトバウンド接続オブジェクトを検出しました。 内部エラーの可能性があります。 |
アクション | 接続例外をログで調べてください。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | クローズされた接続にアクセスしようとしました。 これは内部エラーの可能性があります。 |
アクション | 接続例外をログで調べてください。 |
説明 | 例外により、保管された仮想接続オブジェクトとアウトバウンド・サービス・コンテキストが解放されました。 |
アクション | ログから以前にキャッチした例外を調べてください。 |
説明 | なし。 |
アクション | なし。 |
説明 | 属性が参照されているが定義が見つからなかったことを示す WSDL2Java エラーです。 |
アクション | wsdl を訂正してください。 |
説明 | Java システム・プロパティー設定に基づいて、各 HTTP 接続は接続が成功するまで再試行されます。 しかし、これはデッドロックが発生することがあるのでお勧めしません。 |
アクション | より多くの接続を受け入れるために、ターゲットの HTTP インバウンド・トランスポートの構成の変更を考慮してください。 |
説明 | Java システム・プロパティー設定に基づいて、各 HTTP 接続は構成された回数まで再試行されます。 しかし、デッドロックが起こることがあるので、このプロパティーの変更には注意する必要があります。 デフォルト値は 3 です。 |
アクション | より多くの接続を受け入れるために、ターゲットの HTTP インバウンド・トランスポートの構成の変更を考慮してください。 |
説明 | 報告された例外がキャッチされましたが、HTTP 接続は構成された回数に達するまで再試行されます。 |
アクション | より多くの接続を受け入れるために、ターゲットの HTTP インバウンド・トランスポートの構成の変更を考慮してください。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | おそらくはクラス・ローダーの、内部ディスカバリー問題です。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | おそらくはクラス・ローダーの、内部ディスカバリー問題です。 処理を継続できません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | MessageContext または OperationDesc で無効なプロパティーが検出されました。 これは内部エラーが原因である可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | MessageContext または OperationDesc で無効なプロパティーが検出されました。 これは内部エラーが原因である可能性があります。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | 上記カスタム・バインダーが存在しないか、またはコンテキスト・クラス・ローダーのクラスパスに存在しないかの、いずれかです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | Java2WSDL の -MIMEstyle オプションが誤っています。 |
アクション | 正しい -MIMEstyle オプションを使用してください。 |
説明 | グループが参照されているが定義が見つからなかったことを示す WSDL2Java エラーです。 |
アクション | wsdl を訂正してください。 |
説明 | attributeGroup が参照されているが定義が見つからなかったことを示す WSDL2Java エラーです。 |
アクション | wsdl を訂正してください。 |
説明 | HTTP 要求または HTTP 応答で、HTTP コンテンツ・エンコードの圧縮は実行されません。 したがって、HTTP 圧縮の Web サービス・プロパティーは無視されました。 |
アクション | 次のことが考えられます。1.) HTTP 圧縮の Web サービス・プロパティーの値を検証する。2.) HTTP チャネルからエラー・メッセージを調べる。3.) 圧縮が不要の場合は、何も行わない。 |
説明 | 示された圧縮タイプが使用可能であるかどうかを指定します。 gzip と x-gzip は、同じ圧縮メカニズムを使用します。 |
アクション | 必要に応じ、HTTP 圧縮の Web サービス・プロパティーが構成されていることを確認します。 |
説明 | 圧縮タイプ deflate が使用可能であるかどうかを指定します。 |
アクション | 必要に応じ、HTTP 圧縮の Web サービス・プロパティーが構成されていることを確認します。 |
説明 | HTTP 接続に使用される HTTP チャネルのタイプを示します。 プロセス内またはネットワーク・タイプの場合があります。 |
アクション | なし。 |
説明 | 処理中 HTTP チャネルを検出しようとしたときに、エラーが発生した可能性があります。 しかし、処理中接続が必要でなければ、問題ではない可能性があります。 代わりにネットワーク・タイプのチャネルで処理されます。 |
アクション | 必要であれば、トレースから Work Load Management (WLM) または Dynamic Work Load Management Client(DWLMclient) エラーを調べてください。 |
説明 | プリントされたデータは、有効なクラスター名へのマップに使用されました。 |
アクション | なし。 |
説明 | -wrapped オプションは、-use LITERAL および -style DOCUMENT の場合のみ適用可能です。 |
アクション | -wrapped オプションを除去するか、または -use/-style オプションを正しく設定します。 |
説明 | これは、HTTP 応答の受け入れ可能コンテンツ・エンコードについての Web サービス・クライアントが設定した値を示します。 詳細については HTTP (Hypertext Transfer Protocol) の仕様を参照してください。 ヌルのヘッダー値は、着信 HTTP 要求の空の受け入れエンコード・ヘッダーを示します。したがって、HTTP 応答でコンテンツ・エンコードは行われません。 |
アクション | WebSphere Web サービス・クライアントの場合は、ターゲット・サービス・ポートの HTTP 圧縮エンコードについて、Web サービス・プロパティーを調べてください。 値が正しく構成されていることを確認してください。 |
説明 | このプリント・データは、後で修理中接続の作成に使用できるチャネル・フレームワーク・エンドポイント・オブジェクトのマップに使用されました。 |
アクション | なし。 |
説明 | 指定されたエンドポイントは、Service.getPort の呼び出しに使用されました。 |
アクション | Service.getPort の呼び出しを訂正してください。 |
説明 | 指定されたポートは、Service.createCall の呼び出しに使用されました。 |
アクション | Service.createCall の呼び出しを訂正してください。 |
説明 | 指定された操作は、Service.createCall の呼び出しに使用されました。 |
アクション | Service.createCall の呼び出しを訂正してください。 |
説明 | 妥当性検査エラーです。 指定された Bean は、指定されたデータ・メンバーについての Bean プロパティーを正しく定義していません。 |
アクション | データ・メンバーを public にするか、該当する setter メソッドを追加してください。 get および set メソッドは同じ大文字化を使用していることを、特に慎重に確認してください。 |
説明 | 次のメッセージを Web サービス要求として受信しました。 |
アクション | なし。 |
説明 | 前の Web サービス要求の応答で次のメッセージを受信しました。 |
アクション | なし。 |
説明 | 次のメッセージが Web サービス要求として送信されました。 |
アクション | なし。 |
説明 | 次のメッセージが Web サービス要求の応答として送信されました。 |
アクション | なし。 |
説明 | Dynamic Work Load Management Client の RequestMapper は、一致するクラスター ID を検出した場合もしない場合もあります。 オブジェクトがヌルの場合、トランスポートは接続にデフォルトのチャネルを使用します。 |
アクション | クラスタリングが使用されている場合は、Dynamic Work Load Management Client (DWLMClient) のエラーがないかトレースを調べてください。 |
説明 | 致命的エラーを検出しました。可能性が高いのはユーザー・エラーです。 詳細メッセージが続きます。 コード/成果物の生成は中断されました。 |
アクション | 報告された問題を訂正して、再試行してください。 |
説明 | JAX-RPC ハンドラーを呼び出す前に SOAP メッセージ本体を保護しようとしましたが、このときに不明なエラーが発生しました。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | JSR109 マッピング・ファイルに、デフォルトのマッピングとは異なる XML 構造体の名前が定義されています。 |
アクション | なし |
説明 | カスタム・バインダーで、デフォルトのマッピングとは異なる XML 構造体の名前を定義しました。 |
アクション | なし |
説明 | Java リフレクションに、デフォルトのマッピングとは異なる XML 構造体の名前が指定されています。 |
アクション | なし |
説明 | 指定された SEI のイントロスペクションを実行しています。 |
アクション | なし |
説明 | 指定されたクラスのイントロスペクションを実行しています。 |
アクション | なし |
説明 | wsdl で無効な portType オペレーションが検出されました。 |
アクション | wsdl を訂正してください。 |
説明 | プロパティーを指定する場合は、対応するプロパティーも指定する必要があります。 |
アクション | bindningTypes http を使用してプロパティーを再指定してください。 |
説明 | プロパティーを指定する場合は、対応するプロパティーも指定する必要があります。 |
アクション | bindningTypes jms を使用してプロパティーを再指定してください。 |
説明 | プロパティーを指定する場合は、対応するプロパティーも指定する必要があります。 |
アクション | bindingTypes ejb を使用してプロパティーを再指定してください。 |
説明 | 矛盾する portType およびバインディング・オペレーションが wsdl で検出されました。 |
アクション | wsdl が正しいことを確認してください。 |
説明 | なし |
アクション | なし |
説明 | 示された ID オブジェクトを WS-Addressing から受信しました。 ヌルの場合、トランスポートは RequestMapper ごとに 1 つマップしようとします。 |
アクション | クラスタリングが使用されている場合は、WS-Addressing のエラーがないかトレースを調べてください。 |
説明 | 指定の ID オブジェクトを有効なエンドポイントにマップできません。 |
アクション | ヌルの場合は、クラスタリングおよび ChannelFramework のエラーがないかトレースを調べてください。 |
説明 | 例外をキャッチしました。 しかし、トランスポートは、RequestMapper を使用する次のオプションを使用してエンドポイントを解決できるので、例外は害がありません。 |
アクション | 可能であれば、WS-Addressing に関連するエラーを調べてください。 |
説明 | 例外をキャッチしました。 しかし、トランスポートは、デフォルトのチャネルを使用する次のオプションを使用してエンドポイントを解決できるので、例外は害がありません。 |
アクション | 可能であれば、Dynamic Work Load Management Client に関連するエラーを調べてください。 |
説明 | サービス・エンドポイント実装は例外をスローしました。 サービス・エンドポイント実装のエラーを示すこともそうでない場合もあります。 |
アクション | この例外が通常処理かエラー条件かどうかを判別するには、サービス・エンドポイント実装の所有者に問い合せてください。 |
説明 | これは、無効な wsdl の症状である場合があります。 |
アクション | wsdl を修正して、あいまいさ、つまり CMSG002 を除去してください。 |
説明 | 文書/リテラル・オペレーションには、その入力メッセージに固有なパラメーター・エレメントが必要で、これによりターゲット・サーバーは呼び出すオペレーションを判別できます。 |
アクション | wsdl を修正して、あいまいさを除去してください。 |
説明 | 文書/リテラル・オペレーションには、その入力メッセージに固有なパラメーター・エレメントが必要で、これによりターゲット・サービスは呼び出すオペレーションを判別できます。 |
アクション | -wrapped true オプションを指定してください。 |
説明 | アウトバウンド HTTP 接続プールの現在の状態を記述する通知メッセージです。 |
アクション | ユーザー処置は不要です。 |
説明 | 接続プールが満杯であり、現行スレッドが空きを待機中であることを示します。 ランタイムは、ネットワークがビジーである場合、かなり長時間待機することがあります。 |
アクション | 待機が長すぎる場合、接続待機タイムアウトの指定、または最大接続数の増加、あるいはその両方を検討してください。 ネットワーク上の問題がないかチェックしてください。 |
説明 | 接続プールが満杯であり、現行スレッドが指定された時間だけ空きを待機することを示します。 使用可能な空きがない場合、「接続タイムアウト」例外が発生する可能性があります。 |
アクション | 例外が検出された場合、接続プールの最大接続数およびプール中の空きを待機する接続待機タイムアウト値を増やすことを検討してください。 ネットワーク上の問題がないかチェックしてください。 |
説明 | なし。 |
アクション | ユーザー処置は不要です。 |
説明 | なし。 |
アクション | ユーザー処置は不要です。 |
説明 | このメッセージは、WebServicesFault 例外と共に出されます。 接続プール中の空きを待つ接続待機が満了し、使用可能な接続オブジェクトがありません。 |
アクション | 接続待機タイムアウトおよび最大接続値を増やすことを検討してください。ネットワーク上の問題がないかチェックしてください。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | なし。 |
アクション | ユーザー処置は不要です。 |
説明 | 示された構成は、大/小文字混合コンテンツを含むことはできません。 |
アクション | SOAP メッセージを訂正してください。 |
説明 | 予期しない例外が発生し、ランタイムは別のビルドからの生成済みコードを検出しました。 |
アクション | wsdeploy コマンドを使用して再度アプリケーションをデプロイしてください。 |
説明 | クライアントとサーバーのオペレーション・スタイルが異なっている可能性があります。 この症状は、Web サービス・デプロイメント問題か、または誤った SOAP 要求メッセージを示している可能性があります。 |
アクション | クライアント・メッセージを訂正して、サーバーで予期されているスタイルに一致するようにしてください。 |
説明 | SOAP メッセージ内のパラメーターは固有でなければなりません。 |
アクション | WSDL メッセージのパーツ名およびエレメント属性を変更して、固有のパラメーターであるようにしてください。 |
説明 | 入力 SEI が、別のクラス内にネストされたクラスを参照しています。 このようなことはサポートされていません。 |
アクション | Java 構成を変更してください。 |
説明 | WSDL でもスキーマでもない文書が wsdl:import によって参照されていることが検出されました。 |
アクション | インポートされる文書が、有効な WSDL 文書であることを確認してください。 WSDL:imports がスキーマをインポートすることは、可能ですが推奨されません。 |
説明 | wsdl:import が、WSDL ファイルではなく、スキーマ文書のインポートに使用されていることが検出されました。 |
アクション | WS-I 準拠とするためには、wsdl:import が WSDL 文書のみをインポートし、スキーマのインポートには xsd:import が使用されるようにしてください。 |
説明 | wsdl:import ネームスペース属性に相対 URI が含まれることを検出しました。 これは、WS-I 準拠になっていません。 |
アクション | WS-I 準拠とするためには、ネームスペース属性を絶対 URI (例: "http://www.ibm.com/home" など) にする必要があります。 |
説明 | xsd:import の schemaLocation 属性が、ルート・エレメントがスキーマとなっている文書に解決しません。 これは、WS-I 準拠になっていません。 |
アクション | WS-I 準拠とするためには、schemaLocation 属性を、ルート・エレメントがスキーマになっている文書に解決するようにする必要があります。 |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | リモート・ホストとの接続ができませんでした。 |
アクション | 詳しくは、接続および報告されたエラーをチェックしてください。 |
説明 | スキーマのインポート、組み込み、または、再定義が、xsd:schema エレメント内で定義されていません。 これは、WS-I 準拠になっていません。 |
アクション | WS-I 準拠にするには、スキーマのインポート、組み込み、および再定義が、必ずスキーマ・エレメント内から行われるようにしてください。 WSDL "import" は、WSDL 定義文書内から使用してください。 |
説明 | wsdl:import ステートメントに 'location' 属性が欠落しています。 処理を進めることができません。 |
アクション | 表記の wsdl:import に "location" 属性を追加してください。 |
説明 | 表記の WSDL 文書は、WS-I で指定されたエレメント順序に従っておらず、WS-I 準拠になっていません。 WS-I では、wsdl:import エレメントは wsdl:documentation を除く他のすべての WSDL ネームスペースのエレメントより前でなければならない、と指定されています。 |
アクション | WS-I 準拠にするには、この wsdl エレメント定義の順序を変更し、wsdl:import の前には、wsdl:documentation、wsdl:#comment、wsdl:#text 以外は置かないようにしてください。 |
説明 | 表記の WSDL 文書は、WS-I で指定されたエレメント順序に従っておらず、WS-I 準拠になっていません。 WS-I では、wsdl:types エレメントは wsdl:documentation および wsdl:import を除く他のすべての WSDL ネームスペースのエレメントより前でなければならない、と指定されています。 |
アクション | WS-I 準拠にするには、この wsdl エレメント定義の順序を変更し、wsdl:types の前には、wsdl:documentation、wsdl:#comment、wsdl:#text、および wsdl:import 以外は置かないようにしてください。 |
説明 | wsdl または xsd import の 'namespace' 属性が定義されておらず、インポート対象のファイルに 'targetNamespace' がありません。 このような構成はサポートされません。 |
アクション | 'namespace' 属性とインポート対象ファイルの 'targetNamespace' が、必ず両方とも定義され、同じ値になるようにしてください。 |
説明 | WS-I では、import namespace 属性は、インポート対象文書の targetNamespace の値と等しくなっている必要があります。 |
アクション | 'namespace' 属性とインポート対象ファイルの 'targetNamespace' が、必ず両方とも定義され、同じ値になるようにしてください。 |
説明 | なし。 |
アクション | ユーザー処置は不要です。 |
説明 | 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | 通知メッセージ。 |
アクション | 処置は不要です。 |
説明 | スタブまたは呼び出しオブジェクトに暗黙の SOAP ヘッダーを設定するには、java.util.HashMap を使用する必要があります。 |
アクション | クライアント・アプリケーション・コードを訂正してください。 |
説明 | スタブまたは呼び出しオブジェクトに暗黙の SOAP ヘッダーを設定するには、空でない java.util.HashMap を使用する必要があります。 |
アクション | クライアント・アプリケーション・コードを訂正してください。 |
説明 | 暗黙の SOAP ヘッダーで使用される java.util.HashMap には、"javax.xml.namespace.QName" タイプのヌル以外のキーが含まれている必要があります。 |
アクション | クライアント・アプリケーション・コードを訂正してください。 |
説明 | 暗黙の SOAP ヘッダーで使用される java.util.HashMap に、誤ったタイプのキーが含まれています。 |
アクション | クライアント・アプリケーション・コードを訂正してください。 |
説明 | 要求 SOAP ヘッダーを含む java.util.HashMap には、ヌル値を含んではなりません。 |
アクション | クライアント・アプリケーション・コードを訂正してください。 |
説明 | 要求 SOAP ヘッダーを含む java.util.HashMap には、"java.lang.String" または "javax.xml.soap.SOAPElement" タイプの値を含んでいなければなりません。 |
アクション | クライアント・アプリケーション・コードを訂正してください。 |
説明 | 応答 SOAP ヘッダーを含む java.util.HashMap には、ヌル値が含まれている必要があります。 |
アクション | クライアント・アプリケーション・コードを訂正してください。 |
説明 | クライアント・アプリケーションで、保護と宣言された暗黙の SOAP ヘッダーを設定または取得しようとしました。 |
アクション | 保護された SOAP ヘッダーを設定または取得しないでください。 |
説明 | 要求 SOAP ヘッダー HashMap に検証エラーが検出されました。HashMap は事前に検証されている必要があります。 これは内部エラーです。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | この操作は、SAAJ 1.2 ではサポートされていません。 |
アクション | DOM 2 API を使用してください。 |
説明 | -deployScope オプションが出力を変更するのは、ロールが "develop-server" の場合に限られます。 |
アクション | オプション設定を訂正してください。 |
説明 | メッセージのディスパッチ中に予期しない例外をキャッチしました。 |
アクション | ディスパッチャーのクラス名およびメッセージで指摘されている呼び出しスタックを使用して、例外の発生元を判断してください。 これが外部プロバイダーによるものの場合、プロバイダーに連絡して解決を図ってください。 |
説明 | WSDL2Java では、'extension' のある 'redefine' エレメントはサポートしません。 |
アクション | WSDL またはスキーマを訂正してください。 'redefine' 内のタイプを完全に定義してください。 |
説明 | なし。 |
アクション | なし。 |
説明 | ランタイムで、現在のスレッドに SSL プロパティーがプログラムによって設定されていることが検出されました。 同じプロパティーが、イベント・リスナーに登録されています。 プログラム設定された SSL プロパティーは、常に最高の優先順位になります。 |
アクション | このような設定が望ましくない場合は、アプリケーションで、呼び出しの前にプロパティーをプログラム設定しないようにしてください。 |
説明 | SSL 構成または SSL 証明書別名は、JAX-RPC モデルに基づいて指定することができるため、メッセージ・コンテキストから検出された可能性があります。 この情報は、現在の呼び出しの SSL 接続に使用されます。 ただし、別名が指定されていない場合は、各別名に値がない場合もありえます。 |
アクション | このようなことが望ましくない場合は、アプリケーションで、呼び出しの前にプロパティーを設定しないようにしてください。 詳しくは、InfoCenter を参照してください。 |
説明 | WebSphere SSL ランタイムが、有効な SSL 構成に解決できませんでした。 JSSE システム・プロパティーにデフォルト設定します。 |
アクション | SSL 構成が、WebSphere InfoCenter に指定された優先順位ルールに従って、この呼び出しに対して適切に設定されていることを確認してください。 |
説明 | ランタイムが、指定されたエンドポイントを使用して有効な SSL 構成に解決できませんでした。 |
アクション | SSL 構成が、WebSphere InfoCenter に指定された優先順位ルールに従って、このエンドポイントに対して適切に設定されていることを確認してください。 |
説明 | WebSphere セキュリティーから SSL プロパティーを受信しました。 同じプロパティーが、イベント・リスナーに登録されています。 |
アクション | なし。 |
説明 | 内部オペレーションです。 |
アクション | なし。 |
説明 | 内部オペレーションです。 マークされた接続オブジェクトは使用不可になります。 |
アクション | なし。 |
説明 | 内部オペレーションです。 無効化された接続オブジェクトは使用不可になります。 |
アクション | なし。 |
説明 | 内部オペレーションです。 |
アクション | なし。 |
説明 | この問題は、統一クラスタリング・フレームワークによって行なわれた非同期操作から引き起こされたタイミング問題である可能性があります。 Web サービス・エンジンは、UCF から再度照会を試みます。 |
アクション | なし。 |
説明 | 2 度目の照会は失敗します。エンジンはデフォルトのチャネルを使用して、次のオプションに進みます。 |
アクション | 統一クラスタリングが必要な場合、これはエラーです。 クラスタリングからのエラーがないか、トレースを調べてください。 |
説明 | なし。 |
アクション | なし。 |
説明 | なし。 |
アクション | なし。 |
説明 | アプリケーションは、JAX-RPC サポート・タイプではないタイプを使用します。 生成は続行されますが、その作成物の使用はサポートされません。 |
アクション | java.util.Collection タイプでないタイプを使用するか、Collection タイプにマップするカスタム・データ・マッピングを使用するようにアプリケーションを変更するか、あるいは、自分の責任において現状のままにします。 |
説明 | 新規 WS-Addressing 宛先 EPR が設定されています。 しかし、EPR からのサービス名が、このオブジェクト内に設定されたオリジナルのサービス名と一致しません。 |
アクション | WS-Addressing トレースを使用可能にし、WS-Addressing エラーを確認してください。 |
説明 | Standard IBM Copyright. |
アクション | ユーザー処置は不要です。 |
説明 | Web サービス・エミッターによって表示された標準 IBM バナーです。 |
アクション | ユーザー処置は不要です。 |
説明 | Java によって WSDL エミッターに表示された標準 IBM バナーです。 |
アクション | ユーザー処置は不要です。 |
説明 | WSDL によって Java エミッターに表示された標準 IBM バナーです。 |
アクション | ユーザー処置は不要です。 |
説明 | 無効な HTTP ホストの値です。 これは内部エラーの可能性があります。 |
アクション | なし。 |
説明 | 無効な HTTP ポートの値です。 これは内部エラーの可能性があります。 |
アクション | ポートを変更するか、エンドポイント URL に有効なポートを追加します。 |
説明 | ローカル・セル名およびマップされたセル名の情報です。 マップされたセル名は、リモート・クラスターからの場合もあります。 |
アクション | ユーザー処置は不要です。 |
説明 | WS-Addressing ランタイムの現行 EPR を評価できません。 |
アクション | EPR が正しく設定されていることを確認してください。詳細については、WS-Addressing トレースを使用可能にしてください。 |
説明 | sendSOAPRequestAsync() を使用して、リダイレクト非同期デリバリーを実行します。これは、WS-Addressing によるリダイレクト非同期デリバリーの場合にのみ発生します。 |
アクション | ユーザー処置は不要です。 |
説明 | 通知。 |
アクション | ユーザー処置は不要です。 |
説明 | 通知。 WS-Addressing が原因で実行された前回の非同期デリバリーの受信応答を追跡するには、このメッセージを検索してください。 |
アクション | ユーザー処置は不要です。 |
説明 | WS-Addressing が原因で実行された前回の非同期デリバリーのエラーを確認するには、このメッセージを検索してください。 |
アクション | このメッセージの後に記録されている例外を確認してください。 |
説明 | 新規 WS-Addressing 宛先 EPR が設定されています。 しかし、EPR からのポート名が、このオブジェクト内に設定されたオリジナルのポート名と一致しません。 |
アクション | WS-Addressing トレースを使用可能にし、WS-Addressing エラーを確認してください。 |
説明 | WSDL2Java は現在、XML スキーマ置換グループをサポートしません。 置換グループへの参照は無視されます。 |
アクション | WSDL を変更しないと、生成済みの成果物に置換グループ指定はありません。 |
説明 | Java2WSDL は、elementFormDefault オプションには qualified または unqualified のみを使用します。 |
アクション | Java2WSDL 呼び出しを変更して、elementFormDefault オプションに有効な引数を指定してください。 |
説明 | Java2WSDL は、attributeFormDefault オプションには qualified または unqualified のみを使用します。 |
アクション | Java2WSDL 呼び出しを変更して、attributeFormDefault オプションに有効な引数を指定してください。 |
説明 | WSDL またはスキーマ・ファイルには、相対ネームスペース (「/home」など) が含まれています。 |
アクション | 相対ネームスペースを使用すると、他のベンダーとの相互運用上の問題が発生することがあり、またセキュリティー上の制約が発生します。 相対ネームスペースを絶対ネームスペースに変換することを検討してください。 |
説明 | このオプションまたはプロパティーは、エミッターによって認識されません。ツールはこれを無視します。 |
アクション | プロパティー名および値に使用されているスペルまたは大/小文字を確認して、エラーを訂正してください。 |
説明 | WSDL2Java は、サポートされないバインディング名前空間 {0} を検出しました。サポートされるバインディングのコード生成プロセスを続行します。 |
アクション | この警告を除去するには、サポートされないバインディング名前空間をご使用の WSDL から除去します。 |
説明 | SOAP エンベロープは、メッセージのルート・エレメントとする必要があります。 |
アクション | Web サービスのインターオペラビリティー標準に準拠するようにメッセージを訂正するか、Web サービス・プロバイダーにお問い合わせください。 |
説明 | 示されたメソッドは SAAJ 1.3 のサポートが必要です。 インストールされている WebSphere のバージョンではこれはサポートされません。 |
アクション | SAAJ 1.2 のメソッドを使用するか、WebSphere の新しいバージョンにアップグレードしてください。 |
説明 | 示されたメソッドは DOM Level 3 が必要です。これは SAAJ 1.3 サポートの一部です。 インストールされている WebSphere のバージョンではこのメソッドは使用不可です。 |
アクション | DOM Level 2 のメソッドを使用するか、WebSphere の新しいバージョンにアップグレードしてください。 |
説明 | SOAPConstants.DYNAMIC_SOAP_PROTOCOL が使用されている場合は要求情報は使用不可です。 |
アクション | SOAP 1.1 または SOAP 1.2 プロトコルで SOAP メッセージを作成してください。 |
説明 | 示されたメソッドは SOAP 1.2 プロトコルに対してのみ有効です。 この要件は SAAJ 1.3 仕様によって定義されています。 |
アクション | SOAP プロトコルに対して有効なメソッドを使用してください。 |
説明 | 示されたプロトコルは SAAJ 1.3 のサポートが必要です。 インストールされている WebSphere のバージョンではこれはサポートされません。 |
アクション | SOAP 1.1 プロトコルを使用するか、WebSphere の新しいバージョンにアップグレードしてください。 |
説明 | remove() メソッドをサポートしないイテレーターもあります。 示されたイテレーターでこのメソッドを呼び出すことはできません。 |
アクション | このイテレーターに remove メソッドを使用しないでください。 |
説明 | この振る舞いは javax.xml.soap.SOAPFault.getFaultReasonText(Locale) メソッドで定義されています。 |
アクション | ロジックにエラーがないか調べてください。 |
説明 | この振る舞いは javax.xml.soap.SOAPFault インターフェースで定義されています。 |
アクション | ロジックにエラーがないか調べてください。 |
説明 | この振る舞いは javax.xml.soap.SOAPFault インターフェースで定義されています。 |
アクション | ロジックにエラーがないか調べてください。 |
説明 | メソッドは、「SOAP 1.1 プロトコル」および「SOAP 1.2 プロトコル」に対してのみサポートされています。 |
アクション | 正しいプロトコルを使用してください。 |
説明 | このメソッドは、SOAPConstants.DYNAMIC_SOAP_PROTOCOL が使用されている場合は呼び出せません。 |
アクション | SOAP 1.1 または SOAP 1.2 プロトコルを使用してください。 |
説明 | 指定された名前空間は指定されたプロトコルに関連付けられた URI に一致しません。 |
アクション | SOAP メッセージに問題がある可能性があります。 |
説明 | 指定されたプロトコルは認識されたプロトコルではありません。 |
アクション | 以下のいずれかのプロトコルを使用してください。javax.xml.soap.SOAPConstants.SOAP_1_1_PROTOCOL、javax.xml.soap.SOAPConstants.SOAP_1_2_PROTOCOL、または javax.xml.soap.SOAPConstants.DYNAMIC_SOAP_PROTOCOL |
説明 | 指定されたメソッドは指定されたオブジェクトではサポートされていません。 |
アクション | コードを訂正してください。 |
説明 | このメソッドには、本体に 1 つだけエレメントが含む必要があります。 |
アクション | コードを訂正してください。 |
説明 | エンジンは CONTENT_TYPE を使ってメッセージが SOAP 1.1 または SOAP 1.2 メッセージであるかどうかを判断します。 |
アクション | インバウンド・メッセージを訂正してください。 |
説明 | SAAJ 1.3 は、接頭部がバインドされていることを必要とします。 これは、名前空間の宣言が上位のエレメントに存在しなければならないことを意味します。 |
アクション | addChildElement を呼び出したコードを訂正してください。 |
説明 | SOAPEnvelope および SOAPMessage は同じプロトコルでなければなりません。 |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | This exception is unexpected. The cause is not immediately known. |
アクション | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
説明 | SAAJ 1.3 では、障害コードは使用中の SOAP 仕様のバージョンで定義されている障害コードの一つであることを必要としています。 |
アクション | 障害コードを訂正してください。 |