Re: increase event pool size
Thorsten Möller <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <028101c39ffe$58a20ab0$33d71e8d@Thoro> |
Thorsten Möller <[email protected]> wrote: > Christian Cryder <[email protected]> wrote: > >> Check your web.xml file, and make sure that both the >> object-repository section and the application gateway section >> specify a startup order: >> >> <load-on-startup>2</load-on-startup> >> >> The value for the obj repos assembler needs to be _lower_ than the >> value for the application gateway (and based on your description, it >> sound sounds like the app gateway is starting up first). > I've found it ... puhh, very very tricky ... :-/ Uups, maybe to late... It doesn't work. Same behaviour again. Thorsten