I have installed Glassbox 2.0 version in JBoss Enterprise Version (EAP 4.3) and I am getting the following error -
2009-07-23 15:09:05,392 DEBUG [glassbox.bootstrap] couldn't find glassbox.properties
java.io.FileNotFoundException: null\glassbox.properties (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
I have the jar files and config files under $JBOSS_HOME/server/production/lib and $JBOSS_HOME/server/production/lib/glassbox respectively.
Could anyone pl. advice..