Hi Shi, 1) I installed openCMS instance. - ALL was OK 2) Imported module from rmiclient - ALL was OK
But I am having issues when I try to run an ofbizRMIClient.jsp in openCMS Explorer window. It can't compile a class for it. Looks like it does not find type definitions. Here's the trace: ============= org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: 7 in the jsp file: /WEB-INF/jsp/offline/system/modules/cn.langhua.opencms.ofbiz/docs/ofbizRMIClient.jsp Generated servlet error: CmsOFBizRemoteClient cannot be resolved to a type An error occurred at line: 29 in the jsp file: /WEB-INF/jsp/offline/system/modules/cn.langhua.opencms.ofbiz/docs/ofbizRMIClient.jsp Generated servlet error: GenericEntity cannot be resolved to a type etc.. similiar errors ============= Do you have an idea of why it can not resolve the types and how to fix it? Thank you for any help. Shi Jinghai wrote: > > Sorry we didn't offer a document on this. As you see, our English is not > good enough. > > Here are the steps you may need to do next: > 1. Install an OpenCms instance. > 2. Use module import function in OpenCms to import > the /rmiclient/modules/cn.langhua.opencms.ofbiz_0.3.zip module. > 3. Run /system/modules/cn.langhua.opencms.ofbiz/docs/ofbizRMIClient.jsp > in OpenCms (sorry again we didn't write this jsp's UI in English) to see > whether it can work correctly (see the attachment). If you see the SSL > Shake Hands problem, you need to modify the SSL configuration > in /system/modules/cn.langhua.opencms.ofbiz/classes/jsse.properties and > the jks files as well. If you deploy your OFBiz and OpenCms at the same > computer, you can use the /sslcert/createjks.sh to build the jks files > directly. > > That's all and good luck. > > BTW, we use our own svn. The code on sourceforge may not be the latest. > > Kind Regards, > > Shi Jinghai/Beijing Langhua Ltd. > > > 在 2007-05-30三的 12:48 -0700,MrJohnBrown写道: >> Hi Shi, >> >> Thank you for all your hard work in towards to this integration. I have >> some >> question though on usage/build ofbiz to support that. Could you please >> give >> me some tips on the following: >> >> I have got the latest version of ofbiz-opencms module from CVS. Copied >> the >> 'rmiservice' into 'specialpurpose' folder. After I rebuild ofbiz with >> that >> service what should I do next? How to call the thing in the browser? What >> should I do with 'rmiclient'? >> >> If you or someone could put the light on these or point me to the right >> documentation I would be very thankful. >> >> Best Regards, >> Mike >> >> >> Shi Jinghai wrote: >> > >> > BTW, we did it on OpenCms 6.2.1 and OFBiz r514134. OFBiz Head may not >> > work. We'll wait OFBiz 4.0 release and then update this integration. >> > >> > Regards, >> > >> > Shi Jinghai/Beijing Langhua Ltd. >> > >> > >> > > -- View this message in context: http://www.nabble.com/using-OpenCMS-with-ofbiz-tf3810868.html#a10901868 Sent from the OFBiz - User mailing list archive at Nabble.com.
