You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by D G <de...@ece.neu.edu> on 2010/03/24 21:55:30 UTC

Axis 1.4 to Axis 2

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: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org


Re: Axis 1.4 to Axis 2

Posted by Demetris <de...@ece.neu.edu>.
Not a bad idea Martin thanks.

Martin Gainty 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: demetris@ece.neu.edu
> > To: java-user@axis.apache.org
> > 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: java-user-unsubscribe@axis.apache.org
> > For additional commands, e-mail: java-user-help@axis.apache.org
> >
>
> ------------------------------------------------------------------------
> 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>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org


Re: Axis 1.4 to Axis 2

Posted by Demetris <de...@ece.neu.edu>.
Thanks Sanjiva

Sanjiva Weerawarana wrote:
> 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 <mgainty@hotmail.com 
> <ma...@hotmail.com>> 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: demetris@ece.neu.edu <ma...@ece.neu.edu>
>     > To: java-user@axis.apache.org <ma...@axis.apache.org>
>     > 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: java-user-unsubscribe@axis.apache.org
>     <ma...@axis.apache.org>
>     > For additional commands, e-mail: java-user-help@axis.apache.org
>     <ma...@axis.apache.org>
>     >
>
>     ------------------------------------------------------------------------
>     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/

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org


Re: Axis 1.4 to Axis 2

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
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 <mg...@hotmail.com> 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: demetris@ece.neu.edu
> > To: java-user@axis.apache.org
> > 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: java-user-unsubscribe@axis.apache.org
> > For additional commands, e-mail: java-user-help@axis.apache.org
> >
>
> ------------------------------
> 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/

RE: Axis 1.4 to Axis 2

Posted by Martin Gainty <mg...@hotmail.com>.
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: demetris@ece.neu.edu
> To: java-user@axis.apache.org
> 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: java-user-unsubscribe@axis.apache.org
> For additional commands, e-mail: java-user-help@axis.apache.org
> 
 		 	   		  
_________________________________________________________________
Hotmail is redefining busy with tools for the New Busy. Get more from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_2