I presume if I wanted to add support for xsdconfig files I could just extend:
org.apache.axis2.xmlbeans::Axis2BindingConfig and add the method:
lookupJavanameForQName
and supporting Map

and modify:
org.apache.axis2.wsdl.codegen.CodegenConfigLoader
and add a new loader for -xsdconfig option for wsdl2java

Alistair


--------------
mov eax,1
mov ebx,0
int 80h




On 2 Feb 2007, at 11:41, Alistair Young wrote:

Is it possible to use xsdconfig files with wsdl2java? I thought -em would do it but I just get:

org.apache.axis2.wsdl.codegen.CodeGenerationException: The specified databinding frameworks do not match!

thanks,

Alistair


--------------
mov eax,1
mov ebx,0
int 80h





Reply via email to