I have no code in hand,only ideas.I want a path.
My need is to create a webservice from an
ejb which connects and retrieves to me the details based on ssn.
I wanna deploy that as a webservice and in my jsf page ,I wanna connect to webservice(input:ssn number and output:should be (say) first name,last name)
What all I need:
Guide to creation of Webservice from an ejb.
Guide to invoke and get response from webservice through javabean class.
I searched through and got stuck in some ibm rad tutorials,too complex ones.
One using XForms and all.I need a simple tutorial based on these things.
Can anyone help.