I think the question is about wire-level interop .. not code portability? Yes it should work.
Sanjiva. On Thu, Mar 25, 2010 at 5:10 AM, Martin Gainty <[email protected]> wrote: > Good Evening Demetris > > Axis1 is a servlet available in RPC and doc-literal styles > Axis2 primarily for AARs (Service Archives) primarily for doc-literal style > > I would refactor by hand just to make sure you have firmer control over > what is specific to the service > and which code segments can be extracted to module mars > (logging,security,addressing come to mind) > > HTH > Martin Gainty > ______________________________________________ > Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité > > Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene > Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte > Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht > dient lediglich dem Austausch von Informationen und entfaltet keine > rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von > E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > > Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le > destinataire prévu, nous te demandons avec bonté que pour satisfaire informez > l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci > est interdite. Ce message sert à l'information seulement et n'aura pas > n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > > > > From: [email protected] > > To: [email protected] > > Subject: Axis 1.4 to Axis 2 > > Date: Wed, 24 Mar 2010 16:55:30 -0400 > > > > > I am not sure but this may have been asked before. Is it possible for > > an Axis 1.4 client to call an Axis 2 service and an Axis 2 client to > > call an Axis 1.4 service? Is the SOÁP message carrying a different > > content or is the version of supported soap different across these > > versions? It would b nice if such a compatibility exists particularly > > in cases were legacy services are not easy to get upgraded. > > > > Thanks > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > ------------------------------ > Hotmail is redefining busy with tools for the New Busy. Get more from your > inbox. Sign up > now.<http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_2> > -- Sanjiva Weerawarana, Ph.D. Founder, Director & Chief Scientist; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/ Blog: http://sanjiva.weerawarana.org/
