Hi All,

I am a newbie to AXIS2
I can not generate java for the attached wsdl and xsds..
I am getting the following error

[EMAIL PROTECTED] wsdl] java org.apache.axis2.wsdl.WSDL2Code -uri 
parlayx_common_faults_2_0.wsdl --serverside-interface
Retrieving schema at 'parlayx_common_types_2_1.xsd', relative to 
'file:/home/serkans/products/utilities/current/utilities/parlayx/wsdl/'.
log4j:WARN No appenders could be found for logger 
(org.apache.axis2.description.WSDL11ToAxisServiceBuilder).
log4j:WARN Please initialize the log4j system properly.
Exception in thread "main" 
org.apache.axis2.wsdl.codegen.CodeGenerationException: Error parsing WSDL
        at 
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerationEngine.java:112)
        at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:32)
Caused by: org.apache.axis2.AxisFault: No bindings found in wsdl; nested 
exception is:
        org.apache.axis2.AxisFault: No bindings found in wsdl
        at 
org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateService(WSDL11ToAxisServiceBuilder.java:250)
        at 
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerationEngine.java:103)
        ... 1 more
Caused by: org.apache.axis2.AxisFault: No bindings found in wsdl
        at 
org.apache.axis2.description.WSDL11ToAxisServiceBuilder.findBinding(WSDL11ToAxisServiceBuilder.java:377)
        at 
org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateService(WSDL11ToAxisServiceBuilder.java:200)
        ... 2 more

Thanks

Serkan SUNEL

Attachment: parlayx_common_faults_2_0.wsdl
Description: parlayx_common_faults_2_0.wsdl

Attachment: parlayx_common_types_2_1.xsd
Description: parlayx_common_types_2_1.xsd

Attachment: parlayx_payment_types_2_1.xsd
Description: parlayx_payment_types_2_1.xsd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to