Hi all I'm using AXIS in closed pure Java system, and it seems for us a combination of dynamic invocation and the DoAutoTypes property in TypeMappingImpl might make the use of Web Services very easy.
However, the property is defaulted to false, and I can't see the approved way to set it. There is a request submitted to expose this. http://nagoya.apache.org/jira/browse/AXIS-1664?page=all Questions I have are: [i] Does anyone know if this automatically works for (de-)serialising all JavaBeans? -I saw a post that said it did for AXIS 1.1. [ii] Will this patch (11 Nov) make it into the 1.2 final cut? [iii] Is there any way I can help to get this working, assuming it is fundamentally viable? Regards, Patrick