Cool, thanks. I tested that jar out and it's working. I also wrote up a quick intro to using the plugin on my blog<http://www.benmccann.com/dev-blog/google-gxp-struts-2-plugin/> . Is this something that will be added to Maven with a 2.2.2 release?
-Ben On Wed, Feb 2, 2011 at 5:54 PM, Maurizio Cucchiara < maurizio.cucchi...@gmail.com> wrote: > Sorry for the wrong link, my bad. I'm pretty sure that I copied it. > Is that [1] what are you looking for? > > [1] > https://hudson.apache.org/hudson/job/Struts2/lastBuild/org.apache.struts$struts2-gxp-plugin/ > > On 3 February 2011 02:40, Ben McCann <bmcc...@google.com> wrote: > > 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> <+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 > >> > >> > > > > > > -- > Maurizio Cucchiara > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > >