Looks to me as if you have a too-old XmlSchema jar file.

On Thu, 2008-01-24 at 08:44 -0800, Glen Mazza wrote:
> Hello All,
> 
> As a result of upgrading from CXF 2.0.2 to 2.0.3, a test is failing because
> the below class could not be found.
> I'm using Maven for builds and tests, and am *not* bringing in every
> possible CXF dependency as defined here[1].
> 
> java.lang.NoClassDefFoundError:
> org/apache/ws/commons/schema/extensions/ExtensionDeserializer
> 
> Question:  Does anyone know what dependency am I missing, such that this
> class can be found in 2.0.2 but *not* in 2.0.3?  (Alternatively, it is
> possible that this class is never used in 2.0.2, hence why it works with
> that version.)
> 
> Thanks,
> Glen
> 
> [1]
> http://cwiki.apache.org/CXF20DOC/building-your-cxf-project-with-maven.html
> 

Reply via email to