make sure you include wicket-ioc as well, as wicket-contrib-javaee depends on it;

Best,

Korbinian

greeklinux schrieb:
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to