New Project Dialog

Use this dialog to create a new web services project.  A project contains various files supporting related web services, such as JWS, JSX, CTRL, and WSDL files.    

To create a new project, type the name of the new project and click OK.

The name you choose for the project will become part of the URL used to access web services in the project.  For example, a web service named "myWebService" residing in a project named "myProject" is accessed by the URL:

http://host:port/myProject/myWebService.jws

Related Topics

WebLogic Workshop Projects