Re: how to set Xbootclasspath in ofbiz

2009-07-16 Thread Scott Gray
biz.apache.org To user@ofbiz.apache.org cc Subject Re: how to set Xbootclasspath in ofbiz Hi Pardeep, did you place the jar files directly into accounting/lib folder on in a subfolder? Jacopo On Jul 13, 2009, at 1:05 PM, pardeep.ru...@lntinfotech.com wrote: Hi, I want to set the extenal jar files

Re: how to set Xbootclasspath in ofbiz

2009-07-16 Thread Pardeep . Ruhil
acopo Cappellato 07/13/2009 05:42 PM Please respond to user@ofbiz.apache.org To user@ofbiz.apache.org cc Subject Re: how to set Xbootclasspath in ofbiz Hi Pardeep, did you place the jar files directly into accounting/lib folder on in a subfolder? Jacopo On Jul 13, 2009

Re: how to set Xbootclasspath in ofbiz

2009-07-13 Thread Jacopo Cappellato
Hi Pardeep, did you place the jar files directly into accounting/lib folder on in a subfolder? Jacopo On Jul 13, 2009, at 1:05 PM, pardeep.ru...@lntinfotech.com wrote: Hi, I want to set the extenal jar files in the Xbootclasspath of ofbiz which I have placed in accounting module lib fo

how to set Xbootclasspath in ofbiz

2009-07-13 Thread Pardeep . Ruhil
Hi, I want to set the extenal jar files in the Xbootclasspath of ofbiz which I have placed in accounting module lib folder. I am able to build the application successfully, but at run time i getting class not found exception for the classes present in the jar files which i have added extenal