当我尝试在Eclipse中使用Jetty运行Java应用程序时。我收到此错误:
SEVERE: Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.resource.ResourceManager' defined in class path resource [META-INF/cxf/cxf.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.unitedhealthgroup.clinical.framework.commonj.MockWorkManager] for bean with name 'dbMockWorkManager' defined in class path resource [spring/eligibility-cache.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: commonj/work/WorkManager