On Fri, 14 Nov 2014 11:26:54 -0200, George Christman <gchrist...@cardaddy.com> wrote:

So I tried this out last night and ended up with this beautiful exception.
Any ideas?

HTTP Status 500 - java.lang.NoSuchMethodError:
com.google.common.collect.ImmutableSet.of(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Lcom/google/common/collect/ImmutableSet;

This is a Guava dependency version mismatch, not directly related to Tapestry. If you're using Maven, use dependency:tree or the Eclipse pom.xml editor to know what's happening.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to