You have developed an application consisting of Java EE Stateless session beans. Methods of these beans use simple Java types. You would like to convert them to web services. How can you achieve it?
Update web.xml
Use Resource Injection
Use annotations
Update ejb-jar.xml