Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 00DBC75D8 for ; Thu, 22 Sep 2011 08:18:39 +0000 (UTC) Received: (qmail 77821 invoked by uid 500); 22 Sep 2011 08:18:38 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 77771 invoked by uid 500); 22 Sep 2011 08:18:38 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 77761 invoked by uid 99); 22 Sep 2011 08:18:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2011 08:18:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of iocanel@gmail.com designates 209.85.213.173 as permitted sender) Received: from [209.85.213.173] (HELO mail-yx0-f173.google.com) (209.85.213.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2011 08:18:32 +0000 Received: by yxl11 with SMTP id 11so3144705yxl.32 for ; Thu, 22 Sep 2011 01:18:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=soBNiL1zDb0Bn0tTQpQCN0g48tg7GtGcm9GWBcfRNi8=; b=DLY4oicD/6Npf4PITgCUBWnjx9XqNz2t7xQlNLQiVdcAEyt78S4CTlT3lxv2M6Iv4p radgQ14/UPQ1JQCkhMNJLkvZVaENRdp9W8wDATdy1Jq65u4uF40YFs/plQpEgnt5jnsT oiFeMIKh9PGek1vrPlpBMT2kMjhVtJwvnNOBo= MIME-Version: 1.0 Received: by 10.68.16.38 with SMTP id c6mr2660889pbd.5.1316679488718; Thu, 22 Sep 2011 01:18:08 -0700 (PDT) Received: by 10.142.208.9 with HTTP; Thu, 22 Sep 2011 01:18:08 -0700 (PDT) In-Reply-To: <1316657009635-4828633.post@n5.nabble.com> References: <1316657009635-4828633.post@n5.nabble.com> Date: Thu, 22 Sep 2011 11:18:08 +0300 Message-ID: Subject: Re: endpoint URI can't parsed failed use utf-8? From: Ioannis Canellos To: users@camel.apache.org Content-Type: multipart/alternative; boundary=bcaec520e5e535463804ad835508 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec520e5e535463804ad835508 Content-Type: text/plain; charset=ISO-8859-1 > > my URI is java.lang.String and have not chinese chars, why byte invalid ? Some times the invalid chars are not printable/visible. It's rare but maybe you could rewrite (not copy&paste) the entire uri and see if that gets you anywhere. -- *Ioannis Canellos* * FuseSource ** Blog: http://iocanel.blogspot.com ** Apache Karaf Committer & PMC Apache ServiceMix Committer Apache Gora Committer * --bcaec520e5e535463804ad835508--