Hello to you all! I am relatively new to java but I am creating a project in java using net beans 7.1 where I create a mysql database that holds the data of a web service.
Unfortunately, while my code runs fine, it shows at the beginning the following two lines.
com.sun.xml.ws.server.MonitorBase createRoot
INFO: Metro monitoring rootname successfully set to: null
I supposed it had something to do with some libraries. Whereas i add libraries, the problem insists. I ve searched all over the internet but i couldnt find something. Maybe I am that ignorant that I look in the wrong direction.
Can anyone here give me a clue about this? Αny feedback would be much appreciated! Thanks in advance.