Flash Builder 4 -> XML との連携
まぁ、私にミスがあるんだろうけど・・・。
意味不明なことが・・・。
[データ]-[XML サービスを設定] をしてみたら最初に XML ファイルを選択した時点で
org.dom4j.DocumentException: Error on line 1 of document :
Element type “hoge” must be followed by either attribute specifications, “>” or “/>”.
Nested exception: Element type “hoge” must be followed by either attribute specifications, “>” or “/>”.
Element type “hoge” must be followed by either attribute specifications, “>” or “/>”.
Nested exception: Element type “hoge” must be followed by either attribute specifications, “>” or “/>”.
こういうありがたいお告げをいただきました。。。
Flash Builder 4 -> Tree でちゃんと動いていた XML ファイルを指定したのに
どうしてエラーになるんだろう。
エラー内容を調べてみた。
Interstage Business Application Server メッセージ集:3.4.27 FSP_INTS-BAS_AP2555
Flex ではないけど、XML のエラーだし、多分同じよね?
一通りチェックしたけど該当なし。
[mxml]もしかして日本語(全角文字)が引っ掛かってる?