simulating WestAlertProcessor [unknown host: alerts.int.westgroup.com]

I'm working on moving Taxnet Pro's alerts from the WestAlertProcessor to the CobaltAlertProcessor. I think it'd be good to be able to simulate both the existing alerts and the new alerts. I've roughly followed [the instructions][1] for running the CobaltAlertProcessor simulator with the hope that running the WestAlertProcessor (RunSimulator) is similar. However, I'm getting an UnknownHostException:
alerts.int.westgroup.com. I see this domain name referenced in a few places: /cygdrive/e/Superior/Westlaw_Online_Services/Development/WestAlertProcessor $ find . | xargs grep '
alerts.int.' 2> /dev/null Binary file ./bin/harness/WestSimulation.class matches ./prop/west.properties:NSA.FRAMEWORK.XML_LOADER_FILE=
http://alerts.int.westgroup.com/alerts3/west/nsa-config.xml ./test/harness/WestSimulation.java: public static final String PROPERTIES_URL = "
http://alerts.int.westgroup.com/alerts3/engine.properties"; Anyone know if this is as easy as replacing the old domain name with a new one (or ip)? Does anyone out there run the WestAlertProcessor simulator? Is this just the 2nd hurdle of many (the first was deserializing a date)? Thanks, Ben [1]:
https://thehub.thomsonreuters.com/docs/DOC-103243