Thanks a lot John. That was very helpful. I was wondering if there are any bundles which only consume resources for testing. Or maybe a test suite would be great. Or do I have to build some on my own?
Thanks -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Friday, January 21, 2011 10:23 AM To: [email protected] Subject: RE: Questions on OSGI testing JamVM uses GNU Classpath for its runtime and it appears to support OperatingSystemMXBean so I'd look into that and javasysmon, http://developer.classpath.org/doc/java/lang/management/OperatingSystemMXBean.html https://github.com/jezhumble/javasysmon/wiki Cheers! -John Quoting Adarsh Ashok Joshi <[email protected]>: > JamVM > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Friday, January 21, 2011 10:18 AM > To: [email protected] > Subject: Re: Questions on OSGI testing > > Which JVM are you using? > > Quoting Adarsh Ashok Joshi <[email protected]>: > >> Hello, >> >> I have installed Felix on my embedded system and I am able to run >> basic bundles on it. I want to do more tests on the system. >> Something like CPU usage, Memory usage, Disk usage etc. All I find >> when I browse for OSGI testing is info about Unit testing bundles >> using JUnit. >> >> Any tips on how do go about it or any links would be highly appreciated. >> >> Thank you >> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

