Menu

#3 Exception configurations

open
nobody
None
5
2004-07-28
2004-07-28
No

"Exception configurations" only pay attention to 2
package levels - deeper specifications are altogether
ignored.

For example:
cache.timeout.com.me.mine=1234

causes the default value to be used for
com.me.mine.MyClass

HOWEVER:
cache.timeout.com.me=1234
causes the specified value (1234) to be used for
com.me.mine.MyClass

Discussion


Log in to post a comment.