RE: Caching generated WSDL

2002-02-08 Thread Tom Jordahl
+1 -- Tom Jordahl Macromedia -Original Message- From: Glen Daniels [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 12:43 AM To: '[EMAIL PROTECTED]' Subject: Caching generated WSDL Let's say we wanted to cache the WSDL generated by the ?WSDL URLs, and also p

Re: Caching generated WSDL

2002-02-08 Thread R J Scheuerle Jr
.com> cc: Subject: Caching generated WSDL 02/07/2002 11:43

RE: Caching generated WSDL

2002-02-08 Thread Glen Daniels
Hi Igor! > I think caching should be selectable by a parameter on the service. > I can have a dynamic classloader, similar to catalina's > WebAppClassLoader that would refresh JARs when they are > updated on the file system. It may be very difficult for > Axis, or for anyone really, to check a

RE: Caching generated WSDL

2002-02-08 Thread Sedukhin, Igor
andia, NY 11788 -Original Message- From: Glen Daniels [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 12:43 AM To: '[EMAIL PROTECTED]' Subject: Caching generated WSDL Let's say we wanted to cache the WSDL generated by the ?WSDL URLs, and also perhaps provide a

Re: Caching generated WSDL

2002-02-08 Thread Russell Butek
+1 Russell Butek [EMAIL PROTECTED] Glen Daniels <[EMAIL PROTECTED]> on 02/07/2002 11:43:19 PM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: Caching generated WSDL Let's say we wanted to cache the

Caching generated WSDL

2002-02-07 Thread Glen Daniels
Let's say we wanted to cache the WSDL generated by the ?WSDL URLs, and also perhaps provide a way for a service to specify its own WSDL. The simple way to do this might be to specify a WSDL output directory property. Then each time a given service's WSDL is requested, we first check for a Se