WicketWebBeans

2008-01-06 Thread Korbinian Bachl
Hi, i just wanted to have a look at it but im somehow stuck. First I wanted to get it from src so I checked out the wicketwebbeans-examples from trunk and did: mvn install error: GroupId: net.sourceforge.wicketwebbeans.parent ArtifactId: WicketWebBeans-parent Version: 1.0-SNAPSHOT Reason

Re: WicketWebBeans

2008-01-06 Thread Dan Syrstad
You need to check out the entire trunk, not just wicketwebbeans-examples. The examples rely on the parent maven project. When using the .war file, the URL you need to use is: 127.0.0.1:8080/wicketwebbeans-examples/WebBeans See http://wicketwebbeans.sourceforge.net/wiki-html/RunningSamples.html