Ah, sorry. My mistake. I have deployed a common-utilities jar from previous version.
Thanks, Alexey. -- Alexey Zavizionov eXo Platform SAS On Tue, Nov 25, 2008 at 4:16 AM, Daniel Kulp <[EMAIL PROTECTED]> wrote: > > It SOUNDS like you are somehow getting a mix of jars in there. Is there > anyway you could check the various locations (like the tomcat share lib dir > and others) to double check you aren't getting multiple versions of CXF? > > Dan > > > On Monday 24 November 2008 10:04:36 am Alexey Zavizionov wrote: >> I updated CXF to 2.1.3 (was:2.1.2) for build our service application. >> >> I have deployed service successfully, then available in a browser. >> >> But when triggering a wsdl url appears an exception in the browser: >> java.lang.NoSuchMethodError: >> org.apache.cxf.helpers.DOMUtils.findAllElementsByTagNameNS(Lorg/w3c/dom/Ele >>ment;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List; >> org.apache.cxf.transport.http.WSDLQueryHandler.updateDoc(WSDLQueryHandler.j >>ava:223) >> org.apache.cxf.transport.http.WSDLQueryHandler.writeResponse(WSDLQueryHandl >>er.java:201) >> org.apache.cxf.transport.servlet.ServletController.invoke(ServletController >>.java:154) >> org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServl >>et.java:175) >> org.apache.cxf.transport.servlet.AbstractCXFServlet.doGet(AbstractCXFServle >>t.java:157) javax.servlet.http.HttpServlet.service(HttpServlet.java:693) >> javax.servlet.http.HttpServlet.service(HttpServlet.java:806) >> >> What it could be? >> >> Thanks and regards, >> Alexey > > > > -- > Daniel Kulp > [EMAIL PROTECTED] > http://dankulp.com/blog > -- > Daniel Kulp > [EMAIL PROTECTED] > http://dankulp.com/blog >
