[opennms-devel] Newbie Eclipse question

2008-10-29 Thread AMT
I just downloaded the 1.5.99 source code, imported a chunk of it (org.opennms.netmgt) into Eclipse and then linked the rest of the jar files from the regular installation to the project. I had a ton of errors. I found that a number of the files in the source directory had extensions of .jav r

Re: [opennms-devel] Newbie Eclipse question

2008-10-29 Thread AMT
h" <[EMAIL PROTECTED]> To: "OpenNMS Code Development and Bugs" Sent: Wednesday, October 29, 2008 2:33 PM Subject: Re: [opennms-devel] Newbie Eclipse question > Hi Bob! > > On Oct 29, 2008, at 9:15 AM, AMT wrote: > >> I just downloaded the 1.5.99 source code, im

[opennms-devel] ICMP/Root

2009-03-18 Thread AMT
I just saw an archived message from Jonathan Sartin regarding root and ICMP from August of last year. I hit this problem many years ago and the solution we developed was to create a separate executable that had root privilege. So there was a Java class, a native code .so/.dll and the root exec

[opennms-devel] Address discovery versus internals discovery

2009-03-20 Thread AMT
I read a post the other day which laid out some of the philosophy of OpenNMS with respect to discovery. It seemed to me that there was a clear distinction between address discovery, which is done via pinging, and node internals discovery which is done via SNMP and other protocols. The little b