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

Divesh Dutta commented on OFBIZ-3329:
-------------------------------------

Thanks [~jacques.le.roux] for your views. I discussed with [~arunpati] 
internally as he recently researched on use of Common ext component. As you 
mentioned that its a set up component, he also found that: 

'commonext'  component can be use to setup organization party, store, website, 
facility, catalog, category, product and customer over the seed data of OFBiz. 
We can only create single record for each using this component. 

So when ever you don't want to use demo data of OFBiz and set up your own/ext 
data or your client's data you can use commonext component to set up that data. 
 

So I think its OKAY that commonext component having dependency on other 
applications's component as its used to set up various set of data. 

So we can discard this  issue now. 

Thanks all for discussions and helping in conclusions :)


> commonext component has dependency on party management component
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-3329
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3329
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup
>    Affects Versions: Trunk
>            Reporter: chris snow
>
> I've just tried commenting out all components except commonext on trunk (i.e. 
> in component-load.xml).
> I  ran the ant tasks create-admin-user-login, then run and then tried to
> access the url https://localhost:8443/webtools/
> I received the following error message:
>     org.ofbiz.widget.screen.ScreenRenderException: Error rendering
> screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> org.ofbiz.base.util.GeneralException: Error running Groovy script at
> location [component://commonext/script/changeOrgPartyId.groovy] (Could
> not find definition for entity name PartyAcctgPrefAndGroup) (Error
> running Groovy script at location
> [component://commonext/script/changeOrgPartyId.groovy] (Could not find
> definition for entity name PartyAcctgPrefAndGroup))
> It seems that commonext has a dependency on the party component.  I'm not 
> sure is this is an issue - is there any guidelines on what dependencies can 
> go in commonext?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to