...
Right-click on a server in the Virtualize Server view and choose Add Message Proxy.
Right-click on a server in the SOAtest Server view and choose Add Message Proxy.
Right-click on a server in the Virtualize or SOAtest Server view and choose Add Message Proxy.
...
If your proxies and/or Message Forward tools inadvertently set up a forwarding cycle like A> B> C> A, this could result in an infinite loop. To prevent such loops, Virtualize is configured to stop forwarding after 10 hops. To prevent such loops, SOAtest is configured to stop forwarding after 10 hops. To prevent such loops, Virtualize and SOAtest are configured to stop forwarding after 10 hops. You can change this by setting the system property parasoft.proxy.loop.max.limit
(for example, parasoft.proxy.loop.max.limit=5
).
...