Try to print out cached data to your log file just to make sure that it
doesn't cached by the browser/tomcat/proxy if any.

-----Original Message-----
From: Johannes Wolfgang Woger [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 2:59 PM
To: Struts Users Mailing List
Subject: Re: Connection pool behaviour


Thanks,
but I cacheEnabled true and setting a cacheRefreshInterval
the log file even tells me that poolman is refreshing, but
simply does not.
I use tomcat403 and poolman 2.1-b1

Wolfgang


"Zeltser, Mark" schrieb:

> Both datasources should reflect database change when tomcat restarted. You
> can configure poolman to automatically refresh cache by configuring the
> appropriate attributes in configuration file ( e.g. cacheEnable,
cacheSize,
> cacheRefreshInterval) You can't configure struts Datasource for automatic
> refresh.
>
> Mark.
>
> -----Original Message-----
> From: Struts Newsgroup [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 04, 2002 2:55 AM
> To: [EMAIL PROTECTED]
> Subject: Connection pool behaviour
>
> Subject: Connection pool behaviour
> From: "Johannes Wolfgang Woger" <[EMAIL PROTECTED]>
>  ===
> Hi,
> I notized that both PoolMan and
> struts-DataSource do not refresh their
> output from an SELECT * FROM MYTABLE
> if mytable was changed by an other
> application.
> Struts-DataSource does refresh when
> Tomcat is restarted, PoolMan does not.
> If this is a normal behaviour, how will I
> introduce megatons of existing data into
> my application ?
> I am sure there is a simple explanation.
>
> Wolfgang
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
----------------------------------------------------------------------------
--
> This message is intended only for the personal and confidential use of the
designated recipient(s) named above.  If you are not the intended recipient
of this message you are hereby notified that any review, dissemination,
distribution or copying of this message is strictly prohibited.  This
communication is for information purposes only and should not be regarded as
an offer to sell or as a solicitation of an offer to buy any financial
product, an official confirmation of any transaction, or as an official
statement of Lehman Brothers.  Email transmission cannot be guaranteed to be
secure or error-free.  Therefore, we do not represent that this information
is complete or accurate and it should not be relied upon as such.  All
information is subject to change without notice.
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



------------------------------------------------------------------------------
This message is intended only for the personal and confidential use of the designated 
recipient(s) named above.  If you are not the intended recipient of this message you 
are hereby notified that any review, dissemination, distribution or copying of this 
message is strictly prohibited.  This communication is for information purposes only 
and should not be regarded as an offer to sell or as a solicitation of an offer to buy 
any financial product, an official confirmation of any transaction, or as an official 
statement of Lehman Brothers.  Email transmission cannot be guaranteed to be secure or 
error-free.  Therefore, we do not represent that this information is complete or 
accurate and it should not be relied upon as such.  All information is subject to 
change without notice.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to