Forum Discussion

Siva_Yelaswarap's avatar
Siva_Yelaswarap
Occasional Contributor
17 years ago

Hiding WSDLS's in SOAPUI Project.

Hi All,

I would like to know if we could hide the wsdls from the soapui console.

Thanks,
Siva.

1 Reply

  • Hi Siva,


    If I understand you correctly, you do not want WSDL URLs to be shown in soapUI console.
    Are you referring to soapUI log tab inside soapUI or the standard output console?

    The messages appearing in both places have to do with log4j logging library and logging statements placed throughout soapUI code with different logging levels (e.g. DEBUG, INFO, WARN, ERROR). You can control logging using $SOAPUI_HOME/bin/soapui-log4j.xml file.

    Have a look at log4j manual and other online resources to understand how to log4j should be configured.


    Cheers!
    /Nenad Nikolic