[ 
https://issues.apache.org/jira/browse/OFBIZ-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770453#action_12770453
 ] 

Raj Saini commented on OFBIZ-2348:
----------------------------------

Creating a branch is a good idea. However, it is possible for this code to co 
exists within the trunk as major work is creating OSGi bundles from the current 
code base. It would involve using a build tool like Maven for creating the OSGi 
bundle bundles. GenericDelagator and LocalDispatcher may also need to be 
modified to allow each OFBiz component to be bundled as OSGI bundle. This will 
make the OFBiz very modular with clear dependency among various components.

Reason for hosting on SourceForge was for people to download and try as it was 
too big to attach to a Jira issue. Also, code is licensed under Apache 2.0 and 
should not be a problem to bring it into the Apache OFBiz.

> I would like to use OFBiz as OSGI
> ---------------------------------
>
>                 Key: OFBIZ-2348
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2348
>             Project: OFBiz
>          Issue Type: Wish
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>         Environment: software platform
>            Reporter: Chatree Srichart
>             Fix For: SVN trunk
>
>
> I would like to use OFBiz as OSGI (Equinox or Apache Felix). My problem is 
> when I edit a little java code in my componet, I must compile all component 
> (if it depend on main build file such common.xml or main ant task) and 
> restart ofbiz. It spend a lot of time for me. If OFBiz as OSGI, It can start 
> separate component and reload only jar file that you just compile any time. 
> If OFBiz use Equinox, It can integrated with Eclipse RCP. I had tried to do 
> that. It work.
> I would like to OFBiz distributer distribute OSGI feature to trunk. Thank you.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to