Hi all,

I found that org.apache.axis2.wsdl.codegen.emitter.MultiLanguageClientEmitter used org.apache.crimson.XmlDocument, which causes Axis 2 WSDL2Java to fail to run on Java SE 5. The reason is that Sun's JDK 1.4 contains Crimson as a JAXP implementation and Java SE 5 doesn't. As we agreed, Axis 2 should be able to be build and run on Java SE 5.

Cheers,

Ias

Reply via email to