You open the Standard Enterprise Application Project Properties dialog box by right-clicking
any and choosing Properties. The Run page
lets you configure options for running your project.
In the Run page, you can set the following properties:
Client Module URI. Specifies the name of the WAR file of the
client module in the EAR file.
Server. Specifies the server where you want the enterprise application to be deployed.
Only servers that are registered with the IDE
are available to be selected here. The bundled Tomcat Web Server is registered by default.
Note that you cannot deploy J2EE applications and JSR-109 web service clients to the Tomcat Web Server.
Display Browser on Run. Specifies whether the browser is displayed.
Relative URL. Specifies the URL relative to the Client Module URI to run.
Client Information. Specifies options for running and enterprise application client. The fields
in this section are only enabled when an application client is selected in the Client Module URI drop-down.