facebook

Top down "Helloworld" web serviice extended for we

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #324260 Reply

    recidivist
    Member

    Hello
    I’ve followed the tutorial at http://www.myeclipseide.com/documentation/quickstarts/ME4STutorialContractFirstWS/webservicecontractfirstarticle.html for building a top-down web service friom a WSDL and completed the testing from the Web Service Explorer.

    The trick I’m missing is how do I exploit this new web service from my browser?

    I’d really appreciate some advice.

    Thanks

    Andy

    #324286

    cconway
    Member

    Typically you wouldn’t call the web service from the web layer. You would invoke it from within a java class, maybe from a Spring Service or possiblly a Spring Controller.

    Google “Consuming JAX-WS service” to find some examples of how to find the service and invoke it.

    #324307

    recidivist
    Member

    Hello
    As a MyEclipse user I’m looking for a tutorial that joins up effort began in MyEclipse and the top-down “Helloworld” guide was a helpful start but it’s incomplete.

    I’m familiar with Spring 3 so can you suggest any resources that join up the Helloworld tutorial with a web implementation please?

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Top down "Helloworld" web serviice extended for we

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