Re: [opennms-devel] how to RUN openNMS after building it?

2012-03-07 Thread Seth Leger
Please read: http://www.opennms.org/wiki/Installation:Windows -- Seth On 03/07/2012 07:12 AM, Tejaswini Kurakula wrote: > hi, > i built openNMS successfully on my system.can you please suggest me ways to > run it on my system(windows) including the databases as well as the servers > required. >

[opennms-devel] how to RUN openNMS after building it?

2012-03-07 Thread Tejaswini Kurakula
hi, i built openNMS successfully on my system.can you please suggest me ways to run it on my system(windows) including the databases as well as the servers required. -- Virtualization & Cloud Management Using Capacity Plann

Re: [opennms-devel] How to Run OpenNms

2012-03-03 Thread Les Mikesell
On Sat, Mar 3, 2012 at 6:36 AM, salil sabnis wrote: > I have downloaded the OpenNms source and build the source code successfully. > But I am unable to run it.. > Can someone please tell me how to start OpenNms. That's going to depend on your platform. Can you look at one of the packaged binary

[opennms-devel] How to Run OpenNms

2012-03-03 Thread salil sabnis
I have downloaded the OpenNms source and build the source code successfully. But I am unable to run it.. Can someone please tell me how to start OpenNms. -- Virtualization & Cloud Management Using Capacity Planning Cloud co

Re: [opennms-devel] how to run opennms from Eclipse

2009-04-15 Thread DJ Gregor
Unless something has changed and I missed it, you don't run OpenNMS from within Eclipse. If anything, you'd just run the webapp portion using WTP. Use "./build.sh install assembly:directory-inline" to build OpenNMS and install it into "dist", and then you can run OpenNMS from there using the comm

[opennms-devel] how to run opennms from Eclipse

2009-04-15 Thread syed khurram
hi, I followed the steps specified in http://www.opennms.org/index.php/Eclipse_and_OpenNMS. I have my eclise 3.4.1 in linux. First i checked out the source then executed these commands. ./build.sh install # this will take some time ./build.sh clean ./build.sh eclipse:eclipse Then i could load the