<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
 <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
 <meta name="generator" content="SuSE Linux Openexchange Server 4">
 <title></title>
</head>
<body>
Hi Shi, <br> <br>Great contribution. <br>I only had problems with the certificate creation and some jars (on <br>client side) that were outdated against my OFBiz-build. <br> <br>Which OFBiz-build are you using? <br>I guess this module shouldn't have too many issues with regards to <br>OpenCms 7 upgrade? <br> <br>Thanks <br>/Sami <br> <br>ps: lines changed in createcerts.sh (I couldn't get the ofbizssl.jks to <br>work though) <br>--->8--- <br>#keytool -certreq -alias rmiclient -keyalg RSA -file rmiclient.csr <br>-keystore ofbizrmi.jks -storepass changeit <br>keytool -certreq -alias rmiclient -keyalg RSA -file rmiclient.csr <br>-keystore ofbizcerts.jks -storepass changeit <br> <br>#keytool -import -alias rmiclient -file rmiclient.cer -keystore <br>ofbizcerts.jks -storepass changeit <br>keytool -import -alias rmiclient -file rmiclient.der -keystore <br>ofbizcerts.jks -storepass changeit <br> <br>#keytool -import -alias rmiserver -file rmiserver.cer -keystore <br>ofbizcerts.jks -storepass changeit <br>keytool -import -alias rmiserver -file rmiserver.der -keystore <br>ofbizcerts.jks -storepass changeit <br> <br>#keytool -import -alias ssl -trustcacerts -file sslreq.cer -keystore <br>ofbizssl.jks -storepass changeit <br>keytool -import -alias ssl -trustcacerts -file sslreq.der -keystore <br>ofbizssl.jks -storepass changeit <br>--->8--- <br><br>On May 03, 2007 07:42 PM, Shi Yusen <shiys@langhua.cn> wrote:<br><br>> Hi list,<br>> <br>> I just uploaded the source code and OpenCms module to sourceforge.net:<br>> https://sourceforge.net/projects/opencms-ofbiz<br>> <br>> Using this module, you can setup an opencms ecommerce website easily.<br>> <br>> There are 3 major pathes under /opencms-ofbiz/trunk/ in cvs:<br>> rmiclient: there's an opencms module file in rmiclient/moduels/. The rmi<br>> client source code is under this folder.<br>> <br>> rmiservice: copy this fold to ${ofbiz-home}/specialpurpose/ and add to<br>> ofbiz as a module and rebuild ofbiz.<br>> <br>> sslcert: create jks files for RMI server and client.<br>> <br>> If you find any bugs in this module, please send an email to me or to<br>> this list. Thanks.<br>> <br>> Regards,<br>> <br>> Shi Yusen/Beijing Langhua Ltd.<br>> <br>> <br>> <br>> _______________________________________________<br>> This mail is sent to you from the opencms-dev mailing list<br>> To change your list options, or to unsubscribe from the list, please visit<br>> http://lists.opencms.org/mailman/listinfo/opencms-dev<br></shiys@langhua.cn>


</body>
</html>