the first step to remedy the situation would be to display: 1)wsdl 2)and any accompanying xsds e.g. <xsd:schema> <xsd:import namespace="http://wsgen.sample.jaxws.axis2.apache.org" schemaLocation="WSGenService_schema1.xsd"/> </xsd:schema>
which version axis will you be implementing on? also please include webapps/axis2/WEB-INF/web.xml as well as the /WEB-INF/services/services.xml /WEB-INF/conf/axis2.xml for each and every module identified within axis2.xml display /META-INF/module.xml e.g. <moduleConfig name="addressing"> <parameter name="addressingPara">N/A</parameter> </moduleConfig> go to WEB-INF/modules/ (open the module referenced with either winzip or 7zip and extract out META-INF/module.xml from the .mar) Martin Gainty ______________________________________________ Jogi és Bizalmassági kinyilatkoztatás/Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Ez az üzenet bizalmas. Ha nem ön az akinek szánva volt, akkor kérjük, hogy jelentse azt nekünk vissza. Semmiféle továbbítása vagy másolatának készítése nem megengedett. Ez az üzenet csak ismeret cserét szolgál és semmiféle jogi alkalmazhatósága sincs. Mivel az electronikus üzenetek könnyen megváltoztathatóak, ezért minket semmi felelöség nem terhelhet ezen üzenet tartalma miatt. 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: st...@caring.com > Subject: Looking for help > Date: Thu, 3 Mar 2011 09:43:13 -0800 > To: java-dev@axis.apache.org > > Hi -- > > We are looking for some quick help from someone who knows Axis2 well -- and > am happy to offer a consulting rate to anyone on the core team who could help > us debug. > > The short of the problem is: > -> We are presenting a SOAP interface to a partner who uses Axis2, but we > have no in-house expertise in Java or Axis2 (ruby shop) > -> Because of the nature of the partnership, it's become our responsibility > to figure out why the Axis2 consumer is not working > -> We produce WSDL, which validates fine in Axis2 and generated a client in > Eclipse > -> The partner uses Junit to test the client against the service, and JUnit > says that there are two SOAP envelopes being returned > -> We are able to make calls successfully from other SOAP clients (ruby, > PHP), and can visually verify that there is only one SOAP envelope > > Let me know if you are interested in a quick consulting gig to help us out > with this. > > Thanks for any support, > > > Steve Fram > CIO, Caring.com > st...@caring.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org > For additional commands, e-mail: java-dev-h...@axis.apache.org >