Arvind29 / yooreeka

Automatically exported from code.google.com/p/yooreeka
0 stars 0 forks source link

When loading bean shell: could not find or load main class bsh.Interpreter (Windows 7) #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Ant build is successful.
2. run bsc.bat
3.

What is the expected output? What do you see instead?

---
JAVA_HOME=c:\Programs\Java\jdk1.7.0_04

---
Error: Could not find or load main class bsh.Interpreter

What version of the product are you using? On what operating system?

The latest yooreka zip file on Windows 7

Please provide any additional information below.

It looks as if the ant build on iweb2 build completes successfully yet when I 
try to run the bsc.bat beanshell from the deploy folder it says that 
bsh.Interpreter was not found. How can I fix this problem?

Original issue reported on code.google.com by johan.c...@gmail.com on 18 May 2012 at 10:35

GoogleCodeExporter commented 9 years ago
Please, read the README.txt and follow _all_ the instructions. This has been 
discussed extensively in the forum pages of the book as well.

Original comment by aristotl...@gmail.com on 22 Jul 2012 at 7:59

GoogleCodeExporter commented 9 years ago
Oh thanks for your response. Sorry, I actually was able to get it to work. I'm 
on a Mac so I needed to use Mac line feeds and carriage returns, etc. At the 
time I did not really understand what was going on.

Thanks again for your attention. Looking forward to finishing the book soon!!

Original comment by johan.c...@gmail.com on 22 Jul 2012 at 11:12