Hi Hans, I guess that the change below is not required.
Jacopo On Jan 24, 2011, at 3:27 AM, [email protected] wrote: > Modified: ofbiz/trunk/applications/accounting/ofbiz-component.xml > URL: > http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/ofbiz-component.xml?rev=1062608&r1=1062607&r2=1062608&view=diff > ============================================================================== > --- ofbiz/trunk/applications/accounting/ofbiz-component.xml (original) > +++ ofbiz/trunk/applications/accounting/ofbiz-component.xml Mon Jan 24 > 02:27:11 2011 > @@ -29,6 +29,7 @@ under the License. > <classpath type="jar" location="lib/cybersource/*"/> > <classpath type="jar" location="lib/worldpay/*"/> > <classpath type="dir" location="lib/worldpay"/> > + <classpath type="dir" location="ideal"/> > > <entity-resource type="model" reader-name="main" loader="main" > location="entitydef/entitymodel.xml"/> > <entity-resource type="model" reader-name="main" loader="main" > location="entitydef/entitymodel_reports.xml"/>
