Author Message
SivaramaKrishananPratheep
Joined: Feb 9, 2012
Messages: 30
Offline
Team,

Version : Avaya AES/CM : 6.x

We are trying to connect to AES/CM for SMS web service process and proceedings and we are getting the below error.

We are trying this through the smsxml sample application provided by Avaya installations.

smsxml.properties
# Root URL/Protocol of the host SMS/AES server
sms.root=http://<AES Server>

# CM Login@Location and Password
cm.login=username@CM
cm.password=password

# Output format can be either 'xml' or 'key-value'
output.format=xml

ERROR:
---> SOAP message: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Connection Failed: Authentication Failure. Connection Refused.
</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
---> FAULT: Connection Failed: Authentication Failure. Connection Refused.

---> FAULT CODE: SOAP-ENV:Server
A SOAP fault was raised:
Cause: java.lang.RuntimeException: [SOAP-ENV:Fault: null]
Message: javax.xml.ws.WebServiceException: java.lang.RuntimeException: [SOAP-ENV:Fault: null]

But we are able to connect to the CM using putty with the above credentials.

Requesting your assistance on this.

Thanks,
Pratheep.
CraigJohnson5
Joined: Oct 24, 2013
Messages: 413
Offline
Have you tried the test tool that comes with AES? It's at https://[AESIP]/smsxml/smsxml_test.php.
Go to:   
Mobile view