facebook

Support for Axis 1.4

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #279602 Reply

    Hi there,

    Does MyEclipse support Axis 1.4?

    If not, then how do I go about generating Java classes, stubs, etc. from a WSDL in MyEclipse as I believe XFire doesn’t do that.

    Best Regards,

    Ashish.

    #279630 Reply

    Loyal Water
    Member

    MyEclipse does not support Axis.

    If not, then how do I go about generating Java classes, stubs, etc. from a WSDL in MyEclipse as I believe XFire doesn’t do that.

    I think your talking about client generation here. Here a quickstart doc that explains client generation:-
    http://www.myeclipseide.com/documentation/quickstarts/webservicesclient/

    #279636 Reply

    Hi there,

    I am sorry to be a bit incomplete in my description.

    I am looking to generate the Web Service as well as Client. AXIS 1.4 allows this. This is a vital part of functionality for me as I have to generate Web Services that adhere to an existing WSDL.

    AXIS 1.4 allows this. I am not sure if XFire does.

    Hence the question.

    Best Regards,

    Ashish.

    #279703 Reply

    Hi guys,

    Any progress on this one?

    Best Regards,

    Ashish.

    #279765 Reply

    Riyad Kalla
    Member

    Ashish,
    Creating a web service in MyEclipse using XFire is very straight forward. Please take a look at our WS doc here: http://www.myeclipseide.com/documentation/quickstarts/webservices/

    You can essentially code up your web service class (as a plain class), then use XFire to expose it, then point the Client Generation wizard at it and generate a client for it. In the “Welcome to MyEclipse” webinar I actually did this. It’s towards the end (be sure to right-click and save as the recording of the webinar if you want to watch it).

    #279931 Reply

    Hi Riyad,

    Thanks for this answer. Is it possible to generate Java Service from a WSDL using XFire within MyEclipse? It is the Service classes that I am interested in generating and not the Client classes.

    I can do so using AXIS. Is this possible to be done using XFire in MyEclipse?

    Best Regards,

    Ashish.

    #279940 Reply

    Riyad Kalla
    Member

    Absolutely. When you fire up the New Web Service wizard, the first screen asks you if you want to start with code or generate from a WSDL, just select WSDL.

    #279945 Reply

    Hi Riyad,

    Thanks for your help. I can see how the wizard works both ways now.

    Best Regards,

    Ashish.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Support for Axis 1.4

You must be logged in to post in the forum log in