Description
Whilst playing around with OracleSoaSuite 12.2.1.3 I noticed that when i deploy a composite to a managed server node using an Ant script or via the em console, that the composite does not appear on the other nodes. I am playing around inside AWS and I am using an awsvpc network mode for my containers.
My usage is bit different to the examples in that the soa managed servers are created dynamically and registered to the cluster and the default coherence cluster using a wlst script. so i have basically built on thee scripts to create a soa managed server.
I can see all the functionality for the dynamic soa managed servers is correct an they are workign as expected with the exception of coherence.
Its definitely an issue with the coherence because if i register a new container it has all the latest composites deployed.