Hi Andrew, > I have also tried RMI, but I could not get this to work from the remote > application. > > If anyone has any information on how best to call an ofbiz service from > a remote application (including dates) then I would be most gratefull > RMI can work perfectly. I guess you cannot pass the ssl shakehands procedure. If so, try my script to create your own jks files. Perhaps you haven't read my former email. I copy it here:
I just uploaded the source code and OpenCms module to sourceforge.net: https://sourceforge.net/projects/opencms-ofbiz Using this module, you can setup an opencms ecommerce website easily. There are 3 major pathes under /opencms-ofbiz/trunk/ in cvs: rmiclient: there's an opencms module file in rmiclient/moduels/. The rmi client source code is under this folder. rmiservice: copy this fold to ${ofbiz-home}/specialpurpose/ and add to ofbiz as a module and rebuild ofbiz. sslcert: create jks files for RMI server and client. Currently, the code is in the cvs. Regards, Shi Yusen/Beijing Langhua Ltd.
