Hi Vincenzo, >From what I went through a lot of the books and documentation on the project are a bit outdated. Therefore a little bit of grinding and trial and error while reading these resources would go a long way towards honing your skills. So this is my heads up to you
Taher Alkhateeb On Jun 29, 2014 6:46 PM, "Anil Patel" <[email protected]> wrote: > Vincenzo, > > We do have some tutorial/documentation that will help you get started, > Here is link to it. > > https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide > > https://cwiki.apache.org/confluence/display/OFBIZ/Addressing+Custom+Requirements+In+OFBiz > > There are many cool ways to build applications that talk OFBiz. Making > direct web request calls to OFBiz server is easiest for me, Part 6 of > Beginners guide is good starting point in this direction. > > Thanks and Regards > Anil Patel > COO > Hotwax Media Inc > http://www.hotwaxmedia.com/ > ApacheCon US 2014 Silver Sponsor > http://na.apachecon.com/sponsor/our-sponsors > > On Jun 29, 2014, at 8:08 AM, Vincenzo D'Amore <[email protected]> wrote: > > > Hi all, > > > > I'm new to the forum. I'm a software engineer, I'm very interested in > this book "Apache OFBiz Developer's Introductory Course Workbook" > > > > > > Before buy it I would like to know if anyone have already bought it in > order to understand if this is the right book for me and my team. > > > > Few months ago I was committed to extend a web editing service designed > to enable businesses, organizations or individuals to create professional > websites (www.sitonline.com ). > > > > One of most important task I have is rebuild an e-commerce module to the > current infrastructure. There are about 1000 stores already created, and I > was thinking to migrate everything into ofbiz (i.e. stores, catalogs, > products, products variants). > > > > Since I don't want modify the current backend/fronted interface, I > suppose to access at ofbiz via soap/rest. So we are starting to develop a > new component able to provision/access a store, create/modify/delete an > existing catalog or product. > > Mainly we're interested into a book able to explain us how to integrate > ofbiz with an existing web application via web services (soap or rest). > > How to deploy ofbiz into an existing web container or application server. > > Or how to create a simple development cycle where we don't need to > restart ofbiz every time a custom component is modified and deployed into > hot-deploy. > > > > Actually we are working to a prototype of our ofbiz integration, since > we're unable to call existing ofbiz webservices via soap, we are writing a > component that works as REST wrapper for OfBiz service we need. > > In few words, I would also like to buy a good book able to introduce > easily ofbiz architecture and internals to my group. > > > > Thanks in advance for your time. > > > > Best regards, > > Vincenzo D'Amore > > > >
