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

PRSB AccountTransaction の作成

Why and when to perform this task

このステップでは、WebSphere Studio Application Developer (WSAD) バージョン 5.1 で区画送付可能なセッション Bean (PRSB) AccountTransaction を作成します。 このセッション Bean は、コンテナー管理パーシスタンス (CMP) Enterprise JavaBeans (EJB) に アクセスするための送付可能な Bean およびファサード Bean として動作します。
  1. ファイル」>「新規」>「エンタープライズ Bean」をクリックして EJB を作成します。
  2. プロジェクト名として ProxyDSAccountSampleEJB を入力し、「次へ」をクリックします。
  3. プロジェクトを構成します。
    1. セッション Bean」フィールドを選択します。
    2. Bean 名」として AccountTransaction を入力します。
    3. Default package」として com.ibm.websphere.proxyds を入力します。
  4. 次へ」をクリックします。
  5. デフォルトをすべて受け入れます。
  6. 終了」をクリックします。
  7. 抽出された ProxyDSAccountSample java コードの AccountTransaction.javaAccountTransactionBean.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/twpfPRSBAccountTransaction.html

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