See my comments below.
On 8/4/06, Mancinelli Elodie <[EMAIL PROTECTED]> wrote:
This was due to a mistake. I corrected the code. It should terminate properly now.
You seems to be using an old axis2 version. Please take a latest Axis2 checkout and build the webapp.
Hi Chamikara,
I tested your client MTOMPingClient and it didn't terminate because the
variable "complete" never taked its value to true.
This was due to a mistake. I corrected the code. It should terminate properly now.
Like the client
didn't receive the server's response.
In TCPMon, I can see these messages:
- Create Sequence and its response
- Message with the acknowledgement
- Terminate Sequence, and the OK
Markers ReplyTo and AcksTo equal to
http://www.w3.org/2005/08/addressing/anonymous
To execute the client, I take the mar which is generate in the target
repository. But I can't take the generates jars because they make me
this error:
- Deploying module : soapmonitor
- Deploying module : addressing
- Deploying module : sandesha2
- StandardWrapper.Throwable
java.lang.NoSuchMethodError:
org.apache.axis2.i18n.Messages.addMessageBundle(Ljava/lang/String;Lorg/apache/axis2/i18n/MessageBundle;)V
at
org.apache.sandesha2.i18n.SandeshaMessageHelper.innit(SandeshaMessageHelper.java:36)
at org.apache.sandesha2.SandeshaModule.init(SandeshaModule.java:56)
On this error, you tell me to check out the last version of mar because
I have the last version.
With a precedent version of jars, the error disappears.
You seems to be using an old axis2 version. Please take a latest Axis2 checkout and build the webapp.
Do you know why thid test "if (sequenceReport!=null &&
sequenceReport.getCompletedMessages ().size()==3)" is never past ?
Thanks a lot to help me.
Elodie
Chamikara Jayalath wrote:
> Hi Elodie,
>
> I tested your module with the RMSampleService with both RM Only and
> RM+MTOM scenarios. It seemed to be working.
>
> I have committed the MTOMPingClient to the Sandesha2 Userguide sample.
> Could u try that. I cannot use the service or client java files u sent
> due to the missing dependencies.
>
> Chamikara
>
>
> On 8/3/06, *Mancinelli Elodie* <[EMAIL PROTECTED]
> <mailto: [EMAIL PROTECTED]>> wrote:
>
> Hi Chamikara,
>
> Really sorry if you have already receive this mail but I'm not sure I
> send it correctly because I can't send a mar on the mailing list. It
> return an DELIVERY FAILURE.
>
> I send you the new mar compiles with a Sun JDK ( 1.4.2_12). I hope you
> can say me more on my problem.
>
> Thanks
>
> Elodie
>
>
