SylvainJuge / polarrose-jmx-rest-bridge

Automatically exported from code.google.com/p/polarrose-jmx-rest-bridge
0 stars 0 forks source link

Installation and configuration #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I do not see any documentation on how to build this project. I am a
pseudo-developer and would like to build this out. A quick tutorial would
be nice. Thanks. 

Original issue reported on code.google.com by ntw...@gmail.com on 23 Sep 2008 at 8:13

GoogleCodeExporter commented 8 years ago
I have the same question!

Please include what build environment you are assuming.

Original comment by mrjclea...@gmail.com on 11 May 2009 at 3:40

GoogleCodeExporter commented 8 years ago
mvn install will create a jar for it.

Original comment by mrjclea...@gmail.com on 11 May 2009 at 3:52

GoogleCodeExporter commented 8 years ago
then move the WEBINF and METAINF into the target directory

and move the target directory under webapps/ on your server

then, with a bit of luck, you should be able to hit 
http://servername/target/retrieveAttribute?...

Original comment by mrjclea...@gmail.com on 12 May 2009 at 12:13