Patrick, As i mentioned in the bug report, i need to know that it works at least for a specific use case / test scenario before letting it in. Here's how we can tackle this:
Step #1: Get latest CVS, make the fix as suggested in the bug report. Step #2: come up with a sample web service and sample client code. Step #3: Get the roundtrip working client<->service<->client Step #4: Submit the sample and an updated patch (if needed) Then i will be able to justify making this late change. Thanks, dims On Thu, 2 Dec 2004 17:19:37 -0000, Patrick Martin <[EMAIL PROTECTED]> wrote: > 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 > -- Davanum Srinivas - http://webservices.apache.org/~dims/