Deployment page (EJB Module Properties dialog box)

This is a feature of JBuilder Enterprise.

The Deployment page allows you to set deployment options for the configured server for your project. If your selected application server is Generic AppServer 1.0, no deployment page exists.

The Deployment page displays a page for your selected application server. For example, if you specified Borland Enterprise Server 5.0.2.+ as your application server, the Deployment page displays a Borland Enterprise Server 5.0.2+ page that you can use to specify options for deploying to the Borland Enterprise Server 5.0.2+.

To display the Deployment page, right-click an EJB module node in the project pane and click the Deployment page in the Properties dialog box that appears.

The options on this page depend on your target server.

Borland Enterprise Server 5.0.2+ page

Use this page to specify parameters to send to the Java Virtual Machine.

VM Parameters

The parameters you want sent to the virtual machine. The default parameters are these:

-Dvbroker.agent.port=42424 -Dvbroker.security.disable=true

The port number is the port used by the VisiBroker Smart Agent. For more information about parameters you can specify, see the Borland Enterprise Server documentation.

Make Project Output Path Available On Deploy

Check this option if you want your project output path to become part of generated command line.

Make Project Libraries Available On Deploy

Check this option if you want your project libraries to become part of the generated command line.

BAS 4.5 page

Use this page to specify parameters to send to the Java Virtual Machine.

Host Name

Specify the host name.

Container name

Specify the container name.

VM Parameters

Specify the parameters you want sent to the virtual machine.

Make Project Output Path Available On Deploy

Check this option if you want your project output path to become part of generated command line.

Make Project Libraries Available On Deploy

Check this option if you want your project libraries to become part of the generated command line.

Consult your Borland AppServer 4.5 documentation for information about parameters you can specify.

WebLogic 6.x+

Use this page to specify deployment options for WebLogic 6servers. Consult your WebLogic documentation for information about what to enter in these fields.

Admin URL

The Admin URL.

Server Name

The name of the server to which you are deploying.

User Name

Your user name.

Password

Your password to log on to the server.

Unit Name

Specify the name of the unit your are deploying. This is likely to be the name of the EJB module.

Options

Deployment options.

VM Parameters

The parameters you want to pass to the virtual machine.

Make Project Output Path Available On Deploy

Check this option if you want your project output path to become part of generated command line.

Make Project Libraries Available On Deploy

Check this option if you want your project libraries to become part of the generated command line.

WebLogic 5.1

Use this page to specify deployment options for the WebLogic Server 5.1. Consult your WebLogic documentation for information about what to enter in these fields.

Password

Your password to log on to the server.

Unit Name

Specify the name of the unit your are deploying. This is likely to be the name of the EJB module.

Options

Deployment options.

VM Parameters

The parameters you want to pass to the virtual machine.

Make Project Output Path Available On Deploy

Check this option if you want your project output path to become part of generated command line.

Make Project Libraries Available On Deploy

Check this option if you want your project libraries to become part of the generated command line.

WebSphere 3.5

Use this page to specify deployment options for WebSphere Application Server 3.5. Consult your WebSphere documentation for information about what to enter in these fields.

Primary Node Name

The name of the primary node.

Application Server Name

The name of the application server.

Container Name

The container name.

VM Parameters

Specify parameters sent to the virtual machine.

Generate XML

Generates an XML file for input to the XMLConfig utility. Check this check box when you want to generate the XML file and then modify it. When generated, the file appears under the EJB module node in the project pane. If you then want to test your modifications, you should then uncheck this option so that the XML file is not overwritten.

Make Project Output Path Available On Deploy

Check this option if you want your project output path to become part of generated command line.

Make Project Libraries Available On Deploy

Check this option if you want your project libraries to become part of the generated command line.

WebSphere AES 4.0

Use this page to specify deployment options for WebSphere 4.0 Single Server. Consult your WebSphere documentation for information about what to enter in these fields.

List Deployments Option

Specify the types running in the container you want to see listed.

Primary Node Name

The name of the primary node.

Application Server Name

The name of the server to which you are deploying.

Options

Specify deployment options.

VM Parameters

The parameters to pass to the virtual machine.

WebSphere AE 4.0

Use this page to specify deployment options for WebSphere Server 4.0 Advanced Edition. Consult your WebSphere documentation for information about what to enter in these fields.

Primary Node Name

The name of the primary node.

Application Server Name

The name of the server to which you are deploying.

Container Name

The name of the container.

Options

Specify deployment options.

VM Parameters

The parameters to pass to the virtual machine.

Remote Archive Location

The remote location of the archive you are deploying.

Remote Server Home Directory

The home directory of the remote server.

Generate XML

Generates an XML file for input to the XMLConfig utility. Check this check box when you want to generate the XML file and then modify it. When generated, the file appears under the EJB module node in the project pane. If you then want to test your modifications, you should then uncheck this option so that the XML file is not overwritten.

Make Project Output Path Available On Deploy

Check this option if you want your project output path to become part of generated command line.

Make Project Libraries Available On Deploy

Check this option if you want your project libraries to become part of the generated command line.

iPlanet 6.x+

Use this page to specify deployment options for the iPlanet Application Server 6.x+. Consult your iPlanet documentation for information about what to enter in these fields.

Local Server

Specifies that the module deploys to a local server.

Host

Specifies that the module deploys to a remote host. You must specify the following settings.

Host Name Or IP Address

The name of the host or the IP address.

Port

The port used to communicate with the host.

User Name

Enter a user name to connect with the host.

Password

Enter a password to connect with the host.

Verbose

Checking this option does nothing.

Make Project Output Path Available On Deploy

Check this option if you want your project output path to become part of generated command line.

Make Project Libraries Available On Deploy

Check this option if you want your project libraries to become part of the generated command line.