Monday, April 18, 2016

00000113 BusinessExcep E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "processRequest" on bean "BeanId(com.ibm.mdm.hub.server-E001..11.0.0..com.ibm.mdm.server.dwlcommonservices.ejb..11.0.0.FP03IF001_20150330-1406.war#com.ibm.mdm.server.dwlcommonservices.ejb..11.0.0.FP03IF001_20150330-1406.war#DWLServiceController, null)". Exception data: java.lang.NoClassDefFoundError: com/myCompany/mdm/extensions/component/XAddressBObjExt


Resolution: Most probably entry is missing in MANIFEST.MF of the project which is trying to import a particular package com/myCompany/mdm/extensions/component

No comments:

Post a Comment