Awesome, thanks for testing this. On 6/27/07, David HM Spector <[EMAIL PROTECTED]> wrote: > > cool; no more compilation errors and the war file seems to build and > run OK. > > David > > On Jun 27, 9:04 am, David HM Spector <[EMAIL PROTECTED]> wrote: > > Thanks Geert, > > > > I'll give it a try ASAP. Nothing changed in my build system, nor have > > I upgraded the jetty jar, it's still using the jetty-5.1.4 that came > > with the original RIFE1.5 jumpstart. > > > > David > > > > On Jun 27, 5:28 am, "Geert Bevin" <[EMAIL PROTECTED]> wrote: > > > > > 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 > > > > >
-- 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 -~----------~----~----~----~------~----~------~--~---
