I have a serious problems with installing tomcat on rapsberry pi
I did the following
- Downloaded the source
- Added the user
raspberry
intomcat-users.xml
- Exectued the startup.sh
In the shell it says that tomcat started but when I am trying to open it in browser I am getting an error. In the log file it says :
./catalina.sh : 1: eval :usr/lib/jvm/jsk-8-oracle-arm-vfp-hflt/bin/java : not found
But the file exsists in the corresponded path !! what to do am stuck since the afternoon in it :(