Hi Vipul,

Actually there are several issues with your service, mostly the WSDL doesn't
match the web service Axis2 is exposing. The url is missing an 'axis2'
element, it's an RPC service whereas Axis2 uses a document service plus a
few additional issues.

My advice would be to try invoking your web service with the WSDL you have
to start with (using SOAPUI for example) and when this works, invocation
with ODE should work as well.

Cheers,
Matthieu

On 4/25/07, Matthieu Riou <[EMAIL PROTECTED]> wrote:

I can reproduce the problem using your process and service but actually I
have another error before the mex status problem. The exchange has a wrong
status either because the distant service can't be found or there's a header
problem (depending on how I tweak my configuration). I'm also suspecting
some problem with RPC-style service invocation, I'll have to dig a bit more
on that.

So could you check your logs? You probably have a previous error during
invocation.

Cheers,
Matthieu

On 4/25/07, Vipul Sabhaya < [EMAIL PROTECTED]> wrote:
>
> That is correct.
>
>
>
>
> >From: "Matthieu Riou" < [EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: ode-user@incubator.apache.org
> >Subject: Re: Invalid response state for mex ASYNCH
> >Date: Wed, 25 Apr 2007 16:52:46 -0700
> >MIME-Version: 1.0
> >Received: from mail.apache.org ([ 140.211.11.2]) by
> >bay0-mc12-f3.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668);
> Wed,
> >25 Apr 2007 16:53:11 -0700
> >Received: (qmail 98552 invoked by uid 500); 25 Apr 2007 23:53:16 -0000
> >Received: (qmail 98536 invoked by uid 99); 25 Apr 2007 23:53:16 -0000
> >Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133
> )
> >by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 16:53:16
> -0700
> >Received: pass (herse.apache.org: domain of [EMAIL PROTECTED]
> >designates 66.249.82.236 as permitted sender)
> >Received: from [66.249.82.236 ] (HELO wx-out-0506.google.com)
> >(66.249.82.236)    by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr
>
> >2007 16:53:07 -0700
> >Received: by wx-out-0506.google.com with SMTP id
> i26so509732wxd        for
> ><ode-user@incubator.apache.org >; Wed, 25 Apr 2007 16:52:47 -0700 (PDT)
> >Received: by 10.90.70.10 with SMTP id s10mr1602577aga.1177545167072;
> >Wed, 25 Apr 2007 16:52:47 -0700 (PDT)
> >Received: by 10.90.84.12 with HTTP; Wed, 25 Apr 2007 16:52:46 -0700
> (PDT)
> >X-Message-Info:
> >LsUYwwHHNt3660MmjhEvYg2f34OAemlK+ZzoV09lDsZmbz8QigGIQtU5Yvr3lK0P
> >Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
> >Precedence: bulk
> >List-Help: <mailto:[EMAIL PROTECTED]>
> >List-Unsubscribe: <mailto: [EMAIL PROTECTED]>
> >List-Post: <mailto:ode-user@incubator.apache.org>
> >List-Id: <ode-user.incubator.apache.org>
> >Delivered-To: mailing list ode-user@incubator.apache.org
> >X-ASF-Spam-Status: No, hits=2.0 required=10.0tests=HTML_MESSAGE
> ,SPF_PASS
> >X-Spam-Check-By: apache.org
> >DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;        d= gmail.com;
> s=beta;
> >
>
> 
>h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references;
> >
> 
>b=d2ZIUmpupxBQngeglLhU25XF+q7ydNcpBAp/r2XSu9U0iB+jOqUpdFOWecRqwhB8aBMaV5t5TNDkkksDVfHEZx2U5CwkMaPyJinlARnrISAkw858aTiZuGxrlo32UYT+VJL2KGV9iTVAD1gxu+GCycBZ1Nc22AOcAjP0mhz0WJI=
>
> >DomainKey-Signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=beta;
> >
> 
>h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references;
>
> >
>
> 
>b=o8JzLvkq/L5dW2poX+I8QDwsf7kzkVKB1uTLUKFWZR5PofsHGTHiphZKl4vJgOO78eDQbsSYN4F1n0CqQyI5VYV2LHV23niJLslZ2d8hsu2BvgFp5sFt3G9OmaO14JpBkRDgFspWrA9qR41fxSuc2MAIcw88kcUY4g0biTeSr+c=
> >References: <[EMAIL PROTECTED]
> >
> ><[EMAIL PROTECTED]>
> >X-Virus-Checked: Checked by ClamAV on apache.org
> >Return-Path:
> >[EMAIL PROTECTED]
> >X-OriginalArrivalTime: 25 Apr 2007 23:53: 11.0855 (UTC)
> >FILETIME=[E1EB43F0:01C78794]
> >
> >Thanks! I'll have a look. I'm assuming you deploy your service in
> Axis2?
> >
> >On 4/25/07, Vipul Sabhaya < [EMAIL PROTECTED]> wrote:
> >>
> >>Created JIRA issue: ODE-125.
> >>
> >>Test files are attached to JIRA.
> >>
> >>Thanks.
> >>
> >>
> >>
> >> >From: "Matthieu Riou" < [EMAIL PROTECTED]>
> >> >Reply-To: [EMAIL PROTECTED]
> >> >To: ode-user@incubator.apache.org
> >> >Subject: Re: Invalid response state for mex ASYNCH
> >> >Date: Wed, 25 Apr 2007 15:34:18 -0700
> >> >MIME-Version: 1.0
> >> >Received: from mail.apache.org ([140.211.11.2]) by
> >> >bay0-mc11-f5.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668);
> >>Wed,
> >> >25 Apr 2007 15:34:42 -0700
> >> >Received: (qmail 40737 invoked by uid 500); 25 Apr 2007 22:34:48
> -0000
> >> >Received: (qmail 40728 invoked by uid 99); 25 Apr 2007 22:34:48
> -0000
> >> >Received: from herse.apache.org (HELO herse.apache.org) (
> 140.211.11.133)
> >> >by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 15:34:48
> -0700
> >> >Received: pass (herse.apache.org: domain of [EMAIL PROTECTED]
> >> >designates 66.249.82.235 as permitted sender)
> >> >Received: from [66.249.82.235] (HELO wx-out-0506.google.com)
> >> >(66.249.82.235)    by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25
> Apr
> >> >2007 15:34:39 -0700
> >> >Received: by wx-out-0506.google.com with SMTP id
> >>i26so485615wxd        for
> >> ><ode-user@incubator.apache.org >; Wed, 25 Apr 2007 15:34:18 -0700
> (PDT)
> >> >Received: by 10.90.50.1 with SMTP id x1mr1623494agx.1177540458463;
> >> >Wed, 25 Apr 2007 15:34:18 -0700 (PDT)
> >> >Received: by 10.90.84.12 with HTTP; Wed, 25 Apr 2007 15:34:18 -0700
> >>(PDT)
> >> >X-Message-Info:
> >> >LsUYwwHHNt3660MmjhEvYg2f34OAemlK+ZzoV09lDsZmbz8QigGIQtU5Yvr3lK0P
> >> >Mailing-List: contact [EMAIL PROTECTED]; run by
> ezmlm
> >> >Precedence: bulk
> >> >List-Help: <mailto: [EMAIL PROTECTED]>
> >> >List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
> >> >List-Post: <mailto: ode-user@incubator.apache.org>
> >> >List-Id: <ode-user.incubator.apache.org>
> >> >Delivered-To: mailing list ode-user@incubator.apache.org
> >> >X-ASF-Spam-Status: No, hits=2.0 required=10.0tests=HTML_MESSAGE
> ,SPF_PASS
> >> >X-Spam-Check-By: apache.org
> >> >DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;        d=gmail.com;
> >>s=beta;
> >> >
> >>
> >>
> 
>h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references;
>
> >> >
> >>
> >>
> 
>b=Z0E15KxM11+XYk1+E83Q/VlYCRYNjumxg9MsOUqw75MbmDSBq9pxqs8KLAhss0TPbq3GzAFeEdqm4nHvf4TK0+3HrkoNAm/iqD4w7OEeHKvBNog1n9JqoQRrgokjqzBw25WUgMLQueyCEA3Vyt0B6F4PgGqtjPnI3YiKEHv5Ehw=
> >> >DomainKey-Signature: a=rsa-sha1; c=nofws;        d=gmail.com;
> s=beta;
> >> >
> >>
> >>
> 
>h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references;
>
> >> >
> >>
> >>
> 
>b=Q2eBrp2kOHGUU7lSiRVOb08jXYon3hHj10VdlILSrgh+lB2v7S2XAfxgnZtbkqNnSJXfIoZy1sgenOZooFZVnNIW1aYMbnLbn4hpiDGFOkiuNDf+h0C6aweaPc5NU6I+BoRxXh4as1kSpspTy6JAw0mEA2eY/92lsMdMMtT/0CQ=
> >> >References: <[EMAIL PROTECTED]>
> >> >X-Virus-Checked: Checked by ClamAV on apache.org
> >> >Return-Path:
> >> >[EMAIL PROTECTED]
> >> >X-OriginalArrivalTime: 25 Apr 2007 22:34: 42.0477 (UTC)
> >> >FILETIME=[EAE935D0:01C78789]
> >> >
> >> >I will also need the service you're invoking, otherwise I can't rely
> see
> >> >what can go wrong with the reply. Could you send it as well or at
> least
> >> >some
> >> >sort of mocked version of it? It would be great if you could create
> a
> >>Jira
> >> >issue with all these.
> >> >
> >> >Thanks!
> >> >
> >> >Matthieu
> >> >
> >> >On 4/25/07, Vipul Sabhaya <[EMAIL PROTECTED]> wrote:
> >> >>
> >> >>I am getting this error with just a simple process that does
> Receive,
> >> >>Invoke, and Reply.
> >> >>
> >> >>I am attaching the WSDLs and BPEL files.
> >> >>
> >> >>
> >> >>
> >> >>
> >> >> >From: "Matthieu Riou" < [EMAIL PROTECTED]>
> >> >> >Reply-To: [EMAIL PROTECTED]
> >> >> >To: ode-user@incubator.apache.org
> >> >> >Subject: Re: Invalid response state for mex ASYNCH
> >> >> >Date: Wed, 25 Apr 2007 14:57:57 -0700
> >> >> >MIME-Version: 1.0
> >> >> >Received: from mail.apache.org ([140.211.11.2]) by
> >> >> >bay0-mc2-f1.bay0.hotmail.com with Microsoft SMTPSVC(
> 6.0.3790.2668);
> >>Wed,
> >> >>25
> >> >> >Apr 2007 14:58:20 -0700
> >> >> >Received: (qmail 82899 invoked by uid 500); 25 Apr 2007 21:58:26
> >>-0000
> >> >> >Received: (qmail 82890 invoked by uid 99); 25 Apr 2007 21:58:26
> -0000
> >> >> >Received: from herse.apache.org (HELO herse.apache.org) (
> >>140.211.11.133 )
> >> >> >by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007
> 14:58:26
> >>-0700
> >> >> >Received: pass (herse.apache.org : domain of
> [EMAIL PROTECTED]
> >> >> >designates 66.249.82.232 as permitted sender)
> >> >> >Received: from [ 66.249.82.232] (HELO wx-out-0506.google.com)
> >> >> >(66.249.82.232)    by apache.org (qpsmtpd/0.29) with ESMTP; Wed,
> 25
> >>Apr
> >> >> >2007 14:58:17 -0700
> >> >> >Received: by wx-out-0506.google.com with SMTP id
> >> >>i26so473810wxd        for
> >> >> ><ode-user@incubator.apache.org>; Wed, 25 Apr 2007 14:57:57 -0700
> >>(PDT)
> >> >> >Received: by 10.90.56.14 with SMTP id
> e14mr1575275aga.1177538277163;
> >> >> >Wed, 25 Apr 2007 14:57:57 -0700 (PDT)
> >> >> >Received: by 10.90.84.12 with HTTP; Wed, 25 Apr 2007 14:57:57
> -0700
> >> >>(PDT)
> >> >> >X-Message-Info:
> >> >> >LsUYwwHHNt3660MmjhEvYg2f34OAemlK+ZzoV09lDsZmbz8QigGIQtU5Yvr3lK0P
> >> >> >Mailing-List: contact [EMAIL PROTECTED]; run by
> >>ezmlm
> >> >> >Precedence: bulk
> >> >> >List-Help: <mailto: [EMAIL PROTECTED]>
> >> >> >List-Unsubscribe: <mailto:
> [EMAIL PROTECTED]>
> >> >> >List-Post: <mailto: ode-user@incubator.apache.org>
> >> >> >List-Id: <ode-user.incubator.apache.org>
> >> >> >Delivered-To: mailing list ode-user@incubator.apache.org
> >> >> >X-ASF-Spam-Status: No, hits=2.0 required=10.0tests=HTML_MESSAGE
> >>,SPF_PASS
> >> >> >X-Spam-Check-By: apache.org
> >> >> >DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;        d=gmail.com
> ;
> >> >>s=beta;
> >> >> >
> >> >>
> >> >>
> >>
> 
>h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references;
> >> >> >
> >> >>
> >> >>
> >>
> 
>b=em05OWcnYCWleIp12yV57hmdwusP140xJ0xQnfTEJAumMK53M6twpYbBZWwc3tRJkCqMPBKpEeXqzrctItsujx+6scKOlUPSUVWqhQXu+ZCRgszg+o7GHpgdq+0dzFJflCCC7O4oY1tKlhr7Ji5jVDF4a17nggHw/FPWWRu0FNA=
> >> >> >DomainKey-Signature: a=rsa-sha1; c=nofws;        d= gmail.com;
> s=beta;
> >> >> >
> >> >>
> >> >>
> >>
> 
>h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references;
>
> >> >> >
> >> >>
> >> >>
> >>
> 
>b=DIcxMutalFtc1uaJuwtA5gTDre7A1y9a17pHwDQh2ez0TkJBklSU1+ZbAP3dVxFjLXvSxFZ3vmzD5tAWwms8Z2DD9WGaLYjWK67/J4YfQVZ0swzM+xhAmTXJrq96Cs3jclRjlRDRrNVtxyU7iR5IWD/uS/p4ztbDG4hmjVldyjI=
>
> >> >> >References: <[EMAIL PROTECTED]>
> >> >> >X-Virus-Checked: Checked by ClamAV on apache.org
> >> >> >Return-Path:
> >> >> >[EMAIL PROTECTED]
> >> >> >X-OriginalArrivalTime: 25 Apr 2007 21:58: 20.0583 (UTC)
> >> >> >FILETIME=[D6669B70:01C78784]
> >> >> >
> >> >> >Hi,
> >> >> >
> >> >> >We're not seeing these errors with the scenarios we have, we
> would
> >>need
> >> >>a
> >> >> >way to reproduce the problem. Could you attach your process and
> >>service
> >> >>so
> >> >> >that we could reproduce the problem and fix it?
> >> >> >
> >> >> >Thanks,
> >> >> >Matthieu
> >> >> >
> >> >> >On 4/25/07, Vipul Sabhaya <[EMAIL PROTECTED] > wrote:
> >> >> >>
> >> >> >>I know others are seeing this error too.
> >> >> >>
> >> >> >>I did a build today, and started getting this error, wondering
> if
> >>there
> >> >> >>has
> >> >> >>been a fix or a workaround.
> >> >> >>
> >> >> >>Thanks.
> >> >> >>
> >> >>
> >>_________________________________________________________________
> >> >> >>Need a break? Find your escape route with Live Search Maps.
> >> >> >>
> >> >> >>
> >> >>
> 
>>http://maps.live.com/default.aspx?ss=Restaurants~Hotels~Amusement%20Park&cp=33.832922~-117.915659&style=r&lvl=13&tilt=-90&dir=0&alt=-1000&scene=1118863&encType=1&FORM=MGAC01<http://maps.live.com/default.aspx?ss=Restaurants%7EHotels%7EAmusement%20Park&cp=33.832922%7E-117.915659&style=r&lvl=13&tilt=-90&dir=0&alt=-1000&scene=1118863&encType=1&FORM=MGAC01>
> >> >> >>
> >> >> >>
> >> >>
> >> >>_________________________________________________________________
> >> >>The average US Credit Score is 675. The cost to see yours: $0 by
> >>Experian.
> >> >>
> >> >>
> 
>>http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTERAVERAGE
>
> >> >>
> >> >>
> >>
> >>_________________________________________________________________
> >>Mortgage refinance is Hot. *Terms. Get a 5.375%* fix rate. Check
> savings
> >>
> 
>>https://www2.nextag.com/goto.jsp?product=100000035&url=%2fst.jsp&tm=y&search=mortgage_text_links_88_h2bbb&disc=y&vers=925&s=4056&p=5117
>
> >>
> >>
>
> _________________________________________________________________
> Mortgage rates near historic lows. Refinance $200,000 loan for as low as
> $771/month*
>
> 
https://www2.nextag.com/goto.jsp?product=100000035&url=%2fst.jsp&tm=y&search=mortgage_text_links_88_h27f8&disc=y&vers=689&s=4056&p=5117
>
>

Reply via email to