I'm working on a Puppet recipe for deploying Glassfish and the starting point
is the JDK.
I'm looking at CentOS/ Redhat for the OS, and know Sun ships RPMs for java6.
Does anyone know if it's ok to put these on our internal repo (so I
can deploy them
automatically to cluster nodes)? Can't remember if the JVM is
redistributable or not.
[ I know I could use the openjdk stuff, but i'd rather have the
'proper' jvm if possible. ]
Thanks!