Hi everyone, As you recall, I'm working on a Google project to develop an XML binary serializer for Axis2.
I've just started looking at the Axis2 code, and attempting to deploy a basic web service with it. However, I've started on some basic XML parsing and serializing, and would like to play around with some test data on it. With only limited knowledge of the overall Axis2 architecture, I'm wondering if anyone could give me advice on what kind of test scenarios I can work with. Should I just try to serialize any XML input file, or are there any specific Axis2-related suggestions? Thanks! Mark
