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

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

Hi Jacques,

I understand what you mean and the pre-occupation of the community. This is not 
something can happen quickly. You can think of it a new generation of OFBiz 
like most of the open source or commercial Java EE application server vendors 
are moving to OSGi based kernels. 

Good thing about it is it can co-exists with the current OFBiz. For example, 
the prototype I created did not change a single line of the code in OFBiz. 
Community can keep doing what is being done and at the same time create OSGi 
bundles of the existing application which is mostly a build time effort. This 
is how other projects like ActiveMQ enabling themselves to be used inside OSGi 
containers.

> 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