hi Adrian, >If you have tests containing nillable simple types, you will need to >make >modifications (pass by pointer rather than pass by value), otherwise >everything will work without modification.
Can you please explain this little bit? > I am about to commit the fix for AXISCPP-290 "nillable simple types". The > > > fix for this is particularly extensive, and required changes to the > > > external API, however, I have absorbed these changes into the generated > > > stubs. It would be great if you can just put some simple explanation on what you have done.... Why did it required changes to external APIs .. Roshan On Mon, 2005-02-21 at 12:31 +0600, Samisa Abeysinghe wrote: > I should have said : > the generated code now compiles fine both for server and client. > Thanks, > Samisa... > > > On Mon, 21 Feb 2005 12:23:28 +0600, Samisa Abeysinghe > <[EMAIL PROTECTED]> wrote: > > Hi Adrian, > > There were several problems compiling the RPC style code both for > > server side and client. > > I fixed the WSDL tool and the code not compiles fine both for > > server and client. > > > > Client also runs fine. But the server side fails for base64 and > > date types. > > I have created a seperate issue on this AXISCPP-459 > > Thanks, > > Samisa... > > > > On Fri, 18 Feb 2005 10:25:12 +0000, Adrian Dick <[EMAIL PROTECTED]> wrote: > > > Hi Guys, > > > > > > I am about to commit the fix for AXISCPP-290 "nillable simple types". The > > > fix for this is particularly extensive, and required changes to the > > > external API, however, I have absorbed these changes into the generated > > > stubs. > > > > > > If you have tests containing nillable simple types, you will need to make > > > modifications (pass by pointer rather than pass by value), otherwise > > > everything will work without modification. > > > > > > I have successfully tested the existing client tests on AIX, Linux and > > > Windows, and have confirmed that valid, compilable, skeleton are produced > > > for the server (but have not been able to run the server tests). > > > > > > Regards, > > > Adrian > > > _______________________________________ > > > Adrian Dick ([EMAIL PROTECTED]) > > > WebSphere MQ and ESB Development > > > Tel: +44-(0)-1962-819212 > > > Notes: Adrian Dick/UK/[EMAIL PROTECTED] > > > > > > > > >
