In the Projects window, right-click the EJB module's node (Secure-ejb)and choose New Session Bean.
「プロジェクト」ウィンドウで EJB モジュールのノード (Secure-ejb) を右クリックし、「新規」「セッション Bean」を選択します。 - NetBeans
Rename default Category to EJB 3.0.
デフォルトのカテゴリの名前を「EJB 3.0」に変更します。 - NetBeans
Select ejb from the Package drop-down list.
「パッケージ」ドロップダウンリストから「 ejb 」を選択します。 - NetBeans
You now create the SessionBean EJB bean in the EJB module.To create the SessionBean, do the following:
次に、EJB モジュール内に SessionBean EJB Bean を作成します。 SessionBean を作成するには、次の手順に従います。 - NetBeans
You now create the Bean14 EJB bean in the EJB module.To create the Bean14, do the following:
次に、EJB モジュール内に Bean14 EJB Bean を作成します。 Bean14 を作成するには、次の手順に従います。 - NetBeans
Next, browse to the EJB module and select it.
次に、EJB モジュールを参照し、選択します。 - NetBeans
EJB development for Glassfish using Maven2 and Spring by Kristian Rink 「Maven2 と Spring を使用した GlassFish 用の EJB の開発」Kristian Rink 著 - NetBeans
To create the EJB module:
EJB モジュールを作成するには、次の手順に従います。 - NetBeans
EJB Web Service Applications Learning Trail
Java EE アプリケーションの学習 - NetBeans
Right-click the EnterpriseAppEE5-ejbEJB module in the Project window and choose New Other to open the New File wizard. 「プロジェクト」ウィンドウで「EnterpriseAppEE5-ejb」EJB モジュールを右クリックし、「新規」「その他」を選択して「新規ファイル」ウィザードを開きます。 - NetBeans
Right-click the EJB module and choose New Other.
EJB モジュールを右クリックし、「新規」「その他」を選択します。 - NetBeans
The IDE includes a bundled EJB project called ReservationPartnerServices.
IDE は、 ReservationPartnerServices というバンドルされた EJB プロジェクトを含んでいます。 - NetBeans
Using a Standalone Application Client to Access an EJB スタンドアロンアプリケーションクライアントを使用した EJB へのアクセス - NetBeans
Web Service Passing Binary Data, pt 2: Creating the EJB Module
バイナリデータを渡す Web サービス (パート 2): EJB モジュールの作成 - NetBeans
In this exercise you create an EJB module project and then an application client project that connects to the EJB.
この課題では、EJB モジュールプロジェクトを作成してから、その EJB に接続するアプリケーションクライアントプロジェクトを作成します。 - NetBeans
In this exercise you create an EJB module with a remote interface and then create an application client that accesses the EJB. この課題では、リモートインタフェースを持つ EJB モジュールを作成してから、EJB にアクセスするアプリケーションクライアントを作成します。 - NetBeans
In this exercise you create an EJB module named EJBModule30.In this exercise you do not want to add the EJB module to an enterprise project.
この課題では、EJBModule30 という EJB モジュールを作成します。 ここでは、EJB モジュールはエンタープライズプロジェクトに追加しません。 - NetBeans
If you want to work with EJB 2.X beans, the process is very similar, but not exactly the same.This exercise shows how accessing EJB 2.x beans differs from accessing EJB 3.0 beans.
EJB 2.X Beans を使用する場合、手順はよく似ていますが、まったく同じではありません。 この課題では、EJB 2.x Beans へのアクセス方法と EJB 3.0 Beans へのアクセス方法の違いを示します。 - NetBeans
The IDE displays the properties for the EJB domain template.
IDE によって EJB ドメインテンプレートのプロパティーが表示されます。 - NetBeans
Building an EJB 3.0 application using GlassFish, Apache Maven 2 and NetBeans IDE 6.0
GlassFish、Apache Maven 2、および NetBeans IDE 6.0 を使用した EJB 3.0 アプリケーションの構築 - NetBeans
To create the EJB Module project:
EJB モジュールプロジェクトを作成するには、次の手順に従います。 - NetBeans