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

2009-02-03 Thread Honia A
onia2...@hotmail.com To: opennms-devel@lists.sourceforge.net Date: Fri, 30 Jan 2009 15:18:07 -0500 Subject: Re: [opennms-devel] OpenNMS Web-App project in Eclipse Shahzada, Thanks again for helping me :-) Just wanted to let you know that I was able to build the source code for eclipse

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

2009-01-30 Thread Honia A
line 225Java Problem > Date: Thu, 29 Jan 2009 23:29:56 + > From: ha...@hatimonline.com > To: opennms-devel@lists.sourceforge.net > Subject: Re: [opennms-devel] OpenNMS Web-App project in Eclipse > > Just to make sure that I do every thing similar to your setup I

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

2009-01-30 Thread Honia A
imonline.com> To: > opennms-devel@lists.sourceforge.net> Subject: Re: [opennms-devel] OpenNMS > Web-App project in Eclipse> > Just to make sure that I do every thing similar > to your setup I checked> out the said branch of opennms and made an eclipse > project of it. And I&g

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

2009-01-29 Thread Shahzada Hatim Mushtaq
Just to make sure that I do every thing similar to your setup I checked out the said branch of opennms and made an eclipse project of it. And I can easily import the project in my eclipse IDE after doing ./build eclipse:eclipse This is not to build the project as such but to make it as an eclips

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

2009-01-28 Thread Honia A
What do you suggest I should do? Please let me know. Thanks > Date: Tue, 27 Jan 2009 21:03:25 +> From: ha...@hatimonline.com> To: > opennms-devel@lists.sourceforge.net> Subject: Re: [opennms-devel] OpenNMS > Web-App project in Eclipse> > > Today, I again foll

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

2009-01-27 Thread Alejandro Galue
See http://www.opennms.org/index.php/Eclipse_and_OpenNMS Alejandro. Honia A wrote: > Hi all, > > I downloaded the source code for OpenNMS 1.6.1 and was able to build it > successfully, it's now running on http://localhost:8980/ exactly as > expected. The built files are in /target/opennms-1.

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

2009-01-27 Thread Shahzada Hatim Mushtaq
> Today, I again followed the instruction of the first link: > > - Opened Eclipse and created a new workspace > - Added M2_REPO classpath variable and set its value to the path of my > repository directory > Did you do the follwing? >./build.sh eclipse:eclipse As per my understanding this is sa

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

2009-01-27 Thread Honia A
se help Thanks in advance > Date: Tue, 27 Jan 2009 17:38:50 + > From: ha...@hatimonline.com > To: opennms-devel@lists.sourceforge.net > Subject: Re: [opennms-devel] OpenNMS Web-App project in Eclipse > > Take a look at the following links > http://www.opennms.org/index.p

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

2009-01-27 Thread Shahzada Hatim Mushtaq
Take a look at the following links http://www.opennms.org/index.php/Eclipse_and_OpenNMS http://www.opennms.org/index.php/Development You could deploy the web app on Tomcat, but the builtin jetty works just fine IMO. On Tue, Jan 27, 2009 at 11:37:30AM -0500, Honia A wrote: > > Hi all, > > I down