Ah, I wasn't aware of the change that obviated the need for InjectedObjectContainer. That's a good change. That class was pretty hacky and ugly. The build link didn't work so I changed it to https://hudson.apache.org/hudson/job/Struts2/lastBuild/org.apache.struts$struts2-assembly/. I don't see the GXP plugin there though. I downloaded struts-2.2.2-SNAPSHOT-all.zip and looked in the lib directory.
Thanks, Ben On Mon, Jan 31, 2011 at 11:05 PM, Lukasz Lenart < lukasz.len...@googlemail.com> wrote: > Hi, > > One thing, the InjectedObjectContainer class is not needed, I've > modified the GxpResult class and right now the Struts Inject mechanism > will inject a Container instance into a GxpResult object and then the > GxpResult can used it to inject further. > > Take a look on the source, there is a setter in the GxpResult class to > put the Container, and on the line 94 this container is used to inject > dependencies into a Gxp instance created by Gxp.getInstance(). > > > Kind regards > -- > Łukasz > <+48606323122>+ 48 606 323 122 <+48606323122> http://www.lenart.org.pl/ > Kapituła Javarsovia http://javarsovia.pl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > >