Comcast / cmb

This project is no longer actively supported. It is made available as read-only. A highly available, horizontally scalable queuing and notification service compatible with AWS SQS and SNS
Apache License 2.0
277 stars 50 forks source link

add Jolokia to pom.xml and bin/cmb.sh, add config to classpath to preven... #13

Closed billhathaway closed 11 years ago

billhathaway commented 11 years ago

This will enable access to JMX metrics over http on port 7777 using the http://www.jolokia.org/ JVM agent.

Added the config directory to CLASSPATH remove a log4j initialization warnings.