Web service from java ?
How can I create a web service from java? I am familiar that a web service is an XML-based standard that allows interoperability between different applications on different platforms, but I need to learn how to create and publish a web service, and consume the web service by a command line client. As well, I am only a little familiar with basic Java programming using Eclipse IDE. Please help.