Hi Amit
They are generally loaded in the main-decorator of each application, look
for tags like this:
<property-map resource="ManufacturingUiLabels"
map-name="uiLabelMap" global="true"/>
<property-map resource="OrderUiLabels" map-name="uiLabelMap"
global="true"/>
<property-map resource="ProductUiLabels"
map-name="uiLabelMap" global="true"/>
<property-map resource="PartyUiLabels" map-name="uiLabelMap"
global="true"/>
<property-map resource="CommonUiLabels"
map-name="uiLabelMap" global="true"/>
The resources live in the config directory of each application.
Regards
Scott
On 16/06/07, amit charaya <[EMAIL PROTECTED]> wrote:
from where did data structures as UiLabelMap etc. comes from
when we give https://localhost:8443/Catalog/control/main in browser
which servlet interprate it and where it is located
--
View this message in context:
http://www.nabble.com/free-marker-tf3931861.html#a11151915
Sent from the OFBiz - User mailing list archive at Nabble.com.