because this stuff started out made specifically for spring. later i
generalized it some to make it useful for general injection cases. since we
didnt want to break api too much in 1.3 i only moved the generalized stuff
into extensions in 2.0

in 1.3 and in 1.2 it is still in wicket-spring

-igor


On 3/14/07, Korbinian Bachl <[EMAIL PROTECTED]> wrote:

DOH! - that was the only part i didnt checkout as i dont use spring... thx
for info, now I will fix the JEE to work... btw: why is it in spring, as
the
base InjectionClasses are needed by other extensions (like Filippos JEE)
as
well; in 1.2 the necessary part was in wicket-extension box where it IMHO
should be as well in 1.3 (especially as the guys using EJBs usually dont
use
spring at the same time)

Regards & Thanks,

Korbinian


> -----Ursprüngliche Nachricht-----
> Von: Igor Vaynberg [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 14. März 2007 16:24
> An: [email protected]
> Betreff: Re: wicket 1.3 / injection
>
> and it should be there as well for 1.2
>
> -igor
>
>
> On 3/14/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> >
> > it is in wicket-spring :)
> >
> > -igor
> >
> >
> > On 3/14/07, Korbinian Bachl <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi,
> > >
> > > as 2.0 future's seems unclear i decided to move to 1.3.
> Today i got
> > > a fresh
> > > 1.3 from the 1.x SVN, build it usig mvn -Dskip.test=true clean
> > > install and after 10 mins i had it :)
> > >
> > > However, after setting up a new hello world, i wanted to also use
> > > EJBs and got Filippos Wicket JEE from wicket stuff - however, not
> > > any version works from there with 1.3, and i tried to fix it by
> > > mysfel but i cant find where wicket/injection has gone to!
> > >
> > > in 1.2 its in wicket-extensions
> > > in 2.0 its in wicket itself
> > >
> > > so where has the injection part gone to in 1.3??
> > >
> > > Regards,
> > >
> > > Korbinian
> > >
> > >
> >
>


Reply via email to