Creating BTT Multichannel Sample

To create a BTT Multichannel Sample, you need to do the following steps:
  1. In RAD, open the new project creation wizard by clicking File > New > Project.
  2. Expand BTT > Samples folder, select Multichannel Sample, and then click Next.
  3. In the New BTT MultiChannel Example panel, do as follows:
    1. In the EAR project field, you can accept the default project name or type a new project name.
    2. In the Target runtime dropdown list, select the application server that you want to target for your development. This selection affects the run time settings by modifying the class path entries for the project.
      Screen capture showing the EAR project and Target runtime.
  4. Click Next, and perform the following steps:
    1. On the next page, select SampleBusiness.jar.
    2. In the Module Root Location field, specify the root directory for all of the projects that will be imported or created during import.
      Screen capture showing the setting of the Utility JARs and web libraries.
  5. Click Next. Select all the projects that you want to import with the EAR file. And you can edit the new project name for each module and utility project.
    Screen capture showing that you can add files to import to EAR files and you can change the name of the files.
  6. Click Finish. BTTMultiChannelSample, BTTSampleEJB, BTTSampleWeb, Dummysnalu0, SampleBusiness are imported to the BTT Multichannel Sample projects.
    Note: There is an error message for BTTSampleWeb project: Faces resources need to be updated. Right-click the message and click quick fix to fix it.