You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Linus Kamb <li...@iris.washington.edu> on 2005/07/21 17:15:27 UTC

wsdl2java and typeMappings

Is there any way I can get wsdl2java to automatically generate the wsdd typeMapping for 
xsd:anyType -> org.w3c.dom.Element ?   Otherwise, I have to hand-edit the wsdd every time 
  I run wsdl2java.

Thanks,
Linus