Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-6288

Browsing the wsdl of the camel-example-cxf-blueprint prints to system out in Apache Karaf - encoding not supported

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Cannot Reproduce
    • 2.11.0
    • Future
    • camel-cxf, examples, karaf
    • None
    • Unknown

    Description

      I am following the readme file of the camel-example-cxf-blueprint example.

      After install the example and starting it in Karaf 2.3.1. I open the web url: http://localhost:8181/cxf/camel-example-cxf-blueprint/webservices/incident?wsdl

      And notice this in my karaf shell

      karaf@root> Warning:  The encoding 'UTF-8' is not supported by the Java runtime.
      Warning: encoding "UTF-8" not supported, using UTF-8
      Warning:  The encoding 'UTF-8' is not supported by the Java runtime.
      Warning: encoding "UTF-8" not supported, using UTF-8
      
      [ 172] [Active     ] [Created     ] [       ] [   80] camel-example-cxf-blueprint (2.12.0.SNAPSHOT)
      karaf@root> web:list
         ID   State         Level  Web-ContextPath           Name
      karaf@root> cxf:
      cxf:list-busses       cxf:list-endpoints    cxf:start-endpoint    cxf:stop-endpoint
      karaf@root> cxf:list-
      cxf:list-busses       cxf:list-endpoints
      karaf@root> cxf:list-endpoints
      Name                      State      Address                                                      BusID
      [ReportIncidentService  ] [Started ] [http://localhost:8181/cxf/camel-example-cxf-blueprint/webservices/incident] [org.apache.camel.camel-example-cxf-blueprint-cxf729778718]
      

      I think we in the past had problems with this encoding not supported printed directly to System.out.

      Attachments

        Activity

          People

            Unassigned Unassigned
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: