looks about right
if you look at
"uiLabelMap.ProfilerCompanyName
this is found in your the config/ProfilerUiLabels.xml
this overrides layoutSettings.companyName that is initialize elsewhere.
so you need to comment out this line.

=========================
BJ Freeman  <http://bjfreeman.elance.com>
Strategic Power Office with Supplier Automation  
<http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


Pierre Smits sent the following on 8/25/2010 11:21 PM:
Hi BJ,

Unfortunately, my startup doesn't generate any errors. (my compliments for
the well built component generator).

The content of my CommonScreens.xml doesn't seem that different, see below:

<screen name="main-decorator">
         <section>
             <actions>
                 <property-map resource="CommonUiLabels"
map-name="uiLabelMap" global="true"/>
                 <property-map resource="ProfilerUiLabels"
map-name="uiLabelMap" global="true"/>

                 <set field="layoutSettings.companyName"
from-field="uiLabelMap.ProfilerCompanyName" global="true"/>
                 <set field="layoutSettings.companySubtitle"
from-field="uiLabelMap.ProfilerCompanySubtitle" global="true"/>

                 <set field="activeApp" value="profiler" global="true"/>
                 <set field="applicationMenuName" value="MainAppBar"
global="true"/>
                 <set field="applicationMenuLocation"
value="component://profiler/widget/ProfilerMenus.xml" global="true"/>
                 <set field="applicationTitle"
value="${uiLabelMap.ProfilerApplication}" global="true"/>
             </actions>
             <widgets>
                 <include-screen name="GlobalDecorator"
location="component://common/widget/CommonScreens.xml"/>
             </widgets>
         </section>
     </screen>

When you mentioned loading datafiles I browsed through them and noticed it
doesn't contain a website reference lijke in e.g. Order:
<WebSite webSiteId="OrderEntry" siteName="Order Entry Web Site"
visualThemeSetId="BACKOFFICE"/>

I also noticed that there is no entry for the application in the website
table of ContentMgr.

Could that have something to do with it?

Regards,

Pierre

2010/8/25 BJ Freeman<[email protected]>

was there an error while loading the datafiles?
check your widgets/CommonScreens.xml main-decorator

=========================
BJ Freeman<http://bjfreeman.elance.com>
Strategic Power Office with Supplier Automation<
http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com<http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


Pierre Smits sent the following on 8/25/2010 2:58 AM:

  I looked at commonscreens.xml in the new component, but it doesn't look
that
different to those in other applications.

Are other files (eg services?) involved to generate the header?

2010/8/25 Erwan de FERRIERES<[email protected]>

  Le 25/08/2010 10:17, Pierre Smits a écrit :

  Hi all,


I have created a new component with the create-component function in
Ant.

  Hi Pierre,


files must not be up-to-date in framework/resources/template.

--
Erwan de FERRIERES
www.nereide.biz






Reply via email to