Herve,
Go to
http://xml.apache.org/dist/axis/nightly and
you will find zips and tarballs for the nightly code drops. (and binaries
too)
Hope
that helps!
Alan
-----Original Message-----
From: herve attia [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 26, 2002 12:59 PM
To: [EMAIL PROTECTED]
Subject: How to download the Axis source code ?Maybe I 'm not yet wake up but ...I didn't find a way to download the full source code from the Axis web site .
Ok . There is a "source code" link....but it allows only to browse the directories....
I guess having the source might help to figure out some errors .
Thanks
*********************************Herve Attia Cell (650) 922-1973 Home (650) 992-3997 http://www.chez.com/attia/resume/ >From: "Luis Novais" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Re: WSDL2Java limitation or not? >Date: Tue, 26 Feb 2002 17:43:12 -0000 > >After some thought I realise that the choice item defines only one of the parameter, to >implement this in code generation it would be something like: the method would receive an >Object and then would check (ex. using reflection) what object was that. >This is not so simple. > >A solution is to change the schema and the method receive the 2 arguments and the service >takes care of handling then. > > > ----- Original Message ----- > From: Luis Novais > To: [EMAIL PROTECTED] > Sent: Tuesday, February 26, 2002 5:23 PM > Subject: WSDL2Java limitation or not? > > > Hi, > > Here we had to develop dozens of webservices, so we start analizing the best aproach to do it. > > Once Axis has a WSDL2java we thought using it, so we start creating the schemas then creating the > WSDL by hand (importing the schemas) and finally generating all the code to start focus on the service > implementation. > > In some of the services we saw that the code generated was ok and on the others it generated just > some classes and not others, after alot of inspection I realise the if you have a complextype and then > a choice item, the generator ignores it, if you have an all item it's fine. > > Probably who did this thought well, my suggestion is one command line option to give us > the flexibility to generate code in this case > > I supose is something in SchemaUtils. > > > Thanks, and keep the good work > Luis Novais
Get your FREE download of MSN Explorer at http://explorer.msn.com.
