I can successfully retrieve the WSDL in my browser, but the Orion SDK Java Example code seems to be having trouble.
I updated the Orion NPM host in the SwisClient.java, and InformationService_Service.java files, and am only querying for a list of nodes.
Is there a configuration that needs updating on the Orion NPM to adjust the WSDL location values to an externally addressable value as opposed to https://localhost:17778/.... ? Or am I barking up the wrong tree with this one?
Any assistance would be appreciated, as I'm not familiar with the Orion NPM setup.
Thanks,
--Walter