On Dec 17, 2007 1:43 PM, LeBar, Russell J <[EMAIL PROTECTED]> wrote: > I thought I had taken everything into account but just the other day I > realized that > utsettings no longer works.
That's strange. What are the symptoms? If you run /opt/SUNWut/bin/utsettings from a terminal, do you get any error reports in the terminal window? > So, my question is is there an easy way to change which Java JRE is used post > installation? I know it can be done via utinstall -j but that requires > reinstalling the software. > > Would it be enough to change the /etc/opt/SUNWut/jre symbolic link? Yes. That would change the JRE being used by all of the Java components in SRSS. If you want to just change the JRE being used by the SRSS Java GUI apps then you can create a /etc/opt/SUNWut/guijre symlink. If that symlink exists then the GUI apps (utsettings, utmhconfig, the self-registration dialogues) use it, otherwise they use the SUNWut/jre symlink. > If I do not fix > the problem what else besides utsettings would actually be broken (i.e. how > serious > is it)? To be honest, it doesn't seem to be affecting anything in our > environment, but > I though I would ask to see if anyone else has run into this? utmhconfig and self-registration are the other Java GUI apps. If utsettings is broken then there's a good chance that these are broken too. If SRSS is generally behaving properly then the SRSS auth daemon (a non-GUI Java app) must be happy with the current JRE. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
