When I use the latest CXF 2.7.3, I am getting the following strange exception. My environment (libs) are very complicated - Spring/Pentaho, etc. I even tried to search for class AssertionBuilderRegistryImpl in all my jar files. Only the cxf-2.7.3.jar contains this class.
I got the same error in both Jetty and JBoss 4.2 environments. Could not instantiate bean class [org.apache.cxf.bus.spring.SpringBus]: Constructor threw exception; nested exception is org.apache.cxf.bus.extension.ExtensionException: Could not load extension class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:115) I would appreciate any suggestions to resolve this problem. PLEASE! -- View this message in context: http://cxf.547215.n5.nabble.com/ExtensionException-AssertionBuilderRegistryImpl-tp5723277.html Sent from the cxf-user mailing list archive at Nabble.com.
