Hi all,
I am a newbie for axis2
Can you tell me how can I generate java code for the wsdl and XSD files
(attached)..
I am gettimg the following errors..
[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>(CodeGeneration
Engine.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>(CodeGeneration
Engine.java:103)
... 1 more
Caused by: org.apache.axis2.AxisFault: No bindings found in wsdl
at
org.apache.axis2.description.WSDL11ToAxisServiceBuilder.findBinding(WSDL
11ToAxisServiceBuilder.java:377)
at org.apache.axis2
Thanks..
Serkan SUNEL
parlayx_payment_types_2_1.xsd
Description: parlayx_payment_types_2_1.xsd
parlayx_common_types_2_1.xsd
Description: parlayx_common_types_2_1.xsd
parlayx_common_faults_2_0.wsdl
Description: parlayx_common_faults_2_0.wsdl
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
