also if you compare the other files between ecommerce and ecomclone folders you will find other things you have to modify for each new website.
========================= BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man Linkedin <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro> BJ Freeman sent the following on 5/13/2010 10:52 AM: > the basic flow is website entity, productstore entity, products, > categories, catalog. if you follow the demo data you can see the > relationships. > the web.xml needs change to the websiteID you created for each. > the current ecomclone, in demo data uses the same webapp as the > ecommerce, however you can put any thing you want in each webapp and > either change the controller or add a controller to each webapp, > depending on the amount of modification you do. > > > > > > ========================= > BJ Freeman > http://bjfreeman.elance.com > Strategic Power Office with Supplier Automation > <http://www.businessesnetwork.com/automation/viewforum.php?f=93> > Specialtymarket.com <http://www.specialtymarket.com/> > > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > Linkedin > <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro> > > > abhishek jain sent the following on 5/13/2010 10:20 AM: >> Hi, >> >>>> copy the eclone into a new folder and make changes for each website. >> What do you mean when you say copy ecomclone, did you meant that copy >> ecommerce webapp as ecomclone redirects all to ecommerce webapp. >> >> Also i need to create 3 webstores, what should i do, should i copy ecommerce >> and edit the mount point or what is the best way? >> I am looking for a kind of solution which enables me to do a good level of >> customization like having the links for different payment gateways on each >> of webstores. >> Also these webstores are for the same company. >> >> Please help. >> >> thanks >> abhishek >> >> On Sun, Apr 25, 2010 at 6:19 PM, BJ Freeman <[email protected]> wrote: >> >>> it will take some time for you to become familiar enough to know how to >>> do the integration you want. >>> https://cwiki.apache.org/confluence/display/OFBTECH/Home >>> >>> >>> https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo >>> >>> you can go the http://ofbiz.apache.org and click on Documents. >>> There is no specific develop docs that take you step by step so you can >>> add specific features, but by reading the code and looking at the demo >>> data you can find samples to start from. >>> >>> #1 there is a doc about the entityengine.xml and have many db to choose >>> from. >>> >>> https://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide >>> #2<https://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide%0A#2>there >>> are four payments system in the accounting section you can look >>> at for templates to add yours. also look at the supporting demo data on >>> how to link those into ofbiz. >>> #3 there are shippers code in the product folder you can read like >>> #2 >>> #4 copy the eclone into a new folder and make changes for each website. >>> >>> ========================= >>> BJ Freeman >>> http://bjfreeman.elance.com >>> Strategic Power Office with Supplier Automation < >>> http://www.businessesnetwork.com/automation/viewforum.php?f=93> >>> Specialtymarket.com <http://www.specialtymarket.com/> >>> >>> Systems Integrator-- Glad to Assist >>> >>> Chat Y! messenger: bjfr33man >>> Linkedin >>> < >>> http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro >>> >>> abhishek jain sent the following on 4/25/2010 1:16 AM: >>>> On Sat, Apr 24, 2010 at 9:34 PM, BJ Freeman <[email protected]> wrote: >>>> >>>>> if there is one company then look at >>>>> specialpurpose\ecommerce\webapp\ecomclone >>>> Hi, >>>> What do you mean when you say look at that folder, >>>> I am an ofbiz newbie and also want to : >>>> 1 Change the db to mysql(will this be better than Derby?) >>>> 2. Add a new payment gateway specific to india like ccavenue. >>>> 3. Add a shipping provider specific to India. >>>> 4. Add a few webstore for the same company. >>>> >>>> >>>> Pl. help on which docs should i read to achieve these. >>>> >>>> thanks >>>> abhi >>>> >>> > > >
