Hi folks,
I'd like to introduce an early draft of proposal for caching
mechanism on Axis. I had met several cache-related matters a
couple of times on this ml, so I thought some of folks might be
interested in this document.
<http://ws.apache.org/~toshi/CachingEarlyDraft2.html>
A
Pretty simple and definitely not thread safe at the moment but it
validates
the point we were looking into.
If you need more info I can send it onto you directly.
Conor.
-Original Message-
From: Steve Earl [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 6:27 PM
To: [EMAIL PROT
rl [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 6:27 PM
To: [EMAIL PROTECTED]
Subject: Re: Stub Caching
Would you mind posting some of your caching code?
Steve...
>>> [EMAIL PROTECTED] 07/30/03 16:45 PM >>>
Hi,
I just wanted to share some insight we have had with
Would you mind posting some of your caching code?
Steve...
>>> [EMAIL PROTECTED] 07/30/03 16:45 PM >>>
Hi,
I just wanted to share some insight we have had with some performance
testing of web services sitting on top of Axis.
Based on the initial analysis carried out the ma
in turn calls Call.regiterTypeMapping()
(org.apache.axis.client.Call) where the time is actually spent. The method
createCall() is autogenerated by WSDL2Java.
If you look at the comments you will notice that the stub is intended to be
cached but you must implement the caching of stubs however you
Hi all,
Axis caches the proxy server information. I want to prevent that. Please let me know
how to achieve this?
Thanks,
Subhendu
PROTECTED]'
Subject: RE: Prevent proxy-address caching in DefaultHTTPTransportClientPr operties
I'm looking at the other side of this coin. I need to change this property
on the fly, every time. It's dependent on the endpoint URL. The process
involves multiple threads, so I c
hange the proxy
information before the prior thread has connected.
John
-Original Message-
From: Tom Jordahl [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 2:33 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Prevent proxy-address caching in DefaultHTTPTransportClientPr
operties
:04 AM
To: [EMAIL PROTECTED]
Subject: Q:Prevent proxy-address caching in DefaultHTTPTransportClientProperties
Hello axis-user,
I am wondering is there any way to prevent proxy "host:port" settings in
DefaultHTTPTransportClientProperties class? I want to change proxy
configuration
Hello axis-user,
I am wondering is there any way to prevent proxy "host:port" settings in
DefaultHTTPTransportClientProperties class? I want to change proxy
configuration on-the-fly
--
Best regards,
Slava
Hi Steve,
(B
(B|I think the original poster actually wanted server-side caching, the way
(B|.NET does; this is fairly different from what you are talking of, which
(B|is setting a lifetime on the validity of responses.
(B
(B No, I don't think so. I believe that the above is the same m
Toshiyuki Kimura wrote:
> Hi Narayanan and Steve,
>
> [Steve Loughran] wrote in the 'Re: axis and caching';
> | Axis does not specify caching on the results of a POSTed SOAP request,
> |because POST requests are not cacheable or idempotent, according to the
> |HTTP
Hi Narayanan and Steve,
(B
(B[Steve Loughran] wrote in the 'Re: axis and caching';
(B| Axis does not specify caching on the results of a POSTed SOAP request,
(B|because POST requests are not cacheable or idempotent, according to the
(B|HTTP spec.
(B
(B But I'd like to notify
Hi,
I've hosted a Axis 1.0 web
service on JBoss.I've been trying to figure out what caching stratergy Axis
uses. For eg. .Net has a parameter to
enable results to be cached for a user defined interval to deal
with further similar requests. Is
there something similar
: Thursday, January 09, 2003 1:49 AM
(BTo: [EMAIL PROTECTED]
(BSubject: Re: axis and caching
(B
(BCan I repeat somethign here. Axis does not specify caching on the results of
(Ba POSTed SOAP request, because POST requests are not cacheable or
(Bidempotent, according to the HTTP spec. Indeed, the fact
- Original Message -
From: "Calvin Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 08, 2003 09:28
Subject: Re: axis and caching
> ok thanks,
> i'll grab the next release when it's available
I still need you to cla
ok thanks,
i'll grab the next release when it's available
Original Message Follows
Can I repeat somethign here. Axis does not specify caching on the results of
a POSTed SOAP request, because POST requests are not cacheable or
idempotent, according to the HTTP spec. Indeed, the
Can I repeat somethign here. Axis does not specify caching on the results of
(Ba POSTed SOAP request, because POST requests are not cacheable or
(Bidempotent, according to the HTTP spec. Indeed, the fact that SOAP calls are
(Binherently uncacheable is one of the complaints about SOAP; even side
.
(B
(B-Original Message-
(BFrom: Calvin Smith [mailto:[EMAIL PROTECTED]]
(BSent: Wednesday, January 08, 2003 3:15 PM
(BTo: [EMAIL PROTECTED]
(BSubject: RE: axis and caching
(B
(BNow you confused me
(BCurrently Axis server does not specify any kind of caching, so the client is
(B
Now you confused me
Currently Axis server does not specify any kind of caching, so the client is
free to cache or not
What I would like is for Axis to specify that the results are NOT cachable.
My problem now is that the result is getting cached by someone in the middle
(proxy? not sure
R&D Headquarters
(B NTT DATA Corp.
(B
(B-Original Message-
(BFrom: Calvin Smith [mailto:[EMAIL PROTECTED]]
(BSent: Wednesday, January 08, 2003 2:11 AM
(BTo: [EMAIL PROTECTED]
(BSubject: RE: axis and caching
(B
(BEach time a repsonse is sent from axis it needs these two li
POSTs are inherently non-cacheable, unless there is a bug on yor side. Is it
GET you are using? If so, file a bugrep...
- Original Message -
From: "Calvin Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 06, 2003 12:20
Subject: axis and cachin
only the server(servlet?)
needs fixing.
Original Message Follows
Hi Calvin,
I guess that the current AXIS doesn't have the optoin
for caching control. What's your problems ?
I might provide a solution depends on your condition.
Regards,
Toshiyuki Kimura <[EMAIL PROT
Hi Calvin,
(B
(B I guess that the current AXIS doesn't have the optoin
(Bfor caching control. What's your problems ?
(B
(B I might provide a solution depends on your condition.
(B
(BRegards,
(B
(B Toshiyuki Kimura <[EMAIL PROTECTED]>
(B R&D Headquarters
(B NT
I'm testing with axis 1.0 and have noticed that axis does not specify that
the soap response is not cachable, which causes me some problems. Is there
an option for axis to suppy the caching control in the response?
_
The new
25 matches
Mail list logo