Hi, Jeff.
Just want to ask a question before we get into solving the problem…
Why are you using Java instead of the webMethods Platform built-in services? You may have a good reason – it sounds like you are reading values in and setting them using System.setProperty(name,value) and then trying to retrieve them using System.getProperty(name). Or maybe not…
That is a legitimate approach but has higher maintenance costs. Can you elaborate on your business problem and maybe the folks here will be able to advocate a better approach to solving the problem.
Thanks.
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB