As a follow-up, use these instructions if you want to switch to the Sun 
JDK on a RHEL system. After some trial and error these work best for me. 
(and forget about editing /etc/tomcat5/tomcat.conf, it will only get you 
into trouble)

http://www.jpackage.org/installation.php

1) install Sun JDK rpm
2) install jpackage compat rpm
3)
* /usr/sbin/alternatives --config java  [choose Sun]
* /usr/sbin/alternatives --config javac [choose Sun]

[restart Tomcat]
and now you're running on a Sun JDK...
Switching back is a easy a running step 3 again, but choosing gjc (or 
whatever JDK you like).

Now you can try easily whether that is the cause of the problem for CAS.

-- Velpi
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to