Ted
Firstly, I forgot, this code won't work with 1.1.1 without changing to
a callback.1.1.1 only supports async RM not the replay model.
Secondly, I'm also having problems getting 1.1.1 and 1.1 to work :-(
I thought I had got this working before. My apologies for misleading you!
I will look into this, but maybe its worth biting the bullet and trying 1.2.
Paul
On 5/22/07, Ted Jones <[EMAIL PROTECTED]> wrote:
Hi Paul. I tried the example with Axis2 1.1.1 and Sandesha2 1.1 and
received the following error:
org.apache.axis2.AxisFault: Incoming message input stream is null
at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUti
ls.java:64)
at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOper
ation.java:252)
at
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisO
peration.java:202)
at
sample.axisversion.VersionStub.getVersion(VersionStub.java:155)
at sample.axisversion.TestRM.main(TestRM.java:47)
This was the same error I ran into with my previous attempt. I then
changed my code to use a callback with a separate listener per an email
thread I came across. That prevented my service from being executed and
the onComplete() of the callback was never executing. The files I posted
reproduce this issue.
I tried the same change with the example (added a callback and separate
listener) and saw the same behavior. The web service is never executed
and consequently neither is the callback's onComplete() method.
Is it possible the separate listener is not working for Axis2 1.1.1
either? Do I need to bite the bullet and upgrade to Axis2 1.2 is I want
to use WS-RM?
Thanks very much for your help!
Ted
-----Original Message-----
From: Paul Fremantle [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 22, 2007 7:27 AM
To: [email protected]
Subject: Re: [Axis2] Getting started with Axis2 and Sandesha2 to do
WS-ReliableMessaging
Ted
Should work fine, as long as you use Sandesha2 1.1 with Axis2 1.1.1.
Let me know if it doesn't and I'll fix it :-)
Paul
On 5/22/07, Ted Jones <[EMAIL PROTECTED]> wrote:
>
> Very nice Paul. Nice job. Just curious, will this work with Axis2
1.1.1? I'm not sure that I have time to upgrade to Axis2 1.2 given that
I've seen several posts stating things have broken moving from 1.1.1 to
1.2 and time is running out on my project.
>
> Thanks again for the great example.
>
> Ted
>
> -----Original Message-----
> From: Paul Fremantle [mailto:[EMAIL PROTECTED]
> Sent: Tue 5/22/2007 4:54 AM
> To: [email protected]; [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Subject: [Axis2] Getting started with Axis2 and Sandesha2 to do
> WS-ReliableMessaging
>
> Based on a post I made on axis-user, I've posted a blog entry on how
> to do your first WS-ReliableMessaging interaction with Axis2 and RM.
> Let me know if I can improve it.
>
> http://pzf.fremantle.org/2007/05/getting-started-with-wsrm-and-axis2.h
> tml
>
> Paul
> --
> Paul Fremantle
> VP/Technology, WSO2 and OASIS WS-RX TC Co-chair
>
>
> [EMAIL PROTECTED]
>
> "Oxygenating the Web Service Platform", www.wso2.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Paul Fremantle
Co-Founder and VP of Technical Sales, WSO2 OASIS WS-RX TC Co-chair
blog: http://pzf.fremantle.org
[EMAIL PROTECTED]
"Oxygenating the Web Service Platform", www.wso2.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Paul Fremantle
Co-Founder and VP of Technical Sales, WSO2
OASIS WS-RX TC Co-chair
blog: http://pzf.fremantle.org
[EMAIL PROTECTED]
"Oxygenating the Web Service Platform", www.wso2.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]