Re: EventPool timeout?
Thelmo Loisio <[email protected]> Fri, 23 Jan 2004 18:01:48 +0100
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Organization | NONE |
| Message-ID | <[email protected]> |
On Fri, 2004-01-23 at 10:05, Kirk Daries wrote: > How do I addjust this setting? That are static variables which could be overridden by the ObjectRepository assembler mechanism > Can I set it in my ApplicationGateway if possible? > I'm not using the Object Respos at the moment. Uhmm... i've not dig in that too much deep so i'm not so sure but you could provide it in the init method of your ApplicationGateway which is basically a Servlet, so when the servlet container initialize your servlet you could override that 'public static' values. -- Thelmo