ANT target: CreatePublishJDBCProvider

CreatePublishJDBCProvider creates a new JDBC provider for connecting to the production server database. The quickpublish feature use this datasource to move data from the authoring server database to the production server database.

 

Called by:

ConfigureWorkspaces

 

Prerequisites:

The createInstance.properties file must exist for this Ant target to function. For information on generating the properties file, see ANT targets.

 

Required parameters:

instance

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

 

Example


Related Concepts

ANT targets