Re: Connection Refused from ActiveMQConnectionFactory

2014-12-22 Thread Tom_Z
Hi there, worked for me in 5.9.1... Tom -- View this message in context: http://activemq.2283324.n4.nabble.com/Connection-Refused-from-ActiveMQConnectionFactory-tp4664195p4689158.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Connection Refused from ActiveMQConnectionFactory

2013-03-05 Thread Neduz
-- View this message in context: http://activemq.2283324.n4.nabble.com/Connection-Refused-from-ActiveMQConnectionFactory-tp4664195p4664390.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Connection Refused from ActiveMQConnectionFactory

2013-03-04 Thread Gary Tully
ree that using the "waiting" for an OSGI service to be available is > the best approach for a mixed blueprint/spring-beans environment; but was > the Blueprint method for creating a broker deliberately dropped? If yes for > what reason(s)? > > Kind regards,

Re: Connection Refused from ActiveMQConnectionFactory

2013-03-04 Thread Neduz
environment; but was the Blueprint method for creating a broker deliberately dropped? If yes for what reason(s)? Kind regards, Tom Mercelis -- View this message in context: http://activemq.2283324.n4.nabble.com/Connection-Refused-from-ActiveMQConnectionFactory-tp4664195p4664342.html Sent from the Act

Re: Connection Refused from ActiveMQConnectionFactory

2013-02-27 Thread Gary Tully
eMQConnectionFactory is started. > > I could also try to use spring-beans/spring-dm xml format to create the > connectionfactory bean and register the service, but as I was only using > blueprint so far, I'd like to stick to one standard for the whole > application. > > Does anyone have any suggestions how to get the ConnectionFactory service > running after the broker started? > > > Kind regards, > > Tom Mercelis > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Connection-Refused-from-ActiveMQConnectionFactory-tp4664195.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- http://redhat.com http://blog.garytully.com

Connection Refused from ActiveMQConnectionFactory

2013-02-27 Thread Neduz
eate the connectionfactory bean and register the service, but as I was only using blueprint so far, I'd like to stick to one standard for the whole application. Does anyone have any suggestions how to get the ConnectionFactory service running after the broker started? Kind regards, Tom Merc