Can anyone brief the complete step by steps for creating a web service from a normal
java class having a method which returns a
string in
websphere 6.1 what are the modifications to be done in the various xml files and how to package the application and deploy it.
And how to access the web service from a normal JSP.Please provide steps for this also.
I have only the server installed.I don't have any assembly toolkits.
I couldn't find any useful material at IBM website for creating and deploying using only the command line tools that comes with the server.