User guide
PULL Model (Receiving Messages by the Client System)
16-13
Figure 16-4 Reliable Messaging PULL Screen - Deploying the Receiver Application dialog
• Web service identifier
Name to identify the deployed Web service information.
This name must be unique in the system.
• Receiver application class name
Specify the Java class name of the receiver application using the full package name.
• The Java class must be placed under a path set to the environmental variable
CLASSPATH.Receiver client ID
Specify the ID that represents the receiver client agreed upon with the sender server.
The format used to specify the Receiver client ID must follow "NMTOKEN" of XML and the
characters of the ID must be usable for the file name and directory name. Any name that is
unrelated to the server name and user name is also allowed.
Specify a Receiver client ID that is same to all SOAP messages and transmission destinations in
one client system. Also specify the same Receiver client ID if multiple JavaVM operate in one
client system, for example, when multiple Java applications are started.