Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3557

Generated WebServiceClient code should not use System.err.println

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.4
    • None

    Description

      Hello

      One of our clients PMD rules fails while validating a CXF generated class for a @WebServiceClient.

      The problem is that there is a raw System.err.println("Can not initialize the default wsdl from file:...") generated in the static

      {URL url}

      initializer.

      Would it be possible to use a Commons Logging delegate instead of a raw print statement ?

      Thanks

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            laurent.perez Laurent Perez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: