The WebLogic Server wizard is used to configure the WebLogic server that your application will be deployed on. The fields available depend on whether the server is local or remote and on the WebLogic Server version. The fields for each type of server are described below.
Host name | This is the host name or IP address of the WebLogic server. This field is set to "localhost" for local servers. |
HTTP port | The port that WebLogic Server will use to listen for HTTP requests. The default WebLogic HTTP listen port is 7001. |
Username | The WebLogic administrator username. |
Password | The WebLogic administrator password. |
Domain name | This is the directory that contains the BEA domain this server configuration will use. A typical domain path for WebLogic Server 8.1 is C:\bea\user_projects\domains\mydomain and for WLS 7.0 is C:\bea\user_projects\mydomain. A typical domain path for WebLogic Server 6.1 is C:\bea\wlserver6.1\config\mydomain. |
Server name | For WebLogic Server 6.1 only. This field must contain the name of the server as defined by the WebLogic domain. Note: This is not necessarily the same name given to the server or server configuration object in the workspace.
Tip: Ensure you enter the name of the server and not the domain since this is a common mistake.
|
JVM debug port | The port that WebSphere Studio should use for debugging applications running on this WebLogic server. |