To load data you need to run ant run-install and then to login at application use userlogin/password = admin/ofbiz. Also error message would be helpful to debug.
On Tue, Oct 5, 2010 at 1:38 PM, Brajesh Patel <[email protected]> wrote: > 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 >>> >>> >>> >> >> >> >> > > -- Thanks and Regards Sumit Pandit
