Mario Ivankovits schrieb: > It looks like the examples are not correctly deployed. > Ok, looks like I got it.
I added to tomahawk/examples/pom.xml: <dependency> <groupId>org.apache.myfaces.shared</groupId> <artifactId>myfaces-shared-tomahawk</artifactId> <version>2.0.0-SNAPSHOT</version> <scope>runtime</scope> </dependency> Now it looks like it start to work. I've not committed it as I dont know exactly what I do here ;-) If someone gives me "green light" I'll commit it. Ciao, Mario