How Do I: Create an EJB Project?

In the WebLogic Workshop environment, projects are contained within applications. For more information on the Weblogic Workshop enviroment, see Getting Started. Creating an EJB project creates a directory structure for the project, a build.xml script, and a build.properties file.

To Create an EJB Project

  1. With an application open in WebLogic Workshop, choose File-->New-->Project.
  2. Choose All in the left-hand selection list.
  3. Choose EJB Project in the right-hand selection list.
  4. Enter a name in the Project name field.
  5. Click Create.

Related Topics

Getting Started

Getting Started with WebLogic Workshop

Developing Enterprise JavaBeans

How Do I: Create a New Application?