Login  Register

Re: worldpay integration

Posted by BJ Freeman on Jul 11, 2006; 10:07am
URL: http://ofbiz.116.s1.nabble.com/worldpay-integration-tp140597p140613.html

Ok I assume you have modified the properties in the world pay folder.
Especially about the real path to the properties.

the normal startofbiz.* needs to be modified to add
Xbootclasspath:[PATH TO]/cryptix.jar:[PATH TO]/rt.jar:[PATH TO]/i18n.jar
You have to modify the PATH TO to your configuration.

The error you got, was from the Worldpay Lib. it was it was not loading
one of these files.

Iain Mac Donald sent the following on 7/11/2006 1:18 AM:

> On Mon, 2006-07-10 at 16:08 -0700, BJ Freeman wrote:
>> found this
>> http://lists.ofbiz.org/pipermail/users/2003-July/001332.html
>>
>
> I did see this on the mailing list. I am using the embedded Tomcat 5.5.
>
> I did see this on the thread
>
> "Jetty and Orion will require the bootclasspath setting, only tested
> with
> these two."
>
> Not sure if that means only the bootclasspath has been tested or
> only Jetty and Orion have been tested with Worldpay
>
>