The status of the snapshots can be seen here:
http://hudson.scala-tools.org/job/Lift/

Also, I'd suggest:

mvn -U clean install

That should pull the latest.

Also, what's the stack trace?  Did you set the:
  <system-properties>
    <property name="in.gae.j" value="true" />
  </system-properties>

In the appengine-web.xml file?

Thanks,

David

On Sat, Apr 25, 2009 at 5:47 AM, walterc <[email protected]> wrote:

>
> I am using the 1.1-SNAPSHOT from http://scala-tools.org/repo-snapshots/
> specifically for the GAE compatibility fix.  I did a mvn --update-
> snapshots so i am pretty sure i have the most current snapshots in the
> repo but i still get the "java.lang.NoClassDefFoundError:
> java.net.InetAddress is a restricted class. Please see the Google App
> Engine developer's guide for more details." exception when deploy to
> GAE.  so just how current is the snapshot jars in the snapshot repo?
> aren't they being built continuously from the trunk?
>
> >
>


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