テスト環境
MACHINE:edamame
OS:Windows XP Professional
報告者:岡本悠史
『Web Service Passing Binary Data, pt 2: Creating the EJB Module』 特に問題ありませんでした。最後にインポート修正が必要なくらいです。 『End-to-End Binary SOAP Attachment 3: Creating the Web Service』 特に問題ありませんでした。前ステップと同様に最後にインポート修正が必要なくらいです。 非常にどうでも良いことですが、ページ上部の 4.Testing the Web Service のリンク先が間違っています。 『End-to-End Binary SOAP Attachment 4: Testing the Web Service』 問題ありませんでした。 『Web Service Passing Binary Data, pt 5: Modifying the Schema and WSDL Files』 ■Modifying the Schema File and WSDL Files to Pass Binary Data 4.Copy the content of the WSDL file in the browser to the template you created above. If you used the defaults when creating and deploying the web service, the WSDL file should be here: において、ブラウザ(使用ブラウザはFirefox)からコピーすると 不必要なハイフンまでコピーしてしまう。 このまま、実行するとうまく実行できない。 『Web Service Passing Binary Data, pt 6: Creating the Swing Client』 ■Creating the Swing Client ・5.Add the following Swing components to the gardenFlowersPanel, starting from the top of the panel. (For a tutorial on Swing component JScrollPane. variable name: thumbnailScrollPane. position: Below the radio buttons, filling the horizontal space and all the remaining vertical space. の部分は Below the radio buttonではなく Below the Scroll Panelだと思います。 ・6.と7.の指示が重複している。 ・先週の久保谷さんの書いていたエラー(Buttonの大文字小文字に関する)は同じように引っかかりました。 ・最終的に実行しても、何故か写真が2つしか表示されない。 しかも、その表示される二枚は毎回違う。など、うまく実行結果が表示されないことがあった。 しかし、なんどか実行繰り返していたら、突如すべて表示されるようになった。ネットワークの問題? 『Web Service Passing Binary Data, pt7: Logging and Optimizing the Service』 8.While the server starts up, notice the following in the Output window: にて目的の文章が発見できなかった。原因と思われるエラー文は以下。 Caused by: javax.naming.NameNotFoundException: flower.album.FlowerRemote#flower.album.FlowerRemote not found