> 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. Does this codegen client or you are going to write a client using ServiceClient , if this is codegen dependency problem my blog entry will help you to solve the issue.
http://jadeepal.blogspot.com/2007/11/generating-maven-2-project-from-wsdl.html Thanks Deepal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
