You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Sudha Mathew (JIRA)" <ji...@apache.org> on 2012/08/06 13:09:02 UTC

[jira] [Created] (AXIS2-5382) How to consume webservices using java client side [axis2]

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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org