[Proposal] Caching mechanism

2003-09-01 Thread Toshiyuki Kimura
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

RE: Stub Caching

2003-07-31 Thread Steve Earl
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

RE: Stub Caching

2003-07-31 Thread Power, Conor
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

Re: Stub Caching

2003-07-30 Thread Steve Earl
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

Stub Caching

2003-07-30 Thread Power, Conor
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

How to prevent caching of proxy information in Axis!!!!

2003-06-26 Thread Subhendu Kumar mohanty
Hi all, Axis caches the proxy server information. I want to prevent that. Please let me know how to achieve this? Thanks, Subhendu

RE: Prevent proxy-address caching in DefaultHTTPTransportClientPr operties

2003-04-01 Thread Tom Jordahl
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

RE: Prevent proxy-address caching in DefaultHTTPTransportClientPr operties

2003-04-01 Thread Gill, John
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

RE: Prevent proxy-address caching in DefaultHTTPTransportClientProperties

2003-03-26 Thread Tom Jordahl
: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

Q:Prevent proxy-address caching in DefaultHTTPTransportClientProperties

2003-03-26 Thread Slava Kudinov
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

Re: Caching

2003-03-19 Thread Toshiyuki Kimura
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

Re: Caching

2003-03-18 Thread Steve Loughran
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

Re: Caching

2003-03-17 Thread Toshiyuki Kimura
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

Caching

2003-03-14 Thread E.Narayanan
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

Re: axis and caching

2003-01-09 Thread Toshiyuki Kimura
: 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

Re: axis and caching

2003-01-08 Thread Steve Loughran
- 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

Re: axis and caching

2003-01-08 Thread Calvin Smith
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

Re: axis and caching

2003-01-08 Thread Steve Loughran
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

RE: axis and caching

2003-01-08 Thread Toshiyuki Kimura
. (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

RE: axis and caching

2003-01-07 Thread Calvin Smith
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

RE: axis and caching

2003-01-07 Thread Toshiyuki Kimura
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

Re: axis and caching

2003-01-07 Thread Steve Loughran
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

RE: axis and caching

2003-01-07 Thread Calvin Smith
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

RE: axis and caching

2003-01-07 Thread Toshiyuki Kimura
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

axis and caching

2003-01-06 Thread Calvin Smith
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