Designer 10.15 | Web Services Stack Help | Publishing and Unpublishing Web Service Packages to CentraSite | Publishing a Web Service Package
 
Publishing a Web Service Package
Using Software AG Designer, you can publish previously deployed Web service packages to CentraSite Organizations. As a prerequisite, you must have the CentraSite Registry Repository and the CentraSite Designer plug-in installed on your system.
Before you publish your Web service package to a CentraSite Organization, make sure you have the authentication credentials needed to access that Organization.
*To publish a Web service package
1. In Designer, open the Project Explorer view.
2. Right-click the Web service package that you want to publish.
3. On the context menu, select Web Services Stack > Register Web Services Package.
The Publish to CentraSite wizard opens.
4. Provide the following information:
Field Name
Description
Host
The host name on which you can access CentraSite. The default value is localhost.
Port
The port number on which you can access CentraSite. The default value is 53305.
Product ID
The ID of the product. The default value is CentraSite.
Repository Path
The path to the repository. The default value is WebServicesStack.
User
The user name for access to a CentraSite Organization.
Password
The password for access to a CentraSite Organization.
Organization
The name for the CentraSite Organization to which you want to publish the Web service. Select a value from the drop-down list.
User
The user name for access to a CentraSite Organization.
5. Click Next.
6. Provide the following information about the deployment location of the Web service:
Field Name
Description
Name
The location to which you deploy your Web service package.
URL
The location of the Web Services Stack deploy servlet. The default deploy servlet location is http://<host_name>:<port_number>/wsstack/sagdeployer.
User
The username for the required authentication credentials. The default value is admin.
Password
The password for the required authentication credentials. The default value is manage.
For more information about modifying the user name and password, go to Software AG Documentation Website > Product Families > Software AG Suite & Cross-Product Guides > Web Services Stack > Web Services Stack [version].
7. Click Finish.
Related Topics