I don't see any other Errors besides the one i mentioned.

Here's the SOAP Request to the service:

<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";><soapenv:Header><addr:To xmlns:addr="http://www.w3.org/2005/08/addressing";>http://localhost:9050/services/TestService</addr:To><addr:Action xmlns:addr="http://www.w3.org/2005/08/addressing";></addr:Action></soapenv:Header><soapenv:Body><run><in0><Packet><Envelope><MsgGUID>msg://www.hubspan.net/2F0F5673NULL00EBNULLAF12EBF67BDC/</MsgGUID><Business>ABC</Business><Protocol>cXML</Protocol></Envelope><Body /></Packet></in0><in1>Test Transformer</in1></run></soapenv:Body></soapenv:Envelope>


From: "Matthieu Riou" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: ode-user@incubator.apache.org
Subject: Re: Invalid response state for mex ASYNCH
Date: Thu, 26 Apr 2007 10:40:56 -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); Thu, 26 Apr 2007 10:41:22 -0700
Received: (qmail 91750 invoked by uid 500); 26 Apr 2007 17:41:26 -0000
Received: (qmail 91741 invoked by uid 99); 26 Apr 2007 17:41:26 -0000
Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Apr 2007 10:41:26 -0700 Received: pass (herse.apache.org: domain of [EMAIL PROTECTED] designates 66.249.82.227 as permitted sender) Received: from [66.249.82.227] (HELO wx-out-0506.google.com) (66.249.82.227) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Apr 2007 10:41:17 -0700 Received: by wx-out-0506.google.com with SMTP id i26so924478wxd for <ode-user@incubator.apache.org>; Thu, 26 Apr 2007 10:40:56 -0700 (PDT) Received: by 10.90.74.1 with SMTP id w1mr2511882aga.1177609256701; Thu, 26 Apr 2007 10:40:56 -0700 (PDT)
Received: by 10.90.84.12 with HTTP; Thu, 26 Apr 2007 10:40:56 -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=fWvKhziluXwQUxJna1qjGlCzNUQujGGBuuB7yIgu2LWs7NYLhc1E1isr/mo6IrzA/XdDUuxoJt9FUWgKNMce+4bRedxx6RrIvfYk/qXq9JoBcewGVKrNw0UNvFF1Q66lxmB3qK3MSJHZt+uzS0u09pj9nlMykqL9w4T7vkB8+Do= 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=fySQj9LNoYtz58Ud5HB8OIApwQhfbd3Xner31q/J9ZMT34ZX4YwrtUCbKTzlYNbWZxlkEoEt4u7EnnCMLLuQcG9Fzzj6O6+ggVIeWWbYj2aoAkf7X2AcFmpPmDethRWRLUvVj6N/eTfx/54QWSS6+VbawwyiCkC9bZo6AKGJBZU= References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
X-Virus-Checked: Checked by ClamAV on apache.org
Return-Path: [EMAIL PROTECTED] X-OriginalArrivalTime: 26 Apr 2007 17:41:22.0851 (UTC) FILETIME=[1B212730:01C7882A]

It certainly does but a default service deployment in Axis2 (deploying
POJOs) will exhibit them as doc/lit services. Which is certainly a best
practice.

So do you see a previous error before the async state message and what does
the outgoing SOAP message look like?

Matthieu

On 4/26/07, Vipul Sabhaya <[EMAIL PROTECTED]> wrote:

I have no errors on the Invoke, in fact, tcpmon show my service being
invoked and responding.  What's odd is that this same BPEL/service has
been
working on an older build of ODE.  The service i am invoking is exposed
through XFire.

So AXIS2 does not support RPC style web services?



>From: "Matthieu Riou" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: ode-user@incubator.apache.org
>Subject: Re: Invalid response state for mex ASYNCH
>Date: Thu, 26 Apr 2007 07:37:13 -0700
>MIME-Version: 1.0
>Received: from mail.apache.org ([140.211.11.2]) by
>bay0-mc7-f22.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Thu,
>26 Apr 2007 07:37:37 -0700
>Received: (qmail 82134 invoked by uid 500); 26 Apr 2007 14:37:43 -0000
>Received: (qmail 82125 invoked by uid 99); 26 Apr 2007 14:37:43 -0000
>Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133)
>by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Apr 2007 07:37:43 -0700
>Received: pass (herse.apache.org: domain of [EMAIL PROTECTED]
>designates 66.249.82.228 as permitted sender)
>Received: from [66.249.82.228] (HELO wx-out-0506.google.com)
>(66.249.82.228)    by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Apr
>2007 07:37:34 -0700
>Received: by wx-out-0506.google.com with SMTP id
i26so801257wxd        for
><ode-user@incubator.apache.org>; Thu, 26 Apr 2007 07:37:13 -0700 (PDT)
>Received: by 10.90.87.5 with SMTP id k5mr2139633agb.1177598233204;
>Thu, 26 Apr 2007 07:37:13 -0700 (PDT)
>Received: by 10.90.84.12 with HTTP; Thu, 26 Apr 2007 07:37:13 -0700 (PDT)
>X-Message-Info:
>LsUYwwHHNt1DNICbrG47dhHXtSEYhaofjpjXbBMr/Ozs5jWEeaidwQhWuoHC1u8y
>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=aHZaTtqOYeb5cbM2uSyzcCtET+mIgl1sFJyh9ovBx6Rkxl+m80ICVFuGB4D19S1zRjl1eZWM/LULZ4L3cA0iSjm/y1hAyisqV0lP3kRHGAMpYZRvwxTLeBAVNhYiBhFipq2eH6j3Gh3pK2JxgihlYr3oNekTsZdbYao0JAzRY4g=
>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=KaZzEBDZvaJ/g9k5sH8gEO/d+fYlxy7bAaP8rq32uC9MyAG0v8EcKzvOM/TECVZ5uF2hkAETJMXxrPAm7Zj0QEt6AgNxK0/Z5hIYOq+39N35yWOMn85hSKPvKRWc3a3qNJCaRbBi5tKf+MJAmO5BQdaMMOtVyR8Rf7izWoVyAnI=
>References: <[EMAIL PROTECTED]>
><[EMAIL PROTECTED]>
><[EMAIL PROTECTED]>
>X-Virus-Checked: Checked by ClamAV on apache.org
>Return-Path:
>[EMAIL PROTECTED]
>X-OriginalArrivalTime: 26 Apr 2007 14:37:37.0611 (UTC)
>FILETIME=[6F9309B0:01C78810]
>
>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
>> >
>> >
>>

_________________________________________________________________
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



_________________________________________________________________
Exercise your brain! Try Flexicon. http://games.msn.com/en/flexicon/default.htm?icid=flexicon_hmemailtaglineapril07

Reply via email to