Pete: I'm working though Phoenix code trying to sort out how I can introduce a different LifecycleHelper implementation. Basically I need Phoenix to provide support for the Serviceable interface which means I needs to declare somewhere an alternative application processing model. I've basically got to the point where DefaultApplication is probably the class I need to specialise (because it creates the new instance of LifecycleHelper), however, I haven't resolved how to get Phoenix to use a different Application class. Could this be something declared in the assembly.xml or environment.xml? Thoughts ?
Cheers, Steve. Stephen J. McConnell, OSM sarl digital products for a global economy http://www.osm.net mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
