Re: ApacheCon Roll Call

2007-09-26 Thread Wendy Smoak
On 9/22/07, Ted Husted <[EMAIL PROTECTED]> wrote: > I was just wondering who was planning on attending ApacheCon this year. > > I know Don has a talk on the 15th, and Mark and I have tutorials > scheduled earlier in the week. > > Is anyone else going to drop by this year? I'll be there all week.

Exploring actionPackage-based configuration issues

2007-09-26 Thread Eric D. Nielsen
From: Brian Pontarelli <[EMAIL PROTECTED]> Eric, SmartURLs (and the zero-config/code-behind) provides a property that seems like what you need. SmartURLs property is named: smarturls.action.default.parent.package which sets the default parent package for all actions that don't provide

Re: Exploring actionPackage-based configuration issues

2007-09-26 Thread Brian Pontarelli
Eric, SmartURLs (and the zero-config/code-behind) provides a property that seems like what you need. SmartURLs property is named: smarturls.action.default.parent.package which sets the default parent package for all actions that don't provide something else. I think the zero-config/cobe-b

Exploring actionPackage-based configuration issues

2007-09-26 Thread Eric D Nielsen
I've been using Struts 2 for a few weeks now and am finding a few areas that don't seem to posses the same clarity/utilty as most of the framework. I'm interested in seeing if I can come up with a patch to address these areas. The first thing that's been bothering me is the lack of a clean way to

Re: NPE on struts2-showcase startup

2007-09-26 Thread Musachy Barroso
It's working now, thanks! musachy On 9/24/07, Don Brown <[EMAIL PROTECTED]> wrote: > Should be fixed with the xwork change. One of the big changes I made > while refactoring was to remove the autocreation of the ActionContext > on the thread. Previously, you could call ActionContext.getContext(

Re: Wiki access

2007-09-26 Thread Martin Gilday
Thanks, I've faxed in a CLA. - Original message - From: "Martin Cooper" <[EMAIL PROTECTED]> To: "Struts Developers List" Date: Tue, 25 Sep 2007 07:40:14 -0700 Subject: Re: Wiki access On 9/25/07, Martin Gilday <[EMAIL PROTECTED]> wrote: > > Hi, > Could I please have write access to the