Using the JMS JCA Wizard

ProcedureTo Create the EJB Module Project

  1. Right–click in the Projects Panel of the NetBeans IDE and select New Project.

  2. On the New Project Wizard, select Java EE under Categories, and then select EJB Module under Projects.

    Figure 4 Choose New Project

    Choose Project

  3. Click Next.

    The Name and Location window appears.

  4. Enter the Project Name and Location fields.

    For the purposes of this exercise, enter the following values:

    • Project Name = JMSJCASample

    • Project Location = the location to store NetBeans project files

    Figure 5 EJB Module Project Name and Location

    Name and Location

  5. Click Next.

    The Server and Settings window appears.

  6. In the Server and Settings window, keep the default values for all fields.

  7. Click Finish.