Deployment
profiles store your preferences for designing a JavaBean program,
such as the content of the archive and related files. You can
have several deployment profiles for the same Oracle JDeveloper
project, each with different settings. To deploy your compiled
JavaBean:
-
Select
Project > Deploy > New Profile from the menu.
-
Provide the file extensions you want to implicitly included
in the archive. You can remove all the extensions selected
in the right side and make your own selection by using
the appropriate arrows, then click Next.
- Select the
remaining project files to include in the generated archive,
then click Next.
- List the classes
or packages to exclude from the archive. You also list any
additional files to include in the archive.
- Specify the
archive path and delivery options, then select Next.
- Browse for
the profile name or type the path in the text box. Remember,
you can have several profiles within the same project.
- If you have
provided all the necessary information, select Finish
to deploy the profile now or later.
- To deploy the
profile, right click on the profile name in the Navigation
pane and select Deploy.
|