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.
3 Click Class loading and update detection.
4 Set the loader order to Classes loaded with local class loader first (parent last).