On Wednesday 19 June 2002 03:53 pm, [EMAIL PROTECTED] wrote: > > I don't know reason of NPE at this time. > > I try PhoenixServlet in current cvs. It is not works. Installtion is very > > difficult. > > Current SingleAppEmbeddor and PhoenixServlet are broken. > > Not any more ;) check this: > > In the PhoenixServlet init() the Thread that you assigned to the embeddor > doesn't have a chance to get the Application setup properly before it is > used. Thus i just dropped in a 'Thread.sleep(1000)' and gave it a second to > get setup properly. This seems to be a logical fix. Any comments ot the > contrary ? Im guessing this should go on the avalon-dev list also since it > involves internal code.
eh, this is avalon-apps-dev, it should do, but I'll crosspost to avalon-phoenix-dev. good work! you figured it out before i had a chance to look at it. If you want to send a patch, that would be superb. It might be good to make the sleep time configurable. -pete -- peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>