-
Type:
Sub-task
-
Status: Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: Trunk
-
Fix Version/s: None
-
Component/s: commonext
-
Labels:None
-
Sprint:Bug Crush Event - 21/2/2015
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?
- is part of
-
OFBIZ-1867 Tasks To Be Completed for Framework-only Release
-
- Closed
-