WebSphere Application Server & Liberty

 View Only

 How to specify a domain name server in CICS Liberty?

Helmut Roese's profile image
Helmut Roese posted 07/09/26 11:51 AM

Hi,

we want to post JSON-messages via a REST-interface from a Java application within CICS Liberty to a monitoring server to report the status of the application. We tried several ways to specify a DNS to resolve the name but did not succeed. Only when specifying the name in the hosts-file the name was resolved to an IP-address. But this needs manual effort for each and every name to be resolved.

How can we use a DNS for that?

Kind Regards

Helmut