I've traced the problem down to /opt/webstack/tomcat/5.5/bin/setclasspath.sh, but if I run this line in shell:
# if [ ! -x /usr/java/bin/java -o ! -x /usr/java/bin/jdb -o ! -x /usr/java/bin/javac ]; then echo PROBLEM; fi nothing is echoed back :( java, jdb an javac are all there in /usr/java/bin directory.... I'm puzzled :( -- This message posted from opensolaris.org