Sudha Mathew created AXIS2-5382:
-----------------------------------

             Summary: How to consume webservices using java client side [axis2]
                 Key: AXIS2-5382
                 URL: https://issues.apache.org/jira/browse/AXIS2-5382
             Project: Axis2
          Issue Type: Task
          Components: samples
    Affects Versions: 1.6.1
         Environment: JRE 1.6.x, Oracle Jdeveloper Java application. 
            Reporter: Sudha Mathew
            Priority: Blocker


Uptil now we have used axis1.4 to generate wsdl2java code. A new webservice 
that we are trying to use isn't compatible with axis1.4 and we have to use the 
latest axis2 version for the same. 
I have more than 26 wsdl files from a vendor who have exposed their webservices 
to us. Using the axis2 code generator plugin for eclipse, I have tried to 
generate the java files from the wsdl. 
1. I don't understand which databinding name is to be used - adb, xmlbeans? 
2. Once I generate this, I only find 4 files for signon_h2h.wsdl
ExtensionMapper.java,
SignOn_fault1.java
SignOn_Service_H2H.java
SignOn_Service_H2HCallbackHandler.java
SignOn_Service_H2HStub.java

3. How do I write the client code to call the url? Can you please help me by 
giving me some samples.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to