Axis2 Child First Classloading Issue

2006-10-10 Thread John Pfeifer IV
I have read that Axis2 uses child first classloading, but what I see in my code isn’t child first behavior.   I have an aar file which contains an xsd and a library in the lib directory which performs schema validation.  In my web service, I instantiate the validator and print out the AAR

Axis2 Child First Classloading Issue

2006-10-09 Thread John Pfeifer
I have read that Axis2 uses child first classloading, but what I see in my code isn’t child first behavior.   I have an aar file which contains an xsd and a library in the lib directory which performs schema validation.  In my web service, I instantiate the validator and print out the AAR cla