Thanks Santosh , i got it working.
On Fri, Oct 22, 2010 at 6:41 PM, Santosh Singh <[email protected]>wrote: > Hi Ketan, > there are two places, where we may make mistake > check it now. > 1) in 'Main Decorator screen, inside of CommonScreens.xml > <property-map map-name="uiLabelMap" global="true" > resource="PracticeUiLabels" /> > 2) inside ofbiz-component.xml > <classpath type="dir" location="config" /> > And in last check the name & path of file as under > hot-deploy/practice/config/PracticeUiLabels.xml > > wrong name also gives the Problem. hope that this will resolve your > problem. > > let me know if problem still present. > > *Thanks & Regards > > Santosh Singh.* > > _____________________________________________ > > ** > > * +91 98267 62844/ [email protected]* > > > > > On Thu, Oct 21, 2010 at 8:54 PM, ketan <[email protected]> wrote: > > > I am getting following error when running the practice app > > --------------------------------------------------- runtime exception > > report > > -------------------------------------------------- > > > > Error adding resource bundle [PracticeUiLabels]: > > java.lang.IllegalArgumentExcepti > > on: Could not find resource bundle [PracticeUiLabels] in the locale > [en_US] > > Exception: java.lang.IllegalArgumentException > > Message: Could not find resource bundle [PracticeUiLabels] in the locale > > [en_US] > > > > > > Although i have included the file config/PracticeUiLabels.xml > > > > -- > > > > Regards, > > > > > > > > Ketan Deshmukh > > > -- Regards, Ketan Deshmukh
