[opennms-devel] Drools integration...

2009-02-03 Thread daniele piras
Hi, I'm currently developing an extension for drools and opennms. I've tried to start drools in opennms, unfortunately without any success. My steps are: - Copy the files correlation-engine.xml, drools-engine.xml,NodeParentRules.drl and LocationMonitorRules.drl from /etc/examples/ to /etc/ dire

[opennms-devel] ActiveMQ or some Message bus

2009-02-03 Thread Glenn Macgregor
Hi All, Wondering if anyone has or thought about integrating the components of OpenNMS into a message bus like activeMQ? That would make integrating 3rd party components much easier...just connect them up to the bus. Thanks Glenn --

Re: [opennms-devel] OpenNMS Web-App project in Eclipse

2009-02-03 Thread Honia A
Ok, looks like getting the tagged version working is not really ideal (and not possible either!), so I used SVN to get the trunk code. version 1.7.1-SNAPSHOT. Followed the instruction I found on opennms website and built it successfully which is a good thing: cd eclipse ./build.sh install # thi

Re: [opennms-devel] ActiveMQ or some Message bus

2009-02-03 Thread Matt Raykowski
Glenn, I've asked the same question in the past but substitute MULE for ActiveMQ. I believe there is a plan to do this but it will be targeted at the OpenNMS 2.0 release - there's much work to do before we get to that point. On Tue, Feb 3, 2009 at 10:49 AM, Glenn Macgregor wrote: > Hi All, > >