Re: [CONF] Apache Struts 2 Documentation: Creating and Signing a Distribution (page edited)

2006-11-12 Thread Wendy Smoak
On 11/12/06, James Mitchell <[EMAIL PROTECTED]> wrote: Step #10 says -- "_Deploy_ the new snapshot", but the example shows "mvn -N install". Did you mean "deploy" as in publish, or "deploy" as in deploy locally? While you're at it, consider staging the artifacts somewhere other than the snaps

Re: [CONF] Apache Struts 2 Documentation: Creating and Signing a Distribution (page edited)

2006-11-12 Thread James Mitchell
Ted, just a couple of quick questions... On step #4: > mvn clean install site -P xwork,plugins,apps,all,pre-assembly I was under the impression that using the "all" profile eliminates the need to specify "plugins" and "apps"? Is that true or is there more going on that I wasn't aware of??

Re: [s2] XWork2 release plan

2006-11-12 Thread tm jee
Sounds interesing. I guess after this, to use XWork, we could just say, grab a copy ActionProxyFactory from Container, and everything is wired in by Guice. Is there any place where those interested could follow up with this? Maybe a jira issue describing the details about it. Guice is cool, shou

Re: Is it possible to configure a request scoped bean of Spring2?

2006-11-12 Thread tm jee
You are welcomed. :) Ruimo Uno <[EMAIL PROTECTED]> wrote: Thanks! It works fine! 2006/11/12, tm jee : > > Hi Ruimo, > > If not mistaken i think we might need this > > > ... > > ... > > > rgds > > > Ruimo Uno wrote: Hi, > > I'm trying Spring2 with Struts2 but cannot configure request scope

Re: Is it possible to configure a request scoped bean of Spring2?

2006-11-12 Thread Ruimo Uno
Thanks! It works fine! 2006/11/12, tm jee <[EMAIL PROTECTED]>: Hi Ruimo, If not mistaken i think we might need this ... ... rgds Ruimo Uno <[EMAIL PROTECTED]> wrote: Hi, I'm trying Spring2 with Struts2 but cannot configure request scoped bean. I've changed web.xml along with the fo

Re: Is it possible to configure a request scoped bean of Spring2?

2006-11-12 Thread tm jee
Hi Ruimo, If not mistaken i think we might need this ... ... rgds Ruimo Uno <[EMAIL PROTECTED]> wrote: Hi, I'm trying Spring2 with Struts2 but cannot configure request scoped bean. I've changed web.xml along with the folowing guide: http://www.opensymphony.com/webwork/wikidocs/Sprin