• Bug
  • Status: Closed
  • 0 Showstopper
  • Resolution: Fixed
  • ehcache,ehcache-monitor
  • hsingh
  • Reporter: gbevin
  • November 08, 2009
  • 0
  • Watchers: 0
  • January 17, 2013
  • November 08, 2009

Description

… while they’re one dir up, the script doesn’t work atm.

Comments

Alexander Snaps 2009-11-08

I think we build the monitor-kit and the dx-kit differently. Which might be ok, or not… Yet we currently use the shell scripts from the monitor-kit, so apparently that has the jar copied to lib. Right now the monitor-kit doesn’t assemble for me, but Hung seems to be up to something… Not sure what to do here!

Hung Huynh 2009-11-08

Ehcache Monitor Kit: │ LICENSE.txt │ README.txt │ ├───bin │ shutdown.bat │ shutdown.sh │ startup.bat │ startup.sh │ ├───etc │ ehcache-monitor.conf │ └───lib ehcache-monitor-1.0.0-beta.jar ehcache-probe-1.0.0-beta.jar

Ehcache-DX Kit: │ CHANGELOG.txt │ LICENSE.txt │ README.txt │ RELEASE_NOTES.txt │ ├───bin │ shutdown.bat │ shutdown.sh │ startup.bat │ startup.sh │ ├───docs │ ehcache-core-1.7.1-SNAPSHOT-javadoc.jar │ ehcache-core-1.7.1-SNAPSHOT-sources.jar │ ehcache.xml │ ehcache.xsd │ ├───etc │ ehcache-monitor.conf │ └───lib ehcache-core-1.7.1-SNAPSHOT.jar ehcache-monitor-1.0.0-beta.jar ehcache-probe-1.0.0-beta.jar slf4j-api-1.5.8.jar

Himadri Singh 2009-11-19

All scripts work fine (from bin/ and from parent dir both). The kit structure is same as mentioned above for both dx-kit and monitor-kit.

Verified in rev 5239