How Do I: Create a New Project?

When you create a project in WebLogic Workshop, you are also creating a WebLogic Server web application. The name you specify for your project is visible to clients when they access the services you provide, so the name should describe the collective purpose of the services in the project.

An application can include one or more projects. Every project must be inside an application.

To Create a New Project

  1. Select the Application tab.
  2. Note: If the Application tab is not visible in WebLogic Workshop, choose View —> Application from the menu bar.

  3. Right-click the top-level (parent) folder of the application in which you want to add the project, then choose New —> Project.
  4. The New Project dialog box is displayed.

    Note: When you right-click an application, you can also choose Import Project. Select Import Project if you want to import a project from outside the application in which you are currently working. You must select the Copy into Application directory check box to import Process or Schema projects.

  5. In the right pane, select the category of project, such as Schema.
  6. In the left pane, select the type of project, such as Schema Project.
  7. In the Project name field, enter a name for your project. Give your project a name that reflects its function.
  8. Note: When you create a project in WebLogic Workshop, you are creating a WebLogic Server web application. The name of your project will be included in the URL your clients use to access your application. To learn more about the components of your application, see Components of Your Application.

  9. Click Create.

Related Topics

How Do I: Create a New Business Process File?

Guide to Building Business Processes

Previous Document Next Document