Can Axis2 accept RPC/encoded type SOAP payloads containing String[] or Long[] types as well?
2011/4/18 Martin Gainty <[email protected]>: > you could support publishing both RPC and doc-literal > axis1 webapp publishes RPC based axis1-servlet > axis2 webapp publishes doc-literal > > 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] > Date: Mon, 18 Apr 2011 15:01:13 -0500 > Subject: RPC/Encoded support > > Hi all, > > > > I wanted to find out if Axis2 supports RPC/encoded type. > > > > The link http://axis.apache.org/axis2/java/core/docs/Axis2-rpc-support.html > states that RPC/Encoded is not supported but I want to verify this with the > community. > > > > We are currently using Axis and are planning on moving to Axis2 and we > support RPC/Encoded style ( over and above doc/literal wrapped). > > > > In specific, if Axis2 receives data in the format of RPC/Encoded, will it > return an error? > > > > Thanks, > > > > --kumar --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
