| Author |
Helloworld Webservice
|
ch praveen
Ranch Hand
Joined: Mar 08, 2004
Posts: 67
|
|
Hi Friends, Hello to all after a long break. I want to explore the webservices arena in java. I want to create a simple Hello world webservice application. I have gone through some tutorials and found that there are many ways to implement a webservice - GLUE, AXIS, JAX-WS etc. Anyone guide me what are these libraries for how do we implement webservices in Java. Feel free to post any good links pertaining to this. Thanks and regards, Praveen.
|
 |
alain martin
Ranch Hand
Joined: Apr 11, 2005
Posts: 43
|
|
Originally posted by ch praveen: Hi Friends, Hello to all after a long break. I want to explore the webservices arena in java. I want to create a simple Hello world webservice application. I have gone through some tutorials and found that there are many ways to implement a webservice - GLUE, AXIS, JAX-WS etc. Anyone guide me what are these libraries for how do we implement webservices in Java. Feel free to post any good links pertaining to this. Thanks and regards, Praveen.
Hello, I'm starting with webservices in java too. I have your same problem, searching in google I have found axis is the most standar and used framework. Now I'm searching a plugin or tutorial for do simple webservices with Eclipse. We can mail us for expore together. alainc @ euskalnet .net _______________________ Hip Hop Directo De Chiste
|
 |
Peer Reynders
Bartender
Joined: Aug 19, 2005
Posts: 2906
|
|
Creating Web Services with Apache Axis is a good place to start. May the links in the Web Services FAQ serve you well. As far as eclipse goes, just integrate the Axis tools the same way you would integrate any other external tools.
|
"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
|
 |
 |
|
|
subject: Helloworld Webservice
|
|
|