facebook

Web service tutorial out of date

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

    CodePatriot
    Member

    Running MyEclipse v8.6. The tutorial has you select XFire, which is not a selection in this version of MyEclipse.
    Sort of lost, since I can’t use the tutorial.
    (In another post there was a link for the tutorial for “Blue”, which I am not running. And the screen shots in the tutorial also do not match v8.6, so please don’t suggest I use that one.)
    Thanks.

    #313736 Reply

    support-swapna
    Moderator

    CodePatriot,

    Sorry for the inconvenience caused to you. The tutorials are indeed outdated. They do differ with the latest version screens but you should not have much difficulty in trying to get it work for latest versions.

    Which webservice are you trying to create? If you can let us know what specific support you need, I can send you the screenshots.

    #313754 Reply

    CodePatriot
    Member

    v 8.6.1
    Help –> Help Contents –> Web Services –> JAX-WS SOAP-based web services

    #313755 Reply

    CodePatriot
    Member

    (why can I not edit something I just posted?)

    The first page of the tutorial refers to XFire, which is not part of v8.6.1. As far as I can tell.

    #313784 Reply

    support-swapna
    Moderator

    CodePatriot,

    You can use JAX-WS instead of XFire and follow the wizard.

    Let us know how it works.

    #313842 Reply

    CodePatriot
    Member

    Ok. So the only thing to add to the first screen is the name of the project. “Next” is not selectable, so I select “Finish”. I now have a project with almost nothing in it.
    In the tutorial Fig 2.1.5 shows a “Web Services” folder in the project. My project doesn’t have that folder. All my project has is a web.xml with one entry for index.jsp.

    #313856 Reply

    support-swapna
    Moderator

    CodePatriot,

    Sorry for the confusion.

    Here are the steps to enable XFire :

    1.Go to MyEclipse Configuration Center > Dashboard. Scroll down the MyEclipse Features list and check the ‘XFire Webservices Support for MyEclipse’.
    2.Apply the changes and restart the IDE when it prompts.
    3. New > Web Service Project and you should see XFire in the window.

    Let us know how it works for you.

    #313894 Reply

    CodePatriot
    Member

    Ok, dragging in the XFire component has gotten me a little further into the tutorial.
    But the services.xml which is generated doesn’t look like the one in Figure 6.1.2
    <?xml version=”1.0″ encoding=”UTF-8″?>
    <beans xmlns=”http://xfire.codehaus.org/config/1.0″&gt;
    </beans>
    I also get a pop-up saying my default compliance level of 5.0 should be 1.4, do I want to use a customized setting for this project? I selected “yes”.

    #313932 Reply

    support-swapna
    Moderator

    CodePatriot,

    The service.xml which you are seeing is perfect.As I communicated to you earlier, the screen shots in the tutorials do differ with the latest versions.
    With little effort you will be able to run the examples.
    We appreciate your patience. You will see updated tutorials soon.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Web service tutorial out of date

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