Hi David, thanks for the report.
I think this might however be related to your build system? Did you upgrade to a new servlet container or so recently. What happens is that you're pre-compiling a template that's got the 'enginehtml' type. This will create a new instance and initialize it. This initialization isn't really needed in fact, so I should probably remove it later on. However, I don't think that this changed recently. Did the location of your servlet jar by any chance change so that it's now not included in your classpath while you're pre-compiling the template? Take care, Geert On 6/26/07, David HM Spector <[EMAIL PROTECTED]> wrote: > > Forgot to add that this is with last night's snapshot: rife-1.6- > snapshot-jdk15-20070625.jar > > _DHMS > > > > > -- Geert Bevin Terracotta - http://www.terracotta.org Uwyn "Use what you need" - http://uwyn.com RIFE Java application framework - http://rifers.org Music and words - http://gbevin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rife-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rife-users?hl=en -~----------~----~----~----~------~----~------~--~---
