Installing : Installing the UNICOM Digital Transformation Toolkit : Installing UDTT applications on a runtime platform
  
Installing UDTT applications on a runtime platform
Installing UNICOM® Digital Transformation Toolkit (UDTT™) applications on a runtime platform consists of deploying EAR files to the application server. You can do the packaging by using IBM Rational Application Developer or the Application Assembly Tool in WebSphere Application Server.
If you are using WebSphere Application Server 8.5 or later, you must change the class loader order so that classes are loaded with the local class loader first.
Change the class loader order
Complete the following steps to change the class loader order.
1 Right‑click the deployed server, and then click Administration > Run Administrative Console.
2 Click WebSphere enterprise applications in the left pane, and then select your project.
This graphic is described in the surrounding text.
3 Click Class loading and update detection.
This graphic is described in the surrounding text.
4 Set the loader order to Classes loaded with local class loader first (parent last).
This graphic is described in the surrounding text.
5 Click Apply, and then restart the server.
See
Functional units, packages, and dependencies
Where to find missing prerequisites
Go up to
Installing the UNICOM Digital Transformation Toolkit