Hi David, You're right... I assumed running "ant" with default build target, and running startofbis.sh would be enough. After running "ant run-install", it worked.. Thanks.
On Tue, Apr 21, 2009 at 10:42 PM, David E Jones <[email protected]> wrote: > > On Apr 21, 2009, at 1:37 PM, Tamer Sezgin wrote: > >> Hi, >> I'm very new to OFBiz, and trying to learn more about it.. >> I downloaded and run release 4.0 (on Linux/Sun Java 1.6) successfully. >> >> Now, I tried to build and use the svn trunk copy, but I could not succeed. >> Although I did not get any error during build and startup, when I try >> to access "ecommerce" application I get a lot of error messages. >> >> Am I missing something very basic? > > You may be. > >> Can I normally expect trunk copy run without major problems? > > Yes. > > What instructions did you follow to do this? What sorts of error messages > are you seeing (direct quotes are best)? > > As a really rough guess... you may not have loaded the seed and demo data > (ie "ant run-install"). > > -David > >
