On Thu, Oct 2, 2008 at 3:37 AM, Dejan Bosanac
<[EMAIL PROTECTED]> wrote:
> If you are taking this route, you can try defining your broker
> configuration in a separate xml file and do something like
>
> BrokerService broker = BrokerFactory.createBroker(new
> URI("xbean:activemq.xml"));
> broker.sta
If you are taking this route, you can try defining your broker
configuration in a separate xml file and do something like
BrokerService broker = BrokerFactory.createBroker(new
URI("xbean:activemq.xml"));
broker.start();
it will be easier to configure it that way.
Cheers
--
Dejan Bosanac
htt
tent(false);
broker.start();
This is less than an ideal solution and leads me to believe there is a bug
in the spring xml schema configuration handler.
--
View this message in context:
http://www.nabble.com/Configuring-Embedded-Broker-with-Spring-JBoss-JMX-issues-tp19761024p19770719.html
Sent from th
in context:
http://www.nabble.com/Configuring-Embedded-Broker-with-Spring-JBoss-JMX-issues-tp19761024p19768140.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
onfiguring-Embedded-Broker-with-Spring-JBoss-JMX-issues-tp19761024p19767822.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
2008/10/1 James Strachan <[EMAIL PROTECTED]>:
> 2008/10/1 CB4 <[EMAIL PROTECTED]>:
>>
>> I forgot to mention that if I omit the amq:broker element from my context
>> everything works just fine as the connectionFactory created the broker with
>> default behavior (using the vm URI). However this won
2008/10/1 CB4 <[EMAIL PROTECTED]>:
>
> I forgot to mention that if I omit the amq:broker element from my context
> everything works just fine as the connectionFactory created the broker with
> default behavior (using the vm URI). However this won't do it for me as I
> need to configure the broker
ssage in context:
http://www.nabble.com/Configuring-Embedded-Broker-with-Spring-JBoss-JMX-issues-tp19761024p19761097.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:508)
at java.lang.Thread.run(Thread.java:595)
--
View this message in context:
http://www.nabble.com/Configuring-Embedded-Broker-with-Spring-JBoss-JMX
hod.invoke(Method.java:585)
at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
--
View this message in context:
http://www.nabble.com/Configuring-Embedded-Broker-with-Spring-JBoss-
10 matches
Mail list logo