Security Labels & ProjectLink
I've recentlyimplemented security labels on our test system, and I've noticed just about any type of object we can create now has them, except for projects, which is something we're going to need. I was reading through the security labels implementation guide, and it mentions that the list of objects that have security labels enabled can be found at <windchill>/conf/exposedSecurityLabelObjects.xml. Going through that file, I didn't see any values for projects (wt.projmgmt.admin.Project2 I believe), so I added <object name="wt.projmgmt.admin.Project2"/"> inside the exposedSecurityLabelObjects element, and restarted the system to no avail.
Has anyone successfully added security labels to ProjectLink before? If so, could you give some advice as to what I'm doing wrong? Perhaps there's a command I need to run in the shell to get the changes to stick?
Thanks in advance!
- CB

