Cannot locate java compiler

I have read the other posts concerning problems with getting BC to find the compiler, but still get the following message: “The source was saved, but was not compiled due to the following errors: com.wm.app.b2b.server.ServiceException: [B2BSERV.0014.9116] Unable to locate or start compiler”.

We are running BC on Unix. The server.sh JAVA_ROOT setting is “JAVA_ROOT=/usr/java130/bin”. This is where we have javac program. Do I need to do any editing besides the initialization line in server.sh?

Keith Change the “JAVA_ROOT=/usr/java130”

-Ravi