Use the publishing settings to specify whether you want to publish your application on the server or run your application within the development environment without publishing to the server.
The setting Run server with resources on Server runs and publishes your application directly on a remote or local server. The setting Run with resources within the workspace runs your application in the workbench without publishing your application to a server. This mode of running your application is known as running your application on a server test environment.
To configure the publishing settings for WebSphere® Application Server v6.x:Option | Description |
---|---|
Run server with resources within the workspace | Enables you to run your application from within the workbench without publishing to the server. You can enable the Run server with resources within the workspace check box when running a local server. This option is not available when running a remote server. |
Run server with resource on server | Publishes your application on the targeted server. |