Zend FrameWork

2011年3月9日星期三

AW: [fw-webservices] Zend_Soap_AutoDiscover bug

›
Hi Omar, can you see the "extra content" by requesting the wsdl file directly? http://localhost/architecture/applications/security...

Re: [fw-webservices] Zend_Soap_AutoDiscover bug

›
2011/3/5 Ing. Omar Antonio Díaz Peña < oadiaz@uci.cu >: > Hi: > > > > I'm traying to publish a WSDL-based WebServic...

Re: [fw-db] Programmatically Clear Metadata Cache?

›
> You can save cache to registry or get it from bootstrap as it is the same > instance as in table if that comes handy for you. Also c...
2011年3月8日星期二

Re: [fw-db] Programmatically Clear Metadata Cache?

›
You can save cache to registry or get it from bootstrap as it is the same instance as in table if that comes handy for you. --- Regards, Saš...

Re: [fw-db] Programmatically Clear Metadata Cache?

›
Thanks for your helpful reply. Hopefully I can figure out how to call that $table->getDefaultMetadataCache()->clean() at the right tim...
1 条评论:
2011年3月7日星期一

Re: [fw-db] Programmatically Clear Metadata Cache?

›
You can set table metadata cache with $cache = Zend_Cache::factory(...); Zend_Db_Table_Abstract::setDefaultMetadataCache($cache); and clear ...

[fw-db] Programmatically Clear Metadata Cache?

›
I've just up automatic (mem)caching of all Zend_DB_Table's. From time to time, of course, the metadata changes. We do this in our pr...
›
主页
查看网络版本
由 Blogger 提供支持.