Show TOC Start of Content Area

Procedure documentation Setting the Deploy Tool Deployment Properties  Locate the document in its SAP Library structure

Use

To deploy a J2EE application, you must set the deployment properties of the Deploy Tool. Some of these properties are used when the connection between the J2EE Engine and the Deploy Tool is established.

Caution

If you do not set the Deploy Tool deployment properties correctly, the application cannot be deployed.

Procedure

       1.      In your DLP project, choose the Deployer tab

       2.      Choose Deploy Properties. A dialog window opens. It has three sub tabs, enter the necessary information in them.

       3.      For more information about the Login Info tab, see Logging on to SAP J2EE Engine in the Administration Manual.

Note

The default values are the same as for a local installation of the J2EE Engine with the default user name and password.

Note

For more information about how to define your ports, see J2EE Engine Ports in the Administration Manual.

       4.      On the Cluster Info tab page, you have to choose what support will be used. You do this by checking the relevant option.

       5.      The Deployment Properties node contains a table with two rows:

¡        Key – a key of an additional property for the deploy process.

¡        Value – a value of an additional property for the deploy process.

You specify the following properties of key=value type:

¡        version of the J2EE specification – you can use one of the following pairs: specification = J2EE_1_2 or specification = J2EE_1_3

¡        root lookup – you can use one of the following pairs: root_lookup = falseor root_lookup = true

¡        container type – you can use one of the following pairs: container_type = Bor container_type = A

You can also use this tab for Editing the WAR Context Root Properties.

       6.      To close the Properties window, choose OK

       7.      Save your entries.

 

 

End of Content Area