RE: Wsdl Versioning

2007-09-15 Thread Liu, Jervis
Hi, your interceptor needs to extend from AbstractEndpointSelectionInterceptor. Also make sure you have registered your routing interceptor with the MultipleEndpointObserver, please refer to \trunk\systests\src\test\java\org\apache\cxf\systest\versioning\Server.java Cheers, Jervis

RE: CXF exception

2007-09-15 Thread Singh, Ramanand
Glen, What is the URL for creating JIRA? All, Does anybody know why I am getting the following exception? Exception in thread main java.lang.NoClassDefFoundError: com.sun.org.apache.xerces.internal.dom.ElementNSImpl at java.lang.ClassLoader.defineClassImpl(Native Method) at