R
Riverside Software
Guest
Hello, I'm trying to prepare a Docker image of a PASOE instance with pre-deployed WebServices. So at build time, I use deploySOAP.sh on the WSM files, but the generated WSDL file has a reference to the hostname of the temporary container in , something like: As the URL will only be known at runtime, is there a nice and clean way to inject the URL when executing the container ? Gilles
Continue reading...
Continue reading...