[jboss-user] [JBossCache] - runShellDemo.sh broken in 1.4.1 GA ?

chrismeadows do-not-reply at jboss.com
Thu Jan 25 06:02:40 EST 2007


Believe I've found some broken parts of runShellDemo.sh in JBossCache 1.4.1 GA. I was getting a 

 Exception in thread "main" java.lang.NoClassDefFoundError: bsh/Console

fix to line 4

CACHE_HOME=. 

(not ./../)

fix to line 39

java -cp $CLASSPATH $ARGS $JAVA_OPTS -Djboss.aop.aoppath=$AOP_PATH  bsh.Console & 

(not $CP)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006272#4006272

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006272



More information about the jboss-user mailing list