Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 29985 invoked from network); 2 Apr 2009 05:13:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 05:13:55 -0000 Received: (qmail 95317 invoked by uid 500); 2 Apr 2009 05:13:55 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 95266 invoked by uid 500); 2 Apr 2009 05:13:55 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 95254 invoked by uid 500); 2 Apr 2009 05:13:55 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 95198 invoked by uid 99); 2 Apr 2009 05:13:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 05:13:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 05:13:54 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BDF5F234C48C for ; Wed, 1 Apr 2009 22:13:34 -0700 (PDT) Message-ID: <949162182.1238649214776.JavaMail.jira@brutus> Date: Wed, 1 Apr 2009 22:13:34 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-1496) Using request parameters in the feed url will result in ResolveEndpointFailedException for Unknown parameters In-Reply-To: <866809678.1238169822828.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1496: ------------------------------- Fix Version/s: 2.0.0 > Using request parameters in the feed url will result in ResolveEndpointFailedException for Unknown parameters > ------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-1496 > URL: https://issues.apache.org/activemq/browse/CAMEL-1496 > Project: Apache Camel > Issue Type: Bug > Components: camel-atom, camel-rss > Affects Versions: 2.0-M1 > Reporter: Jeroen Reijn > Fix For: 2.0.0 > > Attachments: CAMEL-1496.patch.txt > > > While configuring a route like: > > > > > camel throws an exception with: > Failed to resolve endpoint due to: org.apache.camel.ResolveEndpointFailedException: There are 1 parameters that couldn't be set on the endpoint -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.