Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7A81D100A6 for ; Wed, 30 Oct 2013 14:04:08 +0000 (UTC) Received: (qmail 88151 invoked by uid 500); 30 Oct 2013 14:01:39 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 87973 invoked by uid 500); 30 Oct 2013 14:01:33 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 87860 invoked by uid 99); 30 Oct 2013 14:01:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Oct 2013 14:01:27 +0000 Date: Wed, 30 Oct 2013 14:01:26 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (AMQ-4325) camel doen't honor credentials set on activemqcomponent bean via spring MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned AMQ-4325: -------------------------------- Assignee: Claus Ibsen > camel doen't honor credentials set on activemqcomponent bean via spring > ----------------------------------------------------------------------- > > Key: AMQ-4325 > URL: https://issues.apache.org/jira/browse/AMQ-4325 > Project: ActiveMQ > Issue Type: Bug > Components: activemq-camel > Affects Versions: 5.8.0 > Environment: activemq 5.8.0 > Reporter: Kot Kot > Assignee: Claus Ibsen > Fix For: 5.10.0 > > > I use this configuration to create activemq component. > class="org.apache.activemq.camel.component.ActiveMQComponent" factory-method="activeMQComponent"> > > > > > > Endpoint url doesn't have username and password set which results jms client not being able to connect to broker which responds with "username is null". > Setting username and password in endpoint url works -- This message was sent by Atlassian JIRA (v6.1#6144)