Re: Should I announce SmartURLs or wait?

2007-09-18 Thread Brian Pontarelli
Okay, created the tickets. *ConfigurationProvider loading mechanism* https://issues.apache.org/struts/browse/WW-2192 *Extensionless URLs* Don, it looks like you covered most of this. Did you add support for "index actions"? Smart URLs handles these like this: URL = http://www.example.

Re: [OT] Re: Should I announce SmartURLs or wait?

2007-09-18 Thread Brian Pontarelli
I'd like to solidify a package names. One of the headaches we experienced was the conversion between the two versions of zero-conf/code-behind because of the package names. I'm fine with moving my packages around into the struts namespace, but if you guys decide to add these annotations for 2.0

Fw: params.excludeParams vs. Parameter Filter Interceptor?

2007-09-18 Thread Jon Wilmoth
I haven't received any feedback on the user list and would like to know if it's appropriate to open a Jira issue for the "excludeParams" param in ParametersInterceptor. Thanks, Jon - Forwarded Message From: Jon Wilmoth <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 176 was SUCCESSFUL (with 710 tests). Change made by jholmes

2007-09-18 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *jholmes* made the following changes at Comment: WW-2181 SessionAware documentation is misleading about unit testing > /struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/SessionAware.jav

Struts 2.0.11 release preparation

2007-09-18 Thread James Holmes
So far: + I fixed the issue with Component.determineActionUrl() + I setup a 2.0.12 release in JIRA + I moved all of the tickets in JIRA that were assigned to 2.0.11 to 2.0.12 + I cleared up the issue/concern about the escapeAmp attribute (https://issues.apache.org/struts/browse/WW-2190) What'

Re: Help with the @Inject Annotation

2007-09-18 Thread Chris Pratt
I think I just stumbled on the answer while slogging through the code, You have to call: Dispatcher.getInstance().getContainer().inject(this); somewhere early on. I'm putting it in doStartTag (Where the ComponentTagSupport class has it) and I'm testing now. (*Chris*) On 9/18/07, Ian Roughley

Re: Help with the @Inject Annotation

2007-09-18 Thread Ian Roughley
I'm not sure that tag libraries are created by the object factory, if this is the case, then the behaviour you are observing is correct (as the annotations aren't checked and thus values not injected). You should be able to track back the object creation in the code to confirm this. /Ian Ch

SmartURLs MailReader Example (was Re: Should I announce SmartURLs or wait?)

2007-09-18 Thread Ted Husted
I have a first run at a Zero Configuratinn,/SmartURLs MailReader under SVN at * http://sq1-struts2.googlecode.com/svn/trunk/articles/mailreader-zero/ Everything is checked in, including the JARs (ugh!), and it should be easy to import as an IDE project. MailReader Zero uses no XML configuration

Re: Struts 2.0.11 release preparation

2007-09-18 Thread Ted Husted
On 9/18/07, James Holmes <[EMAIL PROTECTED]> wrote: > + Create 2.0.11 release notes? (I can do this) You might want to bring the 2.0.10 notes forward, since it died in committee. > + Roll the release (Ted - will you still do this?) Sure. -Ted. --

Re: s:include tag

2007-09-18 Thread Laurie Harper
Sairam01 wrote: I'm unable to include a jsp dynamically. The include tag doesn't evaluate VALUE the expression. someName is a attribute on my action code. Should this work..? Please post questions about using Struts to the Struts Users list only. The Struts Dev list is for discussing the d

Re: Struts 2.0.11 release preparation

2007-09-18 Thread Paul Benedict
James, if you do a mass update of tickets in JIRA, you can select to turn off email notification. That way 100 tickets don't produce 100 emails. Paul On 9/18/07, Ted Husted <[EMAIL PROTECTED]> wrote: > > On 9/18/07, James Holmes <[EMAIL PROTECTED]> wrote: > > + Create 2.0.11 release notes? (I can

Re: Struts 2.0.11 release preparation

2007-09-18 Thread James Holmes
Thanks for the heads up. How do you do that? I did each ticket individually and was thinking there must be a better way. On Tue Sep 18 14:58 , 'Paul Benedict' <[EMAIL PROTECTED]> sent: >James, if you do a mass update of tickets in JIRA, you can select to turn > >off email notification. That way