Skip to main content
1-Visitor
February 11, 2010
Question

Windchill 9.1 F000 : Adding new Roles

  • February 11, 2010
  • 1 reply
  • 640 views

I am trying to add some new Roles

Process followed is

1. windchill shell

2. enumCustomize

3. load in the codebase/wt/lifecyle/RolesRB.RB.ser

4. added the custom roles

5. save and exit enumCustomize

6. ant -f ./codebase/MakeJar.xml

Issue is as soon as I restart my Windchill after this. None of the Applets load.

They all show error classdeffound for : wt/services/ServiceProiderHelper

There is no class such as ServiceProviderHelper isWindchill 9.1 F000, then why is it asking for it ?

1 reply

1-Visitor
February 11, 2010

Step 3: file is wt/project/RolesRb.ser I mentioned it wrongly. in previouspost....