Hello everyone, I'd like to know whether there is a simple way to know which jars are really useful and thus need to be deployed, especially in the context of a Tomcat webapp application. it is simple for the tuscany-* jars, but what about all the dependencies available in the "libs" directory ? I really need to reduce the size of the webapp's war :)
I saw that the 2.0 branch takes this issue into account, but can't find a way to use the new feature. Any help would be appreciated. Regards, Othman
