web.xml (you just have to search for the string mainDecoratorLocation in all files to find this...)
Jacques
De : "vijay Si" <
[hidden email]>
> I have been repeatedly getting the following error message:
>
> " org.ofbiz.base.util.GeneralException: Error rendering screen
> [component://track/widget/track/CommonScreens.xml#main]:
> org.ofbiz.base.util.GeneralException: Error rendering screen
> [component://track/widget/track/CommonScreens.xml#main-decorator]:
> java.lang.IllegalArgumentException: Could not find resource bundle
> [TrackUiLabels] in the locale [en_IN] (Could not find resource bundle
> [TrackUiLabels] in the locale [en_IN]) (Error rendering screen
> [component://track/widget/track/CommonScreens.xml#main-decorator]:
> java.lang.IllegalArgumentException: Could not find resource bundle
> [TrackUiLabels] in the locale [en_IN] (Could not find resource bundle
> [TrackUiLabels] in the locale [en_IN]))
> "
>
> I have my file CommonScreens.xml in place.
> I think i need to know the meaning of this line of the code
> "<decorator-screen name="main-decorator" location="${
> parameters.mainDecoratorLocation}">"
>
> Regards
>