I made a dynamic client in java using Apache CXF. It works well and does all the things it is supposed to.
The one thing that is annoying me a bit, is that every time I start the program, it floods the console with information messages.
So I am wondering if it is possible to turn these off somehow? If no then I will just have to live with it.