To create a BTT Multichannel Sample, you need to do the following
steps:
- In RAD, open the new project creation wizard by clicking .
- Expand folder, select Multichannel Sample,
and then click Next.
- In the New BTT MultiChannel Example panel, do as follows:
- In the EAR project field, you can accept
the default project name or type a new project name.
- 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.
- Click Next, and perform the following steps:
- On the next page, select SampleBusiness.jar.
- In the Module Root Location field, specify
the root directory for all of the projects that will be imported or created
during import.
- 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.
- 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.