If your Axis 1.x services use document/literal bindings, then the migration is pretty easy. If you use rpc bindings, though, you must convert them.
Anne On 7/26/07, Demetris G <[EMAIL PROTECTED]> wrote: > > And thanks much to you David as well for the information below. I was > expecting that > some work at least will need to be done on the client side. > > david wrote: > > Hello Demetris, Ann Manes (above-the-call-of-duty) rewrote my Axis1.4 WSDL > > (rpc-encoded) as so-called <wrappered> to assume the document-literal > > binding. And, Viola!, the WSDL2JAVA tool migrated the Axis1.4 code to > > Axis2. The only caveat is: the client has to be migrated likewise. HTH, > > David. > > > > Demetris G wrote .. > > > >> Hi all, > >> > >> I asked this question once before and although a bit broad I thought > >> I would > >> hear something back. I am trying my luck once again - I see and hear poor > >> souls out there struggling with real old versions of Axis and my guess > >> is that > >> migrating to Axis2 is a bit scary for them. Can anyone summarize what any > >> Axis 1.X users can do to slowly make the move to Axis 2 ? Are we talking > >> about a complete re-engineering of their designs or is there hope to > >> migrate > >> a bit smoother. And if this question (and I wouldn't be surprised) has > >> been > >> answered before then by all means, apologies, I will revert to the > >> archives. > >> > >> And by the way - > >> I wrote lots of code in Axis 1.4 and I am pretty happy with the results > >> ... > >> > >> Cheers > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
