Hello, I am using maven2 but did not found a maven2 repository with wicket-contrib-javaee. Found only this one http://wicketstuff.org/maven/repository/org/wicketstuff/maven/
-greeklinux igor.vaynberg wrote: > > if you used maven it wouldve all been setup for you... > > -igor > > > On Sun, Apr 13, 2008 at 12:46 PM, greeklinux <[EMAIL PROTECTED]> wrote: >> >> Hello, >> >> thank you. wicket-ioc was the missing part. >> On the wiki page of wicket-contrib-javaee there was no information >> about this dependency. >> >> >> >> >> >> >> greeklinux wrote: >> > >> > Hello, >> > >> > I am building an ee application and I want to use wicket in the web >> tier. >> > Now I find wicket-contrib-javaee on wicketstuff.org and it looks nice. >> > >> > But there is a problem. It is not possible to initialize the injection >> > in the WebApplications init() method with: >> > addComponentInstantiationListener(new JavaEEComponentInjector(this)); >> > >> > org.apache.wicket.injection.ComponentInjector cannot be found. >> > >> > Someone uses this package too? >> > >> > I am using wicket 1.3.3 >> > >> >> -- >> View this message in context: >> http://www.nabble.com/wicket-contrib-javaee-tp16659898p16667086.html >> >> >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/wicket-contrib-javaee-tp16659898p16697982.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
