you can also modify the ofbiz.rc to point to the java you are using before installing it in the etc folders per the instructions.
Len Parker sent the following on 9/25/2007 8:21 AM: > First, thanks for your reply. > > Yes, I'm running RedHat Enterprise Linux Version 5 (RHEL5). > > I installed "jdk-6u2-linux-i586-rpm" obtained from the Sun site. > > I also have java 1.4 and java 1.5 installed. Java 1.4 is what was/is > installed by RHEL5 initial installation. I'm not sure where I got java > 1.5, but I'll check to insure it was from Sun, and if not, I'll remove > it and install it from Sun's site. > > Thanks for your time and your reply. I'll post back with the results of > the 1.5 question. > > Len > > > On Mon, 2007-09-24 at 21:12 -0700, BJ Freeman wrote: > >> I am guessing you are on a linux box with the opensource JDK >> it won't work >> you need to download from the sun site the java SDK >> depends on the I spent hours trying to get fedora to work. finally gave up >> >> >> >> >> Len Parker sent the following on 9/24/2007 8:38 PM: >>> I'm a newbie, so be gentle, please. >>> >>> If I'm at the wrong list, what list would be correct? >>> >>> I just installed OFBiz and I get the following error when I execute >>> "java -jar ofbiz.jar": >>> >>> org.ofbiz.base.start.StartupException: Cannot init() catalina-container >>> (Protocol handler initialization failed: java.io.IOException: SunX509 >>> KeyManagerFactory not available) >>> >>> And, I get this error each time it calls "Sunx509 KeyManagerFactory". >>> >>> I'm running RHEL5 and I have JDK 1.5 installed. >>> >>> I ran "./ant" and "./ant run-install" with no problems. >>> >>> My purpose is to show the boss OFBiz, and then maybe we can save a few >>> buck! >>> >>> I thought that I knew java fairly well, but I've never used the SSL >>> layer that it provides. I don't understand why it can't find the >>> KeyManagerFactory. >>> >>> Any help would be greatly appreciated. >>> >>> Len >>> >>> >>> >>> >>> >>> >>> >
