Hi All,
i want to put my necessary jar files in my ofbiz-trunk folder.but i don't know where i place the jar files.please tell me the location...
Bye,
Saravanan
Hi All,
i want to put my necessary jar files in my ofbiz-trunk folder.but i don't know where i place the jar files.please tell me the location...
Bye,
Saravanan
I suggest you try putting them under framework/webapp/lib and see if the classes get loaded successfully at runtime
This URL has an example of adding 3rd party jars into OFBiz under hot-deploy/myapp/webapp/myapp/WEB-INF/lib.