I fixed this dependency and the latest build should not throw this exception, even when the servlet jar is not in the classpath: http://rifers.org/downloads/rife/snapshots/rife-1.6-snapshot-20070627/
Can you verify? On 6/27/07, Geert Bevin <[EMAIL PROTECTED]> wrote: > 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 > -- 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 -~----------~----~----~----~------~----~------~--~---
