All, Are the "services.list" and "modules.list" really required? I have deployed a sample service using this document as an example: http://wso2.org/library/90. It has worked successfully on tomcat.
When the application starts, it deploys all the "exploded" services in the /WEB-INF/services directory. The interesting thing is that this sample application does not contain the following files: /WEB-INF/services/services.list /WEB-INF/modules* /WEB-INF/conf* There is no services.list file, modules or conf directory. Obviously, this set up implies that I do not want to hot deploy are make use of the admin console. What other implications does this have? Regards, Joshua
