Thanks dims I'm more than happy to do this: just some more questions.
[i] Is there a deadline I need to work to? [ii] I currently only need to use Call.invoke() to make the calls on the client - is this enough? [iii] I currently only use JWS to expose web services - is this enough? [iv] Thanks to our network setup I may struggle doing the CVS checkout - would the RC2 source base work for you? Those files in org.apache.axis.encoding don't see to have changed much between RC1 and RC2 If this is OK, I can try it ASAP. Thanks, Patrick -----Original Message----- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: 02 December 2004 17:24 To: [EMAIL PROTECTED] Subject: Re: using DoAutoTypes flag in TypeMappingImpl? 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/