Error on GuiceWebApplicationFactory javadoc

2011-03-14 Thread Cristiano Gavião
Hi, I'm testing the wicket guice integration. At the GuiceWebApplicationFactory class javadoc I could read this example of how to setup web.xml: MyApplication org.apache.wicket.protocol.http.WicketFilter *applicationClassName* org.apache.wicket.guice.GuiceWebApplicationFactory module com

Re: entity manager in webapp

2011-03-11 Thread Cristiano Gavião
Well, warp-persist became Guice-Persist... and it is part of 3.0: com.google.inject.extensions guice-persist 3.0-rc3 com.google.inject.extensions guice-servlet 3.0-rc3 cheers Cristiano On 10/03/11 12:01, Witold Czaplewski wrote: IMO warp-persist is dead and Guice 3.0 should be final soon

Compile Error on 1.5-RC1 java 1.6.0_22

2011-02-02 Thread Cristiano Gavião
I'm testing the 1.5-rc1, on Mac Snow Leopard with java 1.6.0_22-b04-307-10M3261 and Maven 3.0.2. But I'm getting a compiler error. I used this to create the test project: mvn archetype:generate -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -Darchetype