[jira] Created: (SOAP-173) axis codegen error. Unable to find wsdl:binding

"Arthi Amaravathisamy (JIRA)" <[email protected]> Wed, 2 May 2007 22:25:15 -0700 (PDT)
Newsgroups gmane.text.xml.soap.devel
Message-ID <16033858.1178169915323.JavaMail.jira@brutus>
axis codegen error. Unable to find wsdl:binding
-----------------------------------------------

                 Key: SOAP-173
                 URL: https://issues.apache.org/jira/browse/SOAP-173
             Project: SOAP
          Issue Type: Bug
            Reporter: Arthi Amaravathisamy


Am trying to create a web service using the wsdl.

I have installed Axis2 codegen. I have all the dependent  xsds available for the wsdl.
 but when i try to generate the skeleton I get the following error:

I got the following error in IntellijIdea:

 ERROR - ion.WSDL11ToAxisServiceBuilder - org.apache.axis2.AxisFault: Unable to find wsdl:binding named {C:\Documents and Settings\Arthi Amaravathisamy\Desktop\test\JVTAlarmMonitorSession.wsdl}JVTAlarmMonitorSessionSoapBinding 
2007-05-03 09:22:10,078 [5100782]  ERROR - ion.WSDL11ToAxisServiceBuilder - org.apache.axis2.AxisFault: Unable to find wsdl:binding named {C:\Documents and Settings\Arthi Amaravathisamy\Desktop\test\JVTAlarmMonitorSession.wsdl}JVTAlarmMonitorSessionSoapBinding 

With the eclipse I get the error as follows:

java.lang.interruptedException:Unable to find wsdl:binding named {C:\Documents and Settings\Arthi Amaravathisamy\Desktop\test\JVTAlarmMonitorSession.wsdl}JVTAlarmMonitorSessionSoapBinding 
nested exception
java.lang.interruptedException:Unable to find wsdl:binding named {C:\Documents and Settings\Arthi Amaravathisamy\Desktop\test\JVTAlarmMonitorSession.wsdl}JVTAlarmMonitorSessionSoapBinding 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.