[Seasar-user:17215] Re: [S2BlazeDS][S2Axis2]同じサービスを同時に認識しない

山田 祐己 [E-MAIL ADDRESS DELETED]
2009年 4月 8日 (水) 09:46:29 JST


小林様

いつもお世話になります。山田です。

> SMART deploy のうち,COOL deploy のみ可能です.
> S2Axis(2) では HOT/WARM deploy は使用できません.
>
> 注意点として,s2container.dicon で
>
>   <include condition="#ENV == 'ut'" path="warmdeploy.dicon"/>
>   <include condition="#ENV == 'ct'" path="hotdeploy.dicon"/>
>   <include condition="#ENV != 'ut' and #ENV != 'ct'" path="cooldeploy.dicon"/>
>
> のようにするのではなく,app.dicon で
>
>   <include path="cooldeploy-autoregister.dicon"/>
>   <include path="s2axis2.dicon"/>
>
> のようにしてください.
> この順番でないと自動登録されたサービスが
> S2Axis(2) に認識されません.
>
> customizer.dicon では
>
>   <component name="serviceCustomizer" 
>       class="org.seasar.framework.container.customizer.CustomizerChain">
>     <initMethod name="addCustomizer">
>       <arg>
>         <component
>             class="org.seasar.framework.container.customizer.MetaCustomizer">
>           <meta name="axis-service"/>
>         </component>
>       </arg>
>     </initMethod>
>     ...
>   </component>
>
> のようにしてメタ情報を指定してください.
>
>   
上記の通り、設定をしてみましたがSOAP接続が上手く行きませんでした。

以下のurlにリクエストすると、
http://localhost:8400/s2blazeds-server-example/services/productService?wsdl

添付の、productService.htmlの様に空のhtmlが戻ります。
他の自動登録されたサービスでも空のhtmlが戻ります。

関連する、ファイルとcatalinaのログを添付いたしました。
大変恐縮です。
設定の問題が御座いましたらご指摘を戴けますと幸いです。

以上、ご指導の程、宜しくお願いいたします。

山田 祐己(Yuki Yamada)
E-Mail [E-MAIL ADDRESS DELETED]


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: catalinalog.txt
URL: <http://ml.seasar.org/archives/seasar-user/attachments/20090408/9d190668/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: customizer.dicon
Type: text/xml
Size: 2264 bytes
Desc: 無し
URL: <http://ml.seasar.org/archives/seasar-user/attachments/20090408/9d190668/attachment.xml>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: app.dicon
Type: text/xml
Size: 517 bytes
Desc: 無し
URL: <http://ml.seasar.org/archives/seasar-user/attachments/20090408/9d190668/attachment-0001.xml>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: web.xml
Type: text/xml
Size: 7238 bytes
Desc: 無し
URL: <http://ml.seasar.org/archives/seasar-user/attachments/20090408/9d190668/attachment-0002.xml>
-------------- next part --------------
HTMLの添付ファイルを保管しました...
URL: <http://ml.seasar.org/archives/seasar-user/attachments/20090408/9d190668/attachment.html>


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