[Seasar-user:19995] [mayaa] &を出力しようとしたらtomcat起動時にエラーが発生する

decoy [E-MAIL ADDRESS DELETED]
2010年 7月 23日 (金) 20:05:05 JST


お世話になります。
decoyです。

mayaaで&を出力しようと思った場合、&というように記載すれば表示できるようですが
下記のように記述すると

.mayaaファイル
<m:write m:id="hogehoge" value="&amp;">

.htmlファイル
<span id="hogehoge"></span>

確かに表示は出来たのですが、tomcat起動時に下記のようなエラーが発生してしまいます。

java.lang.RuntimeException: org.xml.sax.SAXParseException: The
reference to entity "" must end with the ';' delimiter.

や

java.lang.RuntimeException: org.xml.sax.SAXParseException: Element
type "m:write" must be followed by either attribute specifications,
">" or "/>".

http://mayaa.seasar.org/documentation/note.html
上記ページの一番下を見る限りでは&amp;でエスケープするとの事ですが
何か設定が足りていない or 間違ってますでしょうか?

環境
NetBeans6.8
mayaa1.1.26

以上、お手数をお掛け致しますが
ご教授の程、宜しくお願い致します。

// decoy


Seasar-user メーリングリストの案内