You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by toastyghosty <ti...@gmail.com> on 2009/08/07 17:25:09 UTC

Best Practices For Integrating Custom Component (/hot-deploy) with existing (ecommerce)

I was wondering what the best practices are for integrating an external
component with an existing one.  I've just created a more extensive product
review component that I wish to replace the existing review functionality
with in the ecommerce application.

Is there a way to do this without touching any of the files in the ecommerce
application?  I imagine this would be most ideal for compatibility with
future updates to ofbiz etc.

Thanks!
-- 
View this message in context: http://www.nabble.com/Best-Practices-For-Integrating-Custom-Component-%28-hot-deploy%29-with-existing-%28ecommerce%29-tp24866779p24866779.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Best Practices For Integrating Custom Component (/hot-deploy) with existing (ecommerce)

Posted by Adrian Crum <ad...@yahoo.com>.
Just keep your custom component in hot-deploy, then modify ecommerce to use it. Create a patch from the ecommerce modification and you'll be all set.

-Adrian

--- On Fri, 8/7/09, toastyghosty <ti...@gmail.com> wrote:

> From: toastyghosty <ti...@gmail.com>
> Subject: Best Practices For Integrating Custom Component (/hot-deploy) with existing (ecommerce)
> To: user@ofbiz.apache.org
> Date: Friday, August 7, 2009, 8:25 AM
> 
> I was wondering what the best practices are for integrating
> an external
> component with an existing one.  I've just created a
> more extensive product
> review component that I wish to replace the existing review
> functionality
> with in the ecommerce application.
> 
> Is there a way to do this without touching any of the files
> in the ecommerce
> application?  I imagine this would be most ideal for
> compatibility with
> future updates to ofbiz etc.
> 
> Thanks!
> -- 
> View this message in context: http://www.nabble.com/Best-Practices-For-Integrating-Custom-Component-%28-hot-deploy%29-with-existing-%28ecommerce%29-tp24866779p24866779.html
> Sent from the OFBiz - User mailing list archive at
> Nabble.com.
> 
>