Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 1962 invoked from network); 18 Jul 2007 06:58:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jul 2007 06:58:12 -0000 Received: (qmail 83111 invoked by uid 500); 18 Jul 2007 06:57:53 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 83094 invoked by uid 500); 18 Jul 2007 06:57:53 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 83082 invoked by uid 99); 18 Jul 2007 06:57:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2007 23:57:53 -0700 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [81.80.106.65] (HELO mailhost.almerys.com) (81.80.106.65) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2007 23:57:49 -0700 Received: from tersudw.almerys ([172.17.1.100]unverified) by tl-avgateway with InterScan Messaging Security Suite; Wed, 18 Jul 2007 08:57:26 +0200 In-Reply-To: <469DA89E.2030300@melcoe.mq.edu.au> To: axis-user@ws.apache.org Subject: RE help deciphering error message MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5.3 September 14, 2004 Message-ID: From: p.casenove@almerys.com Date: Wed, 18 Jul 2007 08:57:26 +0200 X-MIMETrack: Serialize by Router on TERSUDW/ALMERYS(Release 6.5.3FP1|December 15, 2004) at18/07/2007 08:57:25,Serialize complete at 18/07/2007 08:57:25 Content-Type: multipart/alternative; boundary="=_alternative 0026410CC125731C_=" X-imss-version: 2.047 X-imss-result: Passed X-imss-scores: Clean:14.96863 C:2 M:3 S:5 R:5 X-imss-settings: Baseline:2 C:1 M:1 S:1 R:1 (0.1500 0.1500) X-Virus-Checked: Checked by ClamAV on apache.org --=_alternative 0026410CC125731C_= Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Hi, Axis2 finds the Service at the given EPR (endpoint reference) but the WSA=20 Action (the operation to call) is null. The corresponding tag should be=20 missing. Pierre Matt Roberts =20 18/07/2007 07:43 Veuillez r=E9pondre =E0 axis-user@ws.apache.org A axis-user@ws.apache.org cc Objet help deciphering error message Hi all, I am wondering if anyone can help decpher this error message [java] client.PeoplePickerStub@1ca318a [java] client.PeoplePickerStub$SearchParam@5483cd [java] RemoteExp in main [java] org.apache.axis2.AxisFault: Operation Not found EPR is=20 http://yl1.mams.org.au:8080/axis2/services/PeoplePicker and WSA Action =3D = null [java] at=20 org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperati= on.java:271) I am trying to write a client for this "PeoplePicker" web service and I=20 just keep getting this error - no matter what I try. I am 1) getting the wsld 2) creating stubs with wsdl2java 3) running the test that wsdl2java creates (with a few additions to get=20 past the null assertion errors :)) anyone have any idea what is going on? matt --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org --=_alternative 0026410CC125731C_= Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
Axis2 finds the Service at the given EPR (endpoint reference) but the WSA Action (the operation to call) is null. The corresponding tag should be missing.

Pierre



Matt Roberts <mrob= erts@melcoe.mq.edu.au>

18/07/2007 07:43
Veuillez r=E9pondre = =E0
axis-user@ws.apache.org

A
axis-user@ws.apache.org
cc
Objet
help deciphering error message





Hi all,

I am wondering if anyone can help decpher this error message

     [java] client.PeoplePickerStub@1ca318a
     [java] client.PeoplePickerStub$SearchParam@5483cd
     [java] RemoteExp in main
     [java] org.apache.axis2.AxisFault: Operation Not found EPR is
http://yl1.mams.org.au:8080/axis2/services/PeoplePicker and WSA Action =3D
 null
     [java]     at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperati= on.java:271)

I am trying to write a client for this "PeoplePicker" web service and I
just keep getting this error - no matter what I try.

I am
1) getting the wsld
2) creating stubs with wsdl2java
3) running the test that wsdl2java creates (with a few additions to get
past the null assertion errors :))

anyone have any idea what is going on?

matt

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


--=_alternative 0026410CC125731C_=--