is point 2 point between two brokers over a WAN supported?

2007-10-11 Thread novotny
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

spring broker doesn't work

2007-08-28 Thread novotny
,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

how to configure embedded broker and spring

2007-08-27 Thread novotny
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