Error While migrating custom code from UIM 7.1.2 to UIM 7.2
You might observe the following error
Error Message :
unresolved class applicationtype in package com.xmlns.oracle.communications.fault.v10.applicationfaulttype.
Solution :
Oracle suggests to create new package and copy the applicationfaulttype.java in package to resolve this. After making these changes Kindly clean the project and re-build the Web-Service project. These errors will not re appear.