ふたつの川うるおう日記
2006-06-06 (Tue)
_ [Seasar] S2Struts HotDeployでActionConfigのパス修正への道 (3)
S2Strutsというより、S2Containerの話題だけど、S2Container 2.4.0-beta2でActionでのServiceのsetXXXでちょっと問題。
- org.example.web.aaa.HogeAction
- org.example.web.aaa.HogeService
- org.example.web.aaa.impl.HogeActionImpl
- org.example.web.aaa.impl.HogeServiceImpl
ってある時、HogeAction#setHogeService(HogeServuce hogeService)が動かなくて、HogeAction#setAaa_HogeService(HogeServuce hogeService)なら動く模様。HotDeployのCreatorで登録した場合、型で判断してsetするんじゃなくて、命名規則でsetするってことかな?今までと同じようにHogeAction#setHogeService(HogeServuce hogeService)でも動いて欲しいな。
_ [雑記] はてなアンテナ八分
Apacheのアクセスログ見たら、はてなアンテナのロボットが01/Jun/2006:13:11:54から見に来てくれていません・・・。ショボン。。http://vision.featia.net/diary/index.rdfで登録して、表示をhttp://vision.featia.net/diary/にすれば良いみたいだけど、アンテナに登録してる人が変えてくれなければ意味ないし(泣。
[ツッコミを入れる]
[]


