Try blowing away your Maven repository. On Mon, Nov 17, 2008 at 2:22 PM, Tim Perrett <[EMAIL PROTECTED]> wrote:
> > Hey guys, > > Just did: > > mvn clean package install scala:doc > > and then cd'd into sites/example and did: > > mvn jetty:run > > Upon hitting http://127.0.0.1:8080 I got: > > java.lang.AbstractMethodError: net.liftweb.http.SessionMaster$.mailbox_ > $eq(Lscala/actors/MessageQueue;)V > at scala.actors.Actor$class.$init$(Actor.scala:369) > at net.liftweb.http.SessionMaster$.<init>(LiftSession.scala: > 88) > at net.liftweb.http.SessionMaster$.<clinit>(LiftSession.scala) > at net.liftweb.http.LiftRules$.rewriteTable(LiftRules.scala: > 388) > > Cheers > > Tim > > > -- Lift, the simply functional web framework http://liftweb.net Collaborative Task Management http://much4.us Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
