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 for more info. Hope that helps! -Dan On Jan 6, 2008 11:00 AM, Korbinian Bachl <[EMAIL PROTECTED]> wrote: > 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: Unable to download the artifact from any repository > > > > net.sourceforge.wicketwebbeans.parent:WicketWebBeans-parent:pom:1.0-SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > javax.jdo.snapshots (http://www.jpox.org/downloads/maven-nightly) > > so, as you dont specify the correct repo in the pom.xml, wich one holds > it? > > > Then i downloaded the 1.02rc from Sourforge (the examples.war) and > loaded it into tomacat, but when opening the root of it > 127.0.0.1:8080/wicketwebbeans-examples/ i get a 404error - so whats the > correct deeplink? And why is there no redirect to it installed? > > regards, > > Korbinian > > > PS: both examples (the 1.3 wicket and the 1.2.6) also spew out an error > saying that no log4j config file is existing > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
