We just moved to a 1-to-1 setup in our schools, and also have just recently deployed Casper. So far so good, but I'm having a problem getting Java to actually work as expected.
I've tried several packages. I downloaded directly from Java.com, created a policy and pushed. However, this appears to work only for the browser plugin, not an actual java JVM to run apps or jars.
I also created a similar package using autopkg and have found the same result. The plugin is installed, but no actual JVM.
If I run java from the command line, I get a generic message saying:
"No Java runtime present, requesting install."
Which pops up the gui error saying "To view this web content, you need to install the Java Runtime Environment."
The ONLY way I can get it working is to install the old Apple provided legacy Java 6, which then functions normally. Any suggestions that doesn't involve installing old cruft?