Service Development Help : Building Java Services : Service Development Projects in the Local Workspace : About the Service Development Project Name
About the Service Development Project Name
The Service Development Projects correspond to IS packages. To ensure that the project names are unique, Designer uses the following naming convention, where packageName is the name of the IS package where the service resides, hostName is the host name of the Integration Server on which the service resides, and portNumber is the port number of the Integration Server:
<packageName>[<hostName>_<portNumber>]
For example, if the host name of the Integration Server is “ServerA”, its port is “5555” and the IS package is named “MyPackage”, the Service Development Project will have the following name:
MyPackage[ServerA_5555]
If Designer has a second Integration Server connection to a server with host name “ServerB” that also uses port “5555” and has a Java service in an identically named package, “MyPackage”, the Service Development Project name will be unique in the workspace because it includes the server identification. In this case, the Service Development Project will have the following name:
MyPackage[ServerB_5555]
Format of a Service Development Project
Service Development Projects in the Local Workspace
Overview of Building Java Services
Creating a Java Service
Editing an Existing Java Service
Adding Classes to the Service Development Project
Compiling a Java Service
Copyright © 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback