To start with, I'm a newbie to Web Services. I have a Spring based web service wrapped around an existing EJB application. Both the web service and the EJB are in the form of EAR files. Also there is a lot of security related requirements like certificates etc to access the web service. Now, how do I deploy and test the web service? I need more basic steps to start from as I'm a novice to web services. Thanks in advance.