Hi Gavin,
Need to load data because after create-component security data created
and need to load that data.
--
Brajesh Patel
Gavin Mabie wrote:
Hi Brajesh
I haven't loaded any data after creating the component - the CommonScreens.xml
for the component has a base-permission setting MYCOMPONENT view. When I log
on to the app I get a message stating that I'm not allowed to see this page.
Thanks
-----Original Message-----
From: Brajesh Patel [mailto:[email protected]]
Sent: 05 October 2010 10:08 AM
To: [email protected]
Subject: Re: Resource bundle error
Hi Gavin,
Have you loaded data after creation of the component?
Brajesh Patel
Gavin Mabie wrote:
Hi Sumit
I managed to solve that issue - now I have problems logging onto the
application. The base-permission in the ofbiz-component.xml file is:
"base-permission="OFBTOOLS,MYCOMPONENT"
Thanks
Gavin
-----Original Message-----
From: Sumit Pandit [mailto:[email protected]]
Sent: 05 October 2010 07:59 AM
To: [email protected]
Subject: Re: Resource bundle error
Hi Gavin,
Please make sure you have MyComponentUiLabels.xml file. And it is
wright spelled (name is case sensitive). Also if this does not solve
your problem, please paste error message at console/terminal and
ofbiz/hot-deploy/mycomponent/widget/CommonScreens.xml code.
On Tue, Oct 5, 2010 at 10:59 AM, Gavin Mabie <[email protected]> wrote:
Hi All
Can anybody help me solve this one - I used ant create-component to create a
new component in hot-deploy but get this error when I launch the
application.
"
Error rendering screen
[component://mycomponent/widget/CommonScreens.xml#main-decorator]
(Could not find resource bundle [MyComponentUiLabels] in the locale
[en_GB])"
Thanks
Gavin