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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
