When I load openjdk-7, and open a shell to run a java app, it fails because the path to the java binaries is not set, even though the startup script apparently does set it.
I click on the terminal icon to open aterm, but the path does not include the path to the jre/bin folder. So I have to manually append it to the path.
What am I doing wrong?