[jboss-user] [JBossCache] - Tutorial not working
vs008
do-not-reply at jboss.com
Fri Dec 15 18:18:34 EST 2006
When trying the tutorial
file:///B:/tools/JBossCache-1.4.1.BETA/docs/tutorial/en/html/index.html
The tutorial says:
1.
On the first window for the GUI, type sh build.sh to see the available commands. To run the GUI, type sh build.sh run.demo .
This is the error I get:
JBossCache-1.4.0.SP1 1266>build.sh run.demo
java.lang.InstantiationException: org.apache.tools.ant.Main
at java.lang.Class.newInstance(I)Ljava.lang.Object;(Unknown Source)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:195)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:55)
2. runShellDemo.sh, the screen does not shows up. I am running onLinux with Exceed.
java -cp $CP $ARGS $JAVA_OPTS -Djboss.aop.aoppath=$AOP_PATH bsh.Console &
When I remove the ampersand, the beanshell shows up.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994368#3994368
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994368
More information about the jboss-user
mailing list