under OFBiz Installation #2 is kind of vauge. Means you have to build from the source code to get the jars. Note: reading up on Ant may help.
Brendan Vogt sent the following on 10/20/2007 8:19 AM: > Hi, > > > > I am new to this kind of setup. I am a C# programmer, and I am used to > clicking a couple of times then everything is installed and ready to go. I > am wanting to try out the OfBiz application. > > > > After hours of trying to get the source code, I managed to download it. Now > I am following the installation steps as set out in: > > http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setu > p+Guide > > > > I am busy with the section under Initial Data Loading. I have SQL Server > 2005, but want to use Postgres database. I have it installed as well. I > have added the JDBC driver .rar in the directory which they said I must. > > > > Question > > I must install the data like: > > java -jar ofbiz.jar -install -readers=seed > > > > Where do I get ofbiz.jar from? > > > > Question > > What is the difference between seed and demo? > > > > Regards, > > Brendan > >
