• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

webservice resources.

 
Ranch Hand
Posts: 226
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have started learning webservice.theoritically I have gone thru SOAP,WSDL,UDDI..etc & but I want to learn to implement it practically using apache axis.If some one knows good example with available source code using axis api then pls let me know.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Web Services FAQ has links to a number of introductory articles that show how to build WS using Axis.
 
Ranch Hand
Posts: 155
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have set up jboss 4.0 with eclipse and want to just create a sample webservice...for calculator.. I have generated all the java code.. How do i configure eclipse to generate wsdl file & stub classes..I mean wsdl2java & java2wsdl features with eclipse.. I read in google that eclipse comes with builtin support (Axis2 code generator) that can gen wsdl file..Can anyone tell me how to use this feature with in eclipse to generate the wsdl file or configure eclipse such a way that i can generate wsdl file with in elipse..i have eclipse 3.1.1 on suse 10.0
 
Bhavik Patel
Ranch Hand
Posts: 155
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sorry was at wrong place..
 
Would you like to try a free sample? Today we are featuring tiny ads:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic