[
https://issues.apache.org/jira/browse/OFBIZ-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702331#action_12702331
]
Chatree Srichart commented on OFBIZ-2348:
-----------------------------------------
Hi Vikas,
First, I don't want restart OFBiz when I edit java code. Second, I would like
to run eclipse RCP from OFBiz Framework. I used to try run osgi equinox from
ofbiz container that I implemented. The big problem is I can not use classpath
of OFBiz , so I can not use delegator, dispatcher or security object in eclipse
RCP to reference OFBiz resources.
Thanks,
Chatree
> 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.