hello
I have a session bean and want to generate
a SOAP Web Service for this bean.
I know that I have to write a webservices.xml file.
is there any documentation on this ? what exactly to put in
this file and what else is necessary to export a session bean (stateless)
as a soap service ??
a step by step tutorial would be great .
thanks in advance