I think you mean DB right? Yes, indeed that is needed. May be some thing
like ofbizsetup component can be run as a default application first time
and have a option to load the demo data, seed or setup specific data.
Thanks,
Raj
Jacques Le Roux wrote:
This means having also a BD populated, right ? Else OFBiz is useless.
I can't see any reasons why we did not make it previsously, but I have
the intution there is at least one
So far : http://docs.ofbiz.org/display/OFBADMIN/Release+Plan
All good wills are welcome
Jacques
From: "Raj Saini" <[email protected]>
I personally feel a binary only distribution will be very helpful
which does not need any of the build time tool chain such a Ant,
Maven or SVN to pull the sources. It should be like any other
standard distribution of Tomcat, Geronimo or any other application.
Extending the existing ant scripts or using Maven can help us create
a binary release. It should be one click process to install (using
installer) for Windows and single command line like "tar -xvzf
apache-ofbiz-x.xx.tar.gz.
Thanks,
Raj
Christopher Snow wrote:
From the work I have done on creating an Eclipse application, I
quite like the OSGi plugin concept. OSGi may help ofbiz in areas
like dependency management and hot upgrades. Maven 2 would be
suitable as the build tool.
There is a lot to learn about OSGi first though...
Please feel free to put a design or prototype together :o)
Though discussing it before avoids disillusions... So what is your
idea, Maven 2 ?
Jacques