Han Brinkman
8th January 2002, 15:19
Does someone already use OpenWorld on SUN? And if which version of Java do you use?

Currently we have problems to get the open world adapter on the server running, Baan doesn't find the java system library. It searchs for it in /usr/java/lib, however all shared libs are in /usr/java/jre/lib/sparc.

Baan suggests that we should install java 1.1.8 instead of the installed version 1.2.2.

Kind regards,
Han

patvdv
8th January 2002, 15:22
Han,

From similar Java problems on my Linux server I would try to use either symbolic links or play around with the $JAVA_HOME setting before you decide to downgrade your Java version. That fixed some of my problems but may be other solutions as well of course.

Han Brinkman
8th January 2002, 16:41
Pat,

Thanks for the reply. It turned out that Java 1.1.8 is needed, after installation of that release it works.

Kind regards,
Han