The Conf Directory
The conf directory contains all configuration files and a set of deployment makefiles. Typical configuration files include:
 
client-handlers.xml
client-objects.xml
client-transports.xml
transports.xml
<servicecontextname>_handlers.xml
<servicecontextname>_objects.xml
<servicecontextname>_web.xml
makefile
makefile_debug
The types of configuration files generated depends on the contents of your WSDL or schema, as well as options used during code generation. For example, if you generated code using a WSDL containing a notification message pattern, the client-objects.xml file is generated; otherwise, it is not present.
For general information on the configuration files, see Customizing the Service Configuration Files.