are you talking about
https://github.com/wicketstuff/core/tree/master/jdk-1.6-parent/javaee-inject-parent
 ?
because this has been upgraded to support Wicket 1.5 and is used by its
maintainer (Peter Major)

On Tue, Apr 5, 2011 at 2:42 AM, msj121 <msj...@gmail.com> wrote:

> I am not sure if this is a bug or intentional.
>
> But seemingly
> "getComponentInstantiationListeners().add((IComponentInstantiationListener)
> new JavaEEComponentInjector(this));" No longer works in Wicket 1.5 (any
> version I tried), but perfectly works in Wicket 1.4.5.
>
> In Wicket 1.5 it states: "cannot access
> org.apache.wicket.injection.ComponentInjector...." I only changed the
> version of wicket in my pom file....
>
>
> I will open a bug, but I have a feeling others ran into this, and I googled
> for a solution (mostly people without wicket-ioc), but nothing yet, anyone
> have any help or advice?
>
> Matthew
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/JavaEEComponentInjector-in-Wicket-1-5-tp3426937p3426937.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to