[Seasar-user:5560] S2Laszloでのコンポーネントの自動登録について
Koduki
[E-MAIL ADDRESS DELETED]
2006年 12月 21日 (木) 06:19:11 JST
はじめまして。紅月といいます。
S2Laszloを使っているのですが、JavaRPCで利用するコンポーネントを自動登録しようとしたところうまくいきません。
-------------------------------------------------------------------------------------------------------------
<component
class="org.seasar.framework.container.autoregister.FileSystemComponentAutoRegister"
>
<initMethod name="addClassPattern">
<arg>"example.components"</arg>
<arg>".*Bean"</arg>
</initMethod>
<meta name="s2laszlo"/>
</component>
-------------------------------------------------------------------------------------------------------------
上記のようなdiconを書いているのですが、下記のようなエラーがでます。
[s2laszlo] JavaRPC Error:component not allowed.
エラーメッセーから利用しているコンポーネントがLaszloでの利用が許可されてないとなるのですが、自動登録の場合は、meta_nameを追加しただけではだめなのでしょうか?
よろしくお願いします。
あと、別の話ですが
http://s2laszlo.sandbox.seasar.org/ja/index.html
のexampleへのリンクが間違っています。
Seasar-user メーリングリストの案内