Are you using JavaRebel? Try doing a clean before jetty:run

Cheers, Tim


On 2 Sep 2009, at 20:57, José María wrote:

>
>
>
> On 2 sep, 17:27, David Pollak <feeder.of.the.be...@gmail.com> wrote:
>>
>> Try:
>>
>> lazy val id = S.param("id").flatMap(Helpers.asLong) openOr -1L
>
> I get:
>
> Exception occured while processing /marca/162
>
> Message: java.lang.IncompatibleClassChangeError
>       net.liftweb.util.Full.flatMap(Box.scala:332)
>       demo.helloworld.snippet.MarcaInfo$$M$1be0ea1b.id(MarcaInfo.scala:23)
>       demo.helloworld.snippet.MarcaInfo$$A$1be0ea1b.id(<generated>)
>       demo.helloworld.snippet.MarcaInfo.id(Marca.scala)
>       demo.helloworld.snippet.MarcaInfo$$M$1be0ea1b.marca(MarcaInfo.scala:
> 29)
>       demo.helloworld.snippet.MarcaInfo$$A$1be0ea1b.marca(<generated>)
>       demo.helloworld.snippet.MarcaInfo.marca(Marca.scala)
>       demo.helloworld.snippet.MarcaInfo$$M$1be0ea1b.datos(MarcaInfo.scala:
> 94)
>       demo.helloworld.snippet.MarcaInfo$$A$1be0ea1b.datos(<generated>)
>       demo.helloworld.snippet.MarcaInfo.datos(Marca.scala)
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to