09

resin

resin.propertiesの残像に惑わされる

e-Builder からresinを起動してhttp://localhost:8080/imart/loginをたたくと以下のような例外。 net.sf.ehcache.config.InvalidConfigurationException: There is one error in your configuration: * CacheManager configuration: You've assigned more me…

mod_caucho

Apache(Web) + Resin(App) な構成を作ろうとしてしばらく四苦八苦したので記録しておく。 Apache と Resin を連携させるには Apacheにmod_cauchoというモジュールをインストールする必要がある。予めApacheがインストールされていて、apxsが使える状態になっ…