create new component - main screen error
----------------------------------------
Key: OFBIZ-3018
URL:
https://issues.apache.org/jira/browse/OFBIZ-3018 Project: OFBiz
Issue Type: Bug
Affects Versions: SVN trunk
Environment: windows xp.
Reporter: Aswath Satrasala
I perform the following
* ant create-component
* I specify foo for all the inputs
* Then I type '
https://localhost:8443/foo/control/main'I get the following error
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://foo/widget/CommonScreens.xml#main-decorator]: java.lang.IllegalArgumentException: Could not find resource bundle [fooUiLabels] in the locale [en_US] (Could not find resource bundle [fooUiLabels] in the locale [en_US])
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.