|
Hi Jaliya,
the client sends all the message and receives all
the acks and there aren't errors.
the only strange thing is the time.
seems that the service on weblogic is slow to send
the acks.
my question is:
why when use tomcat (in place of
WebLogic) in the service side not is this delay ?
-> If the delay is the problem please check what
is the scenario when you call a normal web service without
sandesha.
I tried with the getVersion, axis simple service,
and it is very fast.
thanks
Valerio
----- Original Message -----
Sent: Monday, October 16, 2006 5:53
PM
Subject: Re: Sandesha1 interaction with
WebLogic
Hi Valerio,
Oops, sorry for not understanding your
scenario.
Can you check whether you are getting all the
messages for the tests?
Is it the case that all the test are working but
they all take longer time to complete or they have some errors?
If the delay is the problem please check what is
the scenario when you call a normal web service without sandesha.
Thanks,
-Jaliya
----- Original Message -----
Sent: Monday, October 16, 2006 11:22
AM
Subject: Re: Sandesha1 interaction with
WebLogic
Hi Jaliya,
excuse me, but I have not very
understood.
WebLogic to supply reliable messaging don't use
Sandesha ?
I have put in weblogic autodeploy folder the
axis folder, and in axis folder I have put in my example service
that use sandesha.
it is an error?
thanks Valerio.
----- Original Message -----
Sent: Monday, October 16, 2006 3:51
PM
Subject: Re: Sandesha1 interaction
with WebLogic
Hi Valerio,
I haven't test Sandesha specifically with web
logic other than the interop tests.
What is the Policy used in the weblogic
server. There are two timing settings you need to check
Re-transmission interval and the
acknowledgement interval.ex
Probably it could be due to a longer
acknowledgement interval.
Thanks,
-Jaliya
----- Original Message -----
Sent: Monday, October 16, 2006 9:17
AM
Subject: Sandesha1 interaction with
WebLogic
Hi to all,
I build an example with Sandesha1 where a
client interacts with a service on an others server.
if the service is in tomcat server all
is ok in less than a second
instead, if the service is in a
WebLogic server the example is completed after 50
seconds approximately.
someone knows the
reasons ?
thanks
Valerio
|