You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2005/04/01 09:07:11 UTC

[Ws Wiki] Update of "ja/axis/TypeMappingConfig" by ToshiyukiKimura

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.

The following page has been changed by ToshiyukiKimura:
http://wiki.apache.org/ws/ja/axis/TypeMappingConfig

The comment on the change is:
Axis Wiki in Japanese

New page:
##language:ja

'''質問: どこに私の{{{<typeMapping>/<beanMapping>}}}情報を置けばいいのでしょうか?'''

回答: 型マッピングが適切な場所が WSDD に2箇所あります。1つめは、{{{<deployment>}}}のちょうど下のトップレベルで、それらは{{{global}}}型となり、Axis エンジンにデプロイされている全てのサービスはそれらを使用することができます。もう1つは、あなたの{{{<service>}}}タグの中に置くことで、そのマッピングはそのサービスからのみアクセス可能となります。