New EJB Project Dialog

Use this dialog to create a new EJB project.

How To Open This Dialog

Select File > New > Project. In the New Project dialog, select EJB > Workshop EJB Project and click Next.

How To Use this Dialog

The Project Name field specifies the deployment name of the project.

In the Project contents area, if Use default is checked, then the project will be created in the current workspace, inside a directory matching the specified Project Name. If you uncheck Use default, you can specify a project directory outside of the current workspace. The selected directory does not need to be empty, but it cannot already be a project directory (it cannot contain a .project file).

The Target runtime field defines the sorts of runtime resources available to your web project.

The Configurations lets you change the facets of your project (see the next page of the wizard for details) and the target runtime.

For more infomation about EAR projects see Applications and Projects.

page 1

A Workshop EJB project has the following project facets specified by default. For more information on these facets see Facets.

Note that Workshop creates an EJB 3 project by default.
To create an EJB 2 project, click the Configurations dropdown list and select WebLogic EJBGen Project Facets.

2

Related Topics

Applications and Projects: EJB Project


Still need help? Post a question on the Workshop newsgroup.