Sorry this exception got resolved when I removed XMLSchema1.4.7.jar On Mon, Jun 27, 2011 at 10:14 AM, Vivek Alampally <[email protected]>wrote:
> Hi, > Thanks for your prompt response. > > When I add WSS4j 1.6.1 the below exception is coming. > org.springframework.beans.factory.BeanDefinitionStoreException: Factory > method [public java.lang.Object > org.apache.cxf.jaxws.JaxWsProxyFactoryBean.create()] threw exception; nested > exception is java.lang.NoSuchFieldError: QUALIFIED > > > Does this change require any change in configuration as well. > > > > On Mon, Jun 27, 2011 at 9:53 AM, Colm O hEigeartaigh > <[email protected]>wrote: > >> They are incompatible - you must use WSS4J 1.6.x with CXF 2.4.x. >> >> Colm. >> >> On Mon, Jun 27, 2011 at 2:47 PM, Vivek Alampally <[email protected]> >> wrote: >> > Hi >> > I am getting the following exception while replacing existing cxf 2.3.3 >> jar >> > with Apache CXF 2.4.1 >> > java.lang.NoSuchMethodError< >> http://download.oracle.com/javase/6/docs/api/java/lang/NoSuchMethodError.html >> >: >> > >> org.apache.ws.security.util.WSSecurityUtil.decodeAction(Ljava/lang/String;Ljava/util/List;)I >> > >> > Can anyone please tell me whether there are any compatibility issues >> > with Apache CXF 2.4 and wss4j 1.5.11. >> > >> >> >> >> -- >> Colm O hEigeartaigh >> >> http://coheigea.blogspot.com/ >> Talend - http://www.talend.com >> > >
