Forum: Cfengine Help Subject: Re: Maintaing jdk 1.5 and 1.6 on one server using Cfengine Author: bbomgardner Link to topic: https://cfengine.com/forum/read.php?3,21312,21319#msg-21319
My experience with JDK was to simply tar it up after it had already been installed on a test system and use a few promises to ensure that the tar was downloaded to a temp dir followed by a command to unpack it if the destination directory wasn't there yet. I haven't had to worry about installing different versions, but I would think this could be solved by setting the path correctly for the different application startup scripts. What kind of things are you doing in the script? _______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
