-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Mi 01 Aug 2012 05:31:08 CEST schrieb alyaarrayyan: > I was successfully imported opennms 1.10.4 as Maven Project to Eclipse on > Windows platform using http://opennms.org/wiki/Eclipse_and_OpenNMS. > > Can anyone guide me how > 1) to run opennms project on jetty application server in eclipse > 2) to debug opennms project in eclipse > > Thanks in advance. > Alya > > > > -- > View this message in context: > http://opennms.530661.n2.nabble.com/How-to-start-OpenNMS-in-debug-mode-tp7580603.html > Sent from the OpenNMS - devel mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Please read the OpenNMS Mailing List FAQ: > http://www.opennms.org/index.php/Mailing_List_FAQ > > opennms-devel mailing list > > To *unsubscribe* or change your subscription options, see the bottom of this > page: > https://lists.sourceforge.net/lists/listinfo/opennms-devel
Hello world, build your OpenNMS. Deploy it. Start it with something like .../opt/opennms/bin/opennms -t start the -t parameter is the key to open an debugging port at 8001 or 8002 then connect your eclipse debugger to localhost:8001 / 8002 that is one setup if you are just working on the webapp part you can use the runInPlace script to start the webapp only. The runInPlace script supports -t for debugging port too. Regards Markus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJQGP5iAAoJEJFt8t3uH6b9xBYIAI2wdvib9bgiAVqMg0kl1o/3 S5CY+5XLyCRSUSXpXgU0Kto/W0muw1sXtOp3Ih0iZvtc8CXwvTY8q12UMec1kU5q nIm2Jc4+NustupWbOmkbjN3R14nLGR4KXqn3T7a3Svl+Jzi0BZA0MeK3Sg+boYMf eYGCCgMs/1RiJUk+2PkDB95TCQAsIxPCoRA3ovR9MDO2P54spRt3DEKLDSqzSGLX UT3WWpPI/tJgPP3XFAMQzN45zbWO0WLdFw9uZ6OVJGNn8kAdlxylqSIfn8k/BPHh uEzuRXG9PWkEm5Smytzu6vnEd/uMHj7IvJGhKKy31kFS7sb6ilhX59arw8sF5oU= =rUAv -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel