It shouldn't really matter, as long as: - the version of Java you're running on the CAS server is sufficient for Tomcat and the CAS server software that's installed on it - the version of Java you're running on the client is sufficient for whatever the client application requires -- IF ANY.
In reality, if your client software doesn't require Java, you don't even need Java on that machine. CAS is a protocol that can be spoken by many different applications, and doesn't require Java to exist. It's required by Tomcat and the CAS server application, but not necessarily the client. For example, we've got a PHP application (Moodle) that speaks to the CAS server, and we don't even have to have Java installed on that server. Chris >>> Petr Gašparík - AMI Praha a.s.<[email protected]> 12/06/16 6:59 AM >>> Hi all,what is the dependence between Java version on CAS server and CAS client? For example, if I have installed CAS server 5.0 in Java EE 8 enviroment, and I want to connect Java client running in Java EE 6 enviroment, will it work? Or do I have to upgrade client env to Java 8 in first place? thank you in advance Petr G. -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/48d93549-6527-4c07-8795-8c9983cd7843%40apereo.org. -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/58466ED6020000450007AE5D%40mugwgate.millikin.edu.
