WebSphere Extended Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

PSSB AccountPartitionBean の作成

Why and when to perform this task

この例では、区画化機能およびプロキシー・データ・ソースの両方の機能を使用します。 区画化機能の機能を使用するには、区画化ステートレス・セッション Bean (PSSB) を作成する必要があります。
  1. ファイル」>「新規」>「エンタープライズ Bean」とクリックして、Enterprise JavaBean (EJB) を作成します。
  2. プロジェクト名として ProxyDSAccountSampleEJB を入力し、「次へ」をクリックします。
  3. プロジェクトを構成します。
    1. セッション Bean」フィールドを選択します。
    2. Bean 名」として AccountPartitionBean を入力します。
    3. Default package」として com.ibm.websphere.proxyds を入力します。
    4. 次へ」をクリックします。
    5. Remote client view」を選択解除します。
    6. Local client view」を選択します。
    7. ローカル・ホームとして com.ibm.websphere.wpf.PartitionHandlerLocalHome を、ローカル・インターフェースとして com.ibm.websphere.wpf.PartitionHandlerLocal を入力します。
    8. 終了」をクリックします。
  4. 抽出された ProxyDSAccountSample java コードの AccountPartitionBean.java をワークスペースにコピーします。 コンパイル・エラーがいくつか発生しますが、これらは後で解決します。



Related concepts
WSAD のプロキシー・データ・ソース・サポートを使用したアプリケーションの開発

Task topic    

Terms of Use | Feedback Last updated: Mar 20, 2006 12:35:11 PM EST
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=?topic=/com.ibm.websphere.xd.doc/info/WPF51/twpfPSSBAccountPartitionBean.html

© Copyright IBM 2005, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)