I think you cannot have 2 instances of anything in the same machine sharing the same port
[] Leo On Wed, Jan 6, 2016 at 10:58 AM, Colm O hEigeartaigh <[email protected]> wrote: > Hi all, > > I want to set up a trivial Syncope cluster on my machine (to test a > CXF-based client using CXF's failover feature). I had thought of just > setting up two Tomcat instances on different ports using a shared H2 > database file sitting on the hard drive. > > Is it still necessary to set a value for "openjpa.RemoteCommitProvider" as > per: > > https://cwiki.apache.org/confluence/display/SYNCOPE/Setup+a+Syncope+cluster > > ? If so how does it work when I have two instances on the same machine, > and presumably sharing the same port? Or is this whole approach invalid? > > Thanks, > > Colm. > > -- > Colm O hEigeartaigh > > Talend Community Coder > http://coders.talend.com >
