Forum Discussion
seldo
13 years agoNew Contributor
I'm suspicious of DefaultSoapUICore.initLog() -- I think this method may be reconfiguring Log4j after the my application initially configures it.
Edit: But therein lies the key -- by overriding the System property "soapui.log4j.config" to point to my log4j.xml, I can at least ensure that SoapUI's redundant, secondary initialization of log4j has no real effect.
Edit: But therein lies the key -- by overriding the System property "soapui.log4j.config" to point to my log4j.xml, I can at least ensure that SoapUI's redundant, secondary initialization of log4j has no real effect.