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
