Hello everybody, I've developed a web service with Axis2 that is being distributed as a war file. So far I've included the whole lib directory in my Axis2 directory. It's been working ok but I want to reduce the size of my war so I'd like to know what jars are not really needed. I'm pretty sure I can ignore axis2-jibx because I'm using XmlBeans but I don't know what each jar is meant for. Can anybody help me with this?
Thank you in advance.
