ページの先頭行へ戻る
 Apcoordinator定義ファイルリファレンス

5.1 リモートマップのタグについて

使用例

リモートマップの使用例です。

<?xml version="1.0" encoding="Shift_JIS"?>
<remoteMap
    xmlns="http://interstage.fujitsu.com/schemas/uji/remoteMap"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://interstage.fujitsu.com/schemas/uji/remoteMap
                        http://interstage.fujitsu.com/schemas/uji/remotemap.xsd">
  <config>
    <version>5.0</version>
  </config>
  <ejb name="MySessionBean" application="java:comp/env/ejb/MySessionBean"/>
</remoteMap>