Are you using Scala 2.7.4 or 2.7.5?

On Fri, Jun 5, 2009 at 7:37 AM, fatu <[email protected]> wrote:

>
> Fantastic, it works great!
>
> I'm getting an unrelated exception, perhaps that's something in flush
> (looks a bit like it from the trace) and you already know but just in
> case:
>
> java.lang.NoSuchFieldException: refSet
>        at java.lang.Class.getDeclaredField(Class.java:1882)
>        at net.liftweb.http.PointlessActorToWorkAroundBug$$anonfun$act$1$
> $anonfun$apply$1.apply(LiftServlet.scala:715)
>        at net.liftweb.http.PointlessActorToWorkAroundBug$$anonfun$act$1$
> $anonfun$apply$1.apply(LiftServlet.scala:707)
>        at scala.actors.Reaction.run(Reaction.scala:78)
>        at net.liftweb.http.ActorSchedulerFixer$$anon$1$$anonfun$execute
> $1.apply(LiftServlet.scala:668)
>        at net.liftweb.http.ActorSchedulerFixer$$anon$1$$anonfun$execute
> $1.apply(LiftServlet.scala:668)
>        at net.liftweb.http.ActorSchedulerFixer$$anonfun$20$$anon$2.run
> (LiftServlet.scala:626)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask
> (ThreadPoolExecutor.java:886)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run
> (ThreadPoolExecutor.java:908)
>        at java.lang.Thread.run(Thread.java:619)
>
> Thanks again.
>
> Fabio
>
>
> On 5 Giu, 10:58, fatu <[email protected]> wrote:
> > I've had a look at your commit and skipDocType should now remove the
> > decl. as well. I'll try it out as soon as I can get a snapshot build
> > of it.
> >
> > Many many thanks so far.
> >
> > Fabio
> >
> > On 4 Giu, 19:06, David Pollak <[email protected]> wrote:
> >
> > > On Thu, Jun 4, 2009 at 10:04 AM, Timothy Perrett
> <[email protected]>wrote:
> >
> > > > Have you pushed this change? Its not showing on github?
> >
> > > I pushed, but forgot to commit... :-)  That's me, I just can't commit.
> >
> > > All committed and pushed.
> >
> > > > Cheers, Tim
> >
> > > > On 04/06/2009 17:33, "David Pollak" <[email protected]>
> wrote:
> >
> > > > Okay... checked in a change that removes the <?...?> XML header as
> well
> >
> > > --
> > > Lift, the simply functional web frameworkhttp://liftweb.net
> > > Beginning Scalahttp://www.apress.com/book/view/1430219890
> > > Follow me:http://twitter.com/dpp
> > > Git some:http://github.com/dpp
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to