http://josephmarques.wordpress.com/2009/06/03/jopr-has-embedded-database-support/
With this new H2 embedded database support, you can now install Jopr much easier now. You no longer have to install your own PostgreSQL or Oracle database separately. You now have the option to use the "embedded mode" which tells Jopr to use the embedded H2 database and the embedded agent.
This means to install and try out Jopr involves these simple steps (oh, and these are cross-platform instructions - it works the same on Windows as it does on UNIX or Linux):
- Unzip the Jopr distribution
- Run the Jopr server startup script (rhq-server.[sh, bat] start)
- Point your browser to http://localhost:7080
- Click the "Embedded Mode" button
- Click the "Install!" button
Use this quick and easy method to try out Jopr. You can try it out and demo it on anything from a laptop to a mainframe - so long as you have a Java virtual machine available.
(To Joe - thanks, job well done! Joe did the heavy lifting, I just enhanced the installer to be able to install Jopr using the embedded database.)
No comments:
Post a Comment