step1 :- go to the following location in your installed portal server
/WebSphere/ibm/AppServer/profiles/Dmgr01/config/wmm
Step 2:- identify following files
wmmAttributesDescription.xml
wmmAttributes.xml
wmmDBAttributes.xml
wmmLAAttributes.xml
wmmLDAPAttributes.xml
wmmLDAPServerAttributes.xml
Step 3:- make the following chnages in files
wmmAttributesDescription.xml
<wmmAttribute name="supervisorname">
<locale localeName="en_US"
attributeName="supervisorname"
attributeDescription="supervisorname of person." />
</wmmAttribute>
wmmAttributes.xml
<attributeMap wmmAttributeName="SupervisorName"
applicableMemberTypes="Person"
dataType="String"
valueLength="256"
multiValued="false"/>
wmmDBAttributes.xml
<attributeMap wmmAttributeName="SupervisorName"
pluginAttributeName="SupervisorName"
applicableMemberTypes="Person"
dataType="String"
valueLength="256"
multiValued="false"/>
wmmLAAttributes.xml
<attributeMap wmmAttributeName="SupervisorName"
pluginAttributeName="SupervisorName"
applicableMemberTypes="Person"
dataType="String"
valueLength="256"
multiValued="false"/>
wmmLDAPAttributes.xml
<attributeMap wmmAttributeName="SupervisorName"
pluginAttributeName="SupervisorName"
applicableMemberTypes="Person"
dataType="String"
valueLength="256"
multiValued="false"/>
wmmLDAPServerAttributes.xml
<attributeMap wmmAttributeName="SupervisorName"
pluginAttributeName="SupervisorName"
applicableMemberTypes="Person"
dataType="String"
valueLength="256"
multiValued="false"/>
Step 4 :- go to the location
/WebSphere/ibm/AppServer/profiles/wp_profile/config/wmm
step 5:- repeate step 2 and 3
Step 6:- restart the server .
/WebSphere/ibm/AppServer/profiles/Dmgr01/config/wmm
Step 2:- identify following files
wmmAttributesDescription.xml
wmmAttributes.xml
wmmDBAttributes.xml
wmmLAAttributes.xml
wmmLDAPAttributes.xml
wmmLDAPServerAttributes.xml
Step 3:- make the following chnages in files
wmmAttributesDescription.xml
<wmmAttribute name="supervisorname">
<locale localeName="en_US"
attributeName="supervisorname"
attributeDescription="supervisorname of person." />
</wmmAttribute>
wmmAttributes.xml
<attributeMap wmmAttributeName="SupervisorName"
applicableMemberTypes="Person"
dataType="String"
valueLength="256"
multiValued="false"/>
wmmDBAttributes.xml
<attributeMap wmmAttributeName="SupervisorName"
pluginAttributeName="SupervisorName"
applicableMemberTypes="Person"
dataType="String"
valueLength="256"
multiValued="false"/>
wmmLAAttributes.xml
<attributeMap wmmAttributeName="SupervisorName"
pluginAttributeName="SupervisorName"
applicableMemberTypes="Person"
dataType="String"
valueLength="256"
multiValued="false"/>
wmmLDAPAttributes.xml
<attributeMap wmmAttributeName="SupervisorName"
pluginAttributeName="SupervisorName"
applicableMemberTypes="Person"
dataType="String"
valueLength="256"
multiValued="false"/>
wmmLDAPServerAttributes.xml
<attributeMap wmmAttributeName="SupervisorName"
pluginAttributeName="SupervisorName"
applicableMemberTypes="Person"
dataType="String"
valueLength="256"
multiValued="false"/>
Step 4 :- go to the location
/WebSphere/ibm/AppServer/profiles/wp_profile/config/wmm
step 5:- repeate step 2 and 3
Step 6:- restart the server .
No comments:
Post a Comment