[
https://issues.apache.org/jira/browse/CAMEL-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-6288.
--------------------------------
Resolution: Cannot Reproduce
Not a Camel problem.
> Browsing the wsdl of the camel-example-cxf-blueprint prints to system out in
> Apache Karaf - encoding not supported
> ------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-6288
> URL: https://issues.apache.org/jira/browse/CAMEL-6288
> Project: Camel
> Issue Type: Bug
> Components: camel-cxf, examples, karaf
> Affects Versions: 2.11.0
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: Future
>
>
> 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
> {code}
> 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
> {code}
> {code}
> [ 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]
> {code}
> I think we in the past had problems with this encoding not supported printed
> directly to System.out.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)