The Web service generation allows you to create the following files:
A svc_ejb file that defines the EJB Web service
.java files for the EJB bean class, home and remote interfaces
The EJB deployment descriptor
A .project file for creating a Java project if it does not exist
A .classpath file for defining Java libraries in a Java project
A build.xml Ant script file used to compile, package and deploy the EJB