On Thu, Oct 5, 2017 at 3:16 PM, Morein, Arnie <[email protected]> wrote:
> > In the client code I enable WS security by referencing the > serverTrustSTore.jks and clientKeyStore.jks files by name. But they are > also referenced in the /WEB-INF/classes/cxf/cxf-crypto.properties file, > which is think is the problem. > Could you detail how you are referring to the JKS files (which properties etc.) and how you are referring to the crypto.properties file? Colm. > > I put a run-time switch in the database to control whether mock-mode is on > or off, and in the code referenced above, I change the URLs and the > relevant serverTrustStore.jks file (external/internal) based on the switch. > > But with the "requirement"(?) that there is a file to configure the CXF > bus is going to be an issue. > > Is this file really necessary? > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
