oracle/docker-images

Coherence not working OracleSOASuite

Open

#1,739 建立於 2020年10月14日

在 GitHub 查看
 (2 留言) (1 反應) (4 負責人)Shell (6,139 star) (5,379 fork)batch import
coherencehelp wantedsoasuite

描述

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.

貢獻者指南