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 98FB19CC9 for ; Thu, 14 Mar 2013 08:16:41 +0000 (UTC) Received: (qmail 65710 invoked by uid 500); 14 Mar 2013 08:16:41 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 65489 invoked by uid 500); 14 Mar 2013 08:16:40 -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 Delivered-To: moderator for users@camel.apache.org Received: (qmail 43512 invoked by uid 99); 14 Mar 2013 08:04:42 -0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Date: Thu, 14 Mar 2013 01:04:17 -0700 (PDT) From: "Krishna.aradhya" To: users@camel.apache.org Message-ID: <1363248257941-5729163.post@n5.nabble.com> In-Reply-To: <1363245743953-5729156.post@n5.nabble.com> References: <1363245743953-5729156.post@n5.nabble.com> Subject: Re: Failed to resolve endpoint: smtp://krishna.aradhya@cognizant.com due to: No component found with scheme: smtp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi template.sendBodyAndHeaders("smtp://user-info@host[:port]", body, map); In the above line , what are the things i am not getting ehich are the things i need to add. and i added like this template.sendBodyAndHeaders("smtp://10.226.168.123[:6050]",body, map); But still getting the same error. -- View this message in context: http://camel.465427.n5.nabble.com/Failed-to-resolve-endpoint-smtp-krishna-aradhya-cognizant-com-due-to-No-component-found-with-scheme-p-tp5729156p5729163.html Sent from the Camel - Users mailing list archive at Nabble.com.