ANT target: CreateProfile

CreateProfile creates a new profile to host a WebSphere Commerce instance.The profile name is the same name as the WebSphere Commerce instance. The default path to the profile is:

If you already have an existing application server profile with an unmanaged node, then you can skip this CreateProfile ANT target. Each profile has unique properties such as cell name, node name, and profile directory. If you are planning to use your own profile, ensure that the properties in the createInstance.properties file has the correct values for the WAS profile related properties.

 

Called by:

ConfigureCommerceServer

 

Prerequisites:

 

Required parameters:

instance

The name of the WebSphere Commerce instance with which you are working (for example, demo).

 

Example


Related Concepts

ANT targets