Page History
...
To determine the configuration name of your service, turn on LOG4J logging and run the SOAP Agent service once.
log4j.logger.org.apache.axis=DEBUG, FILE
log4j.additivity.org.apache.axis=false
Search the LOG4J.TXT file for the setTargetService string. The value within the brackets is the configuration service name.
[DEBUG] [message.SOAPBody] addBodyElement - Adding body element to message...
[DEBUG] [client.Call] invoke - Enter: Call::invoke()
[DEBUG] [axis.MessageContext] setTargetService - MessageContext: setTargetService(MyServicePort)
Add a deployment service entry to the configuration file.
...