-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 01.08.2012 05:31, 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/

iQEcBAEBAgAGBQJQGTisAAoJEJFt8t3uH6b9JdYIAIf0FSVEn0JC4yr32pTxf/lS
TaT0RwxiNPpdjUa9wbEuJg94+Rwx9GnAB9FEPdmXbtSZHIkzjCwKWG+P038V82Cz
S+e2p2/emeAV63xhkRPBmXWtnT4qcmbN3jyT/bpoz4mQCKMhQV5QT26BVGb2wi53
/LnjN8vBdI3WIwTgsOOzFKPv+8z/2oKtlhVWvCSJBVhOxbC5+dRigrMMdTXlNCIa
nAZ+rYW4g7s/CYmw5F9VxOHsdedj3Y7inJaCg8HOH2M7TZmWdPztdyk2xNxKxiTu
Ub0wW38N9cfZku1WySXkD42LFPhItE7S9DhtuV4gNlScPgD5fdCTLl3w2azbRZY=
=mRBZ
-----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

Reply via email to