Hi,
I have a scenario where we have 2 sites. At each site we have applications
that use JMS to talk to the ActiveMQ brokers that are hosted at each site.
What I'm wondering is if the brokers can communicate to each other over the
wide area netwrok using point to point? If so, how would I need to
,consumer,producer,broker]; root of factory
hierarchy
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'broker' defined in file
[/Users/novotny/pinksheets/presence/conf/spring.xml]: Instantiation of bean
failed; nested exception is java.lang.NoClassDef
like
Broker broker = context.getBean("broker");
broker.start();
But after adding the XML above as listed in the FAQ, I get
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'broker' defined in file
[/Users/novotny/pinksheets/presence/conf/s