Some jar files in my .aar lib directory do not appear to be loaded or recognized (I get ClassNotFound exceptions). If I put the jars in axis2/WEB-INF/lib directory they are loaded fine. Other jars are loaded fine so I don't think it's me putting them in the wrong place in the .aar.
Any suggestions on how to debug this? TIA, charles