File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes Sample Webservices application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Sample Webservices application" Watch "Sample Webservices application" New topic
Author

Sample Webservices application

dhanya kairali
Greenhorn

Joined: Dec 28, 2000
Posts: 22
I need a sample (Hello world type) aplication implemented using Webservices. Does anyone know of any good site that can give me the sample?
What are the installations I will need for developing and runnig such an aplication?
Tim West
Ranch Hand

Joined: Mar 15, 2004
Posts: 539
All WS toolkits come with example applications (I think)...so download the toolkit of your choice, and check its documentation.

Apache Axis is a common starting point. Sun's JWSDP comes with extensive samples, as does BEA Weblogic. I imagine other toolkits do too, but my experience is limited to these three.

Note that you don't really get web services example applications without any toolkit because any application depends on a particular kit - a WS toolkit written using Axis will work only with Axis, for example.


-Tim
 
 
subject: Sample Webservices application
 
Threads others viewed
ear
classpath setings for struts
sample application
woriking webservices under weblogic 8.1
develop web services in struts
MyEclipse, The Clear Choice