Re: Missing OM* classes
I'm not sure why you would be getting that error. We don't reference org.apache.axiom.om.OMElement (or any other org.apache.axiom things) in our code at all. Thus, the compiler should never need to parse it. Very strange. Dan On Tue September 1 2009 4:39:34 am karypid wrote: > Ok, so I'v
Re: Missing OM* classes
Ok, so I've added the dependency in cxf-api/pom.xml, which allowed compilation to proceed: org.apache.ws.commons.axiom axiom-impl 1.2.7 Is this an omission? I downloaded my local copy from: