Apache Roller 4.0 (rc1): new, improved and powered by Struts 2

2007-08-13 Thread Dave
display/ROLLER/What%27s+New+in+Roller+4.0 And the complete JIRA fix list is here: http://tinyurl.com/2r39e3 - Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Apache Roller 4.0 (rc1): new, improved and powered by Struts 2

2007-08-13 Thread Dave
On 8/13/07, Philip Luppens <[EMAIL PROTECTED]> wrote: > Very interesting - did you already have the chance to test the > performance in the wild ? Yes. The 4.0 code-base has been running on blogs.sun.com for about a month

Re: Apache Roller 4.0 (rc1): new, improved and powered by Struts 2

2007-08-14 Thread Dave
On 8/14/07, Ian Roughley <[EMAIL PROTECTED]> wrote: > Is this the version that IBM is bundling in their products, or was it an > older version? IBM is bundling the old 3.1 release (w/Struts 1.2.4) with Lotus Connecti

Re: Struts 2.5.21 test build is ready

2019-11-07 Thread Dave
ed to work fine. With 2.5.21 I do not get that error message, and things seem to work fine. I'll do more testing over the next week. Thanks! Dave On Thu, Nov 7, 2019 at 2:57 PM Lukasz Lenart wrote: > Hi, > > Please take a time and test the bits - any help is appreciated. Please >

Re: [VOTE] Struts 2.5.22

2019-11-28 Thread Dave
[ ] Leave at test build [ ] Alpha [ ] Beta [x] General Availability (GA) > +1 (non binding) >

Common Struts usage problems

2005-01-12 Thread Dave Brosius
Hi folks, I was wondering if you folks had a list of common coding mistakes that people do with regards to using Struts that could be found by analysing byte code? I am a developer on Findbugs (findbugs.sourceforge.net) and would like to add detectors for such, if they exist. Thanks!

Re: Hosting Companies

2008-06-06 Thread Dave Newton
rk itself? That's > more of a SourceLabs type thing... or just ask here. :) Or struts-user, which is probably a better idea. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[OT] Re: Hosting Companies

2008-06-06 Thread Dave Newton
--- On Fri, 6/6/08, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Fri, Jun 6, 2008 at 9:44 AM, Dave Newton wrote: > > Or struts-user, which is probably a better idea. > Yes, sorry. Of course I saw "struts-dev" right > *after* I clicked send... I was telling somebody

Re: FieldErrorTag

2008-06-07 Thread Dave Newton
I was under the impression the TLD was created from annotations; is this not true? I've never actually looked. Dave --- On Fri, 6/6/08, David Evans <[EMAIL PROTECTED]> wrote: > From: David Evans <[EMAIL PROTECTED]> > Subject: FieldErrorTag > To: dev@struts.apache.

Re: struts2.0,spring and gwt

2008-06-10 Thread Dave Newton
Please ask on the struts-user list. --- On Tue, 6/10/08, nani2ratna <[EMAIL PROTECTED]> wrote: > From: nani2ratna <[EMAIL PROTECTED]> > Subject: struts2.0,spring and gwt > To: dev@struts.apache.org > Date: Tuesday, June 10, 2008, 10:13 AM > Hi, > > I want to create one framework(architecture) f

Re: Struts 2 file uploaded with temp extension

2008-06-12 Thread Dave Newton
Please ask questions on the struts-user list; struts-dev is for the development of Struts itself. Thanks, Dave --- On Thu, 6/12/08, Ramesh K <[EMAIL PROTECTED]> wrote: > In my struts 2 file uploading application I uploaded a > jpg image through > s:file tag and got .tmp file

Re: [S2] trunk build broken since last fix (again)

2008-06-21 Thread Dave Newton
I'm still getting it; what do I need to do to get... um... the latest thing(s) that make it not broken? Dave --- On Sat, 6/21/08, Don Brown <[EMAIL PROTECTED]> wrote: > From: Don Brown <[EMAIL PROTECTED]> > Subject: Re: [S2] trunk build broken since last fix (again) &

Re: [S2] trunk build broken since last fix (again)

2008-06-21 Thread Dave Newton
08, 6:09 AM > There's been updates to annotations, xwork and s2 today. > It's building > now on bamboo (10mins ago) so just find which one's not > up-to-date locally. > > Dave Newton wrote: > > I'm still getting it; what do I need to

Re: [S2] trunk build broken since last fix (again)

2008-06-21 Thread Dave Newton
--- On Sat, 6/21/08, Jeromy Evans wrote: > Yeah, I'm using a local struts-annotations snapshot > that includes Don's fix to tag.ftl (rev 670136). Okay, that seemed to work. Are other people getting ~100 test

Almost there... Re: [S2] trunk build broken since last fix (again)

2008-06-21 Thread Dave Newton
sure Maven or S2 can fix a broken developer :) Dave Tests in error: testFoundRootPackages(org.apache.struts2.config.ClasspathPackageProviderTest) testDisableScanning(org.apache.struts2.config.ClasspathPackageProviderTest) testParentPackage(org.apache.struts2.config.Cla

Re: Almost there... Re: [S2] trunk build broken since last fix (again)

2008-06-21 Thread Dave Newton
Nobody else is getting build errors in the codebehind plugin? --- On Sat, 6/21/08, Dave Newton <[EMAIL PROTECTED]> wrote: > From: Dave Newton <[EMAIL PROTECTED]> > Subject: Almost there... Re: [S2] trunk build broken since last fix (again) > To: "Struts Developers Lis

Re: Almost there... Re: [S2] trunk build broken since last fix (again)

2008-06-21 Thread Dave Newton
Naturally when I tried it now, everything worked fine. You fixed it! Dave --- On Sat, 6/21/08, Jeromy Evans <[EMAIL PROTECTED]> wrote: > From: Jeromy Evans <[EMAIL PROTECTED]> > Subject: Re: Almost there... Re: [S2] trunk build broken since last fix > (again) > To:

Re: Building from scratch

2008-06-22 Thread Dave Newton
r do I know *why* it eventually worked. When the appropriate XWork (etc. I suppose, but it's only been XWork and the recent struts-annotations that have been an issue) has been in the Maven repos I've never had a problem, though; I've gone thr

Re: Building from scratch

2008-06-22 Thread Dave Newton
ork" assumption, as it breaks my directory structure, though, and I'd prefer XWork and S2 to be less coupled. If I get my new machine in a timely fashion I'll try some fresh builds under both Windows and Linux and write it up, time permitting :/ Dave ---

Re: [VOTE] Struts 2.0.11.2 Quality (fast track)

2008-06-23 Thread Dave Newton
+1 GA FWIW, I don't have appropriate permissions to view the issue list "Struts 2.0.11.2 DONE" off of the release notes page, which would have been nice :) Dave --- On Mon, 6/23/08, Rene Gielen <[EMAIL PROTECTED]> wrote: > From: Rene Gielen <[EMAIL PROTECTED

Re: Struts 2 & PHP project

2008-06-28 Thread Dave Newton
--- On Sat, 6/28/08, Tom951 <[EMAIL PROTECTED]> wrote: > Please keep us posted if that's ok for you - it would be huge. It's open source-absorb what is useful. Dave - To unsubscribe, e-mail: [EMAIL PROTEC

Re: environment awareness (project stage in JSF)

2008-06-28 Thread Dave Newton
he scale of an Orbitz/Amazon/eBay/etc., but even with the significantly more complicated configuration management I'd believe the payoff could be even greater than in my relatively simplistic environments. Dave - To uns

Re: Struts 2 & PHP project

2008-06-28 Thread Dave Newton
es are, if any, for derivative works. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Re: environment awareness (project stage in JSF)

2008-06-29 Thread Dave Newton
m not sure how the example contraindicates that. Lots of environments (even my non-Orbitz-scale ones) require more configurability than "dev, test, prod", although they can be useful shorthands for configuration sets. Dave ---

Re: [OT] Re: environment awareness (project stage in JSF)

2008-06-29 Thread Dave Newton
art going wrong at a later date?" They change a JNDI setting? I'm still struggling to understand: if this isn't contained in a configuration setting *somewhere*, where is it? Obviously not in the code. What are the other options? Dave --

Re: [OT] Re: environment awareness (project stage in JSF)

2008-06-29 Thread Dave Newton
All configurations have to be tested. The *code* shouldn't care which environment its in, no? Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Re: environment awareness (project stage in JSF)

2008-06-29 Thread Dave Newton
he original point anyway :/ I'll still try to keep my applications as isolated as possible from the environment they run in, and I have yet to hear any alternatives. But no, I don't come to the conclusion that base configurations are pointless. Dave

Re: [OT] Re: environment awareness (project stage in JSF)

2008-06-29 Thread Dave Newton
my macro lens (which I *also* don't know anything about, so I'm batting a thousand today! ;) Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Re: environment awareness (project stage in JSF)

2008-06-29 Thread Dave Newton
--- On Sun, 6/29/08, Al Sutton <[EMAIL PROTECTED]> wrote: > Dave, you're heading for a lightbulb moment [...] If I had a nickel for every time somebody's assumed that about me I wouldn't need to have people assume that about me ;) > if you have a enum which has the v

Re: [OT] Re: environment awareness (project stage in JSF)

2008-06-29 Thread Dave Newton
e to rethink my debating tactics, and now I have to re-read everybody else's comments to find out where I went so horribly wrong. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Enhancing "stream" type result

2008-07-09 Thread Dave Newton
Feel free to submit a patch. Personally I'd probably just get the output of iText into an input stream and use the existing stream result, though. Dave --- On Tue, 7/8/08, Gabriel Belingueres <[EMAIL PROTECTED]> wrote: > What about adding an > > outputStream ? >

Re: Firefox3 seems to jam with the struts2 ajax theme

2008-07-10 Thread Dave Newton
http://dojotoolkit.org/support/faq/why-does-dojo-fail-load-file-urls-firefox-3 (Although it's wrong, it's close, and it provides links to relevant FF pages.) Dave --- On Thu, 7/10/08, Musachy Barroso <[EMAIL PROTECTED]> wrote: > Try the Dojo forums, they might have a work aro

Re: dojo plugin

2008-07-10 Thread Dave Newton
might as well just use the language that's best suited to the task. My own jQuery plugin does this, the simple stuff can be done with tags; anything beyond that I do by hand. Dave --- On Thu, 7/10/08, Musachy Barroso <[EMAIL PROTECTED]> wrote: > From: Musachy Barroso <[EMAIL

Sanity-check regarding ModelDrivenInterceptor vs. stack order

2008-07-16 Thread Dave Newton
n the stack and the new model is simply pushed. Is it worth mentioning? Thanks, Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Sanity-check regarding ModelDrivenInterceptor vs. stack order

2008-07-16 Thread Dave Newton
ack via OGNL's [] syntax. Like I said, it's an edge case, but it's a case nonetheless. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Sanity-check regarding ModelDrivenInterceptor vs. stack order

2008-07-16 Thread Dave Newton
--- On Wed, 7/16/08, Jeromy Evans wrote: > Is it possible to make it do a replace within the stack? The stack implementation is an ArrayList subclass, so I suppose it could do an indexOf/set (if the new model isn't null, anyway, in which case the stack could still change

Re: Sanity-check regarding ModelDrivenInterceptor vs. stack order

2008-07-17 Thread Dave Newton
ould retrieve the index and the new object would be set with ArrayList.set(int, Object). There's still a potential stack depth issue, though, since if the new value is null it's not supposed to get put on the stack. Dave

Re: Sanity-check regarding ModelDrivenInterceptor vs. stack order

2008-07-17 Thread Dave Newton
Pushed properties don't have names, just positions, AFAIK. If you look at the code for ModelDrivenInterceptor my original reply might make more sense. Dave --- On Thu, 7/17/08, Gabriel Belingueres <[EMAIL PROTECTED]> wrote: > From: Gabriel Belingueres <[EMAIL PROTECTED]> &

Re: Sanity-check regarding ModelDrivenInterceptor vs. stack order

2008-07-17 Thread Dave Newton
--- On Thu, 7/17/08, Ted Husted <[EMAIL PROTECTED]> wrote: > Is the XWork source browsable online anywhere, or do we have > to check it out? It's browseable thru FishEye on the OpenSymphony site: http://svn.opensymphony.com/fisheye/viewrep/

Re: Sanity-check regarding ModelDrivenInterceptor vs. stack order

2008-07-17 Thread Dave Newton
7;t. This seems unavoidable and may not be an important issue. Hmm, if for some reason there were two instances of the model (maybe even original *or* new models?) on the stack there could be some confusion. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Sanity-check regarding ModelDrivenInterceptor vs. stack order

2008-07-17 Thread Dave Newton
l--null models not put on stack. if (newModel != null) { root.set(originalIdx, newModel); } else { root.remove(orginalIdx); } Then I realized I might have a future as a botanist or something, because at this point in my day I can't tell if either is correct :/ D

Re: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-22 Thread Dave Newton
--- On Tue, 7/22/08, Musachy Barroso <[EMAIL PROTECTED]> wrote: > I think Dave also had a JQuery plugin somewhere, isn't that right? I can neither confirm nor deny the existence of said project. I started to convert the Dojo tags to jQuery and stopped again pretty quickly; I on

Re: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-22 Thread Dave Newton
--- On Tue, 7/22/08, Paul Benedict <[EMAIL PROTECTED]> wrote: > Isn't Dojo the defacto ajax standard on the web? In terms of deployments I'd put money on Prototype and/or jQuery. Not that it's a large sample size, but I don't know *anybody* us

Re: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-22 Thread Dave Newton
ow you have two problems. I'm not sure it's worth keeping the Dojo tags as part of S2, particularly since client-side "stuff" varies so wildly across companies (even *within* companies), developers, projects, etc. Dave

Re: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-24 Thread Dave Newton
updates is easier, and (in theory) it makes it easier to understand how users can extend or create additional tags to suit their needs. So I vote +1 for removing the existing Dojo plugin (+0 for deprecating) and +1 for creating the simplistic components and example integrations. Dave --- On Tue

Re: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-25 Thread Dave Newton
ation guide. Dave --- On Thu, 7/24/08, Ted Husted <[EMAIL PROTECTED]> wrote: > From: Ted Husted <[EMAIL PROTECTED]> > Subject: Re: [PROPOSAL] Deprecate or remove Dojo plugin > To: "Struts Developers List" > Date: Thursday, July 24, 2008, 3:48 PM > I'd su

Re: [s2] Google XML Pages (GXP) to replace Freemarker in tags?

2008-07-26 Thread Dave Newton
--- On Sat, 7/26/08, Piero Sartini <[EMAIL PROTECTED]> wrote: > Since there is no support for JSP tags in GXP, how could > the struts2 tags be accessed in such an result? Er, I think the idea was to use GXP instead of FreeMarker for the S2

Re: ParameterFilterInterceptor security issue

2008-08-14 Thread Dave Newton
Did you fix the "Memer" spelling error I noted on the review? --- On Wed, 8/13/08, Musachy Barroso <[EMAIL PROTECTED]> wrote: > From: Musachy Barroso <[EMAIL PROTECTED]> > Subject: Re: ParameterFilterInterceptor security issue > To: "Struts Developers List" > Date: Wednesday, August 13, 2008, 1

S2 tags, which attributes evaled, and docs.

2008-08-18 Thread Dave Newton
nt way to both document and process evaluated properties and might save some confusion (again, if it's doable; I'm not really Mr. Annotations). The original question, though, is whether or not anybody has a quick answer to why the difference in behavior. Dave

[OT] Re: Populating a drop down with dynaactionform arrayList

2008-08-27 Thread Dave Newton
Not much to say, I reckon... Dave --- On Wed, 8/27/08, robasta <[EMAIL PROTECTED]> wrote: > this code here will suffice! i used a CountryDatabase class > 4 the dataaccess. > Steps: > 1-store data in array list > 2.0-use iterator to move thru recs > 2.1 as u movethru r

Re: [S2] doubleselect problem with Maps

2008-08-31 Thread Dave Newton
I'd wonder if it's a typing issue; String v. Map.Entry, but that's without looking into the template, which creates the JavaScript. Dave --- On Sun, 8/31/08, Gabriel Belingueres wrote: > Hi Wes, no it didn't worked: > > Here is my test page: > > encoding=

Re: [VOTE] Release Struts 2 Starter Maven Archetype v2.0.11.2

2008-09-02 Thread Dave Newton
not to web.xml). Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: dojo documentation update

2008-09-05 Thread Dave Newton
.script() do it? http://developer.yahoo.com/yui/get/#script Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ur.includeParams to none?

2008-09-06 Thread Dave Newton
Anybody care if I change the default to "none"? I'm tired of people complaining about it because reading the documentation is too hard. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Spring constants in default.properties

2008-09-06 Thread Dave Newton
Is it necessary that the Spring constants be in default.properties, or can they be in the Spring plugin's config? Just seems a bit weird. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: ur.includeParams to none?

2008-09-06 Thread Dave Newton
--- On Sat, 9/6/08, Musachy Barroso wrote: > I think it is a more appropriate default value. +1 (it > breaks compatibility tho) Not as bad as the EL thing ;) How are release notes created? Is it just a wiki page? I'll add it to that and update the relevant wiki

Re: ur.includeParams to none?

2008-09-06 Thread Dave Newton
Pah; my bad--wrong button. I just broke the build, fixing. Sorry. --- On Sat, 9/6/08, Dave Newton <[EMAIL PROTECTED]> wrote: > From: Dave Newton <[EMAIL PROTECTED]> > Subject: Re: ur.includeParams to none? > To: "Struts Developers List" > Date: Saturday, Se

Other current failures? was: Re: ur.includeParams to none?

2008-09-06 Thread Dave Newton
(org.apache.struts2.views.jsp.ui.TreeTest) --- On Sat, 9/6/08, Dave Newton <[EMAIL PROTECTED]> wrote: > From: Dave Newton <[EMAIL PROTECTED]> > Subject: Re: ur.includeParams to none? > To: "Struts Developers List" > Date: Saturday, September 6, 2008, 11:34 AM > Pah; m

Re: Other current failures? was: Re: ur.includeParams to none?

2008-09-06 Thread Dave Newton
(Neglected to mention this is on the STRUTS_2_0_X branch; wanted to put the includeParams change there as well.) --- On Sat, 9/6/08, Dave Newton wrote: > Is anybody else seeing these test failures? > > testEnumList(org.apache.struts2.views.jsp.ui.SelectTest) > testMultipleOff(org.ap

Re: Other current failures? was: Re: ur.includeParams to none?

2008-09-06 Thread Dave Newton
More memory issues; ignore. Running out of tuning parameters; thanks OS X JVM 1.5.mumble. :( All to change the "includeParams" default, which has brought along its own fascinating discussion. I may restrict myself to code and documentation changes from now on. --- On Sat, 9/6/08, D

Re: ur.includeParams to none?

2008-09-06 Thread Dave Newton
--- On Sat, 9/6/08, Rene Gielen wrote: > Just remeber to file a jira issue with correct "fix for" > tags, then is will be automatically in the release notes > for those releases Cool; thanks. Dave - To

Client-side validation extensions

2008-09-06 Thread Dave Newton
I'd like to add a couple of hooks into the client-side, non-Ajax validation code to make it easier (possible?) to call custom JavaScript validators. My current solution seems a bit stop-gappy, but ultimately might be flexible enough to suffice. ObCaveat: I've only looked at the "xhtml" theme so

Re: Client-side validation extensions

2008-09-07 Thread Dave Newton
o the callback if it exists, otherwise look for a known-named UL in which to put them, I dunno. A client-side fielderrors-like tag could create that. Dave > On Sat, Sep 6, 2008 at 11:42 PM, Dave Newton wrote: > > I'd like to add a couple of hooks into the > client-side, no

Re: Custom validation

2008-09-08 Thread Dave Newton
Please ask this on the struts-user mailing list; this list is for the development of Struts itself. Thanks, Dave --- On Tue, 9/9/08, Jack wrote: > im using struts 2.0.9 , > with eclipse and tomcat server . > im testing my custom validator . > but my custom validator not workin

Re: Client-side validation extensions

2008-09-09 Thread Dave Newton
to put my JavaScript in an XML file), although I don't know what the cost of adding OGNL support to the messages would be. I'd guess they could be evaluated against the stack. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Client-side validation extensions

2008-09-10 Thread Dave Newton
oing to add some ids here and there, mostly for styling purposes, but the label-finding code would also be much-simplified and a tad more resilient. But the primary motivation was to allow a way of adding more client-side validations w/o a major undertaking. I

Re: Struts DBCP Problem

2008-09-14 Thread Dave Newton
er JavaDocs? There's an example right there. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Client-side validation extensions

2008-09-16 Thread Dave Newton
Any more comments? The question has come up a few times on the user list in the last week or two. My proposal is an incremental improvement (if tiny); if we switch to commons-validator at least their JavaScript code could be re-used. Dave --- On Wed, 9/10/08, Dave Newton wrote: > --- On

Re: [VOTE] Release Struts 2 Starter Maven Archetype v2.0.11.2

2008-09-16 Thread Dave Newton
--- On Fri, 9/12/08, Wendy Smoak wrote: > (Dave, if you'd like to make that change on the branch, it can go > into the next release. Is it relevant on trunk, where the archetype > needs to be fixed to work with Struts 2.1?) It's not clear to me where the tutorial

Re: struts.properties file in the 2.0.x starter archetype

2008-09-16 Thread Dave Newton
pended) didn't have all the comments/etc. in the struts.properties from starter-archetype. It's (disturbingly) possible I thoroughly hosed something up and I'm talking about something else entirely, though--if so, never mind. Dave == Appended tutorial/src/main/resources/struts

Re: struts.properties file in the 2.0.x starter archetype

2008-09-16 Thread Dave Newton
mment saying that some/most are the defaults or something once I check to see if any are different than the defaults. (It'd be nice if there was something that showed up in the logs if something was being changed from the default, although maybe there is already--I'll look at that.)

Re: Client-side validation extensions

2008-09-16 Thread Dave Newton
--- On Tue, 9/16/08, Gabriel Belingueres wrote: > Switching to commons-validator because of its javascript code only? No. The thread contains the original issue and comments. Dave - To unsubscribe, e-mail: [EMAIL PROTEC

Re: Client-side validation extensions

2008-09-16 Thread Dave Newton
evamped to provide this kind of functionality. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts2 maven archetypes are missing from repo

2008-09-23 Thread Dave Newton
> this, it wouldn't be possible to has I18N and validation > working out-of-box. How to solve this? The existing S2 archetypes put the resources under src/main/resources/archetype-resources and follow the normal Maven directory layout; I didn't think you had to do a

Re: Autocompleter ignoring whitespaces

2008-09-24 Thread Dave Newton
he.org/mail.html Thanks, Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts 2 and OGNL findings

2008-09-25 Thread Dave Newton
--- On Thu, 9/25/08, Philip Luppens wrote: > But all in all, a nice resort, and perhaps a good introduction for new > developers besides the current guides. Yeah, Struts 2 in Action isn't bad. :/ Dave - To uns

Re: About com.opensymphony.user.provider.ejb.util for P

2008-09-26 Thread Dave Newton
ing list; the dev list is for the development of Struts itself. It's not clear to me that it's on-topic, though. You did know that zip files can be used on the classpath, right? And that, in fact, jar files *are* zip files? Look at the fir

Wiki spaces

2008-09-27 Thread Dave Newton
way, it's doable, even if it means tweaking the snippet plugin. Perhaps the current space could be copied into an S2.0 space? I'll volunteer to work on making the pages right, at least between S2.1/S2.0. IMO it causes too much confusion

Re: Unable to invoke Action class from My java servlet

2008-09-29 Thread Dave Newton
Please ask this question on the struts-user mailing list; the dev list is for the development of Struts itself. Thanks, Dave --- On Mon, 9/29/08, Vineet wrote: > Hi I'm trying to invoke the Struts Action class through > a Custom Servlet made > by me which is accepting request from

MVEL?

2008-10-07 Thread Dave Newton
Just to muddy the EL/templating waters: http://mvel.codehaus.org/Performance+of+MVEL (v. OGNL) Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Concerned Strutszien: A Manifesto

2008-10-22 Thread Dave Newton
being documented through the annotations, but either the annotations or the processing tool should include some information regarding when attributes were introduced etc. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Concerned Strutszien: A Manifesto

2008-10-22 Thread Dave Newton
--- On Wed, 10/22/08, Philip Luppens wrote: > Javadoc makes a very poor format for creating example code; Not in JavaDoc, as Java/JSP/FreeMarker/etc. and pulled in to the wiki via snippets. That way they're examples that actually wor

Re: Documentation issues (was: Re: Concerned Strutszien: A Manifesto)

2008-10-23 Thread Dave Newton
ippets. # Additional examples can still be added/etc. by non-committers. Dave [1] I'll work on the snippet macro/etc. (if necessary) to support what I want to do. --- On Thu, 10/23/08, Philip Luppens wrote: > From: Philip Luppens <[EMAIL PROTECTED]> > Subject: Documentation iss

Re: Struts 2 protlet plugin. Validation errors.

2008-11-03 Thread Dave Newton
Please ask this question on the struts-user list; the struts-dev list is for the development of Struts itself. Thanks, Dave --- On Tue, 10/28/08, Tim <[EMAIL PROTECTED]> wrote: > I have some errors while validating my form. > > [b]struts.xml[/b] > extends="

Re: Who's going to ApacheCon?

2008-11-03 Thread Dave Newton
--- On Tue, 10/28/08, Martin Cooper <[EMAIL PROTECTED]> wrote: > Just wondering who's going to be around at ApacheCon next week. > I'll be there from Monday evening through Friday evening. I am; already here but might not surface

Re: Struts logic:iterate does not recognize the collection.

2008-11-07 Thread Dave Newton
Please ask this question on the struts-user list; struts-dev is for the development of Struts itself. Thanks, Dave --- On Fri, 11/7/08, SanJ.SANJAY wrote: > I am trying to display the collection that I am setting in > struts action to the request scope. > But when I try to use s

2.1.3 REST plugin issue/sanity check

2008-11-08 Thread Dave Newton
ed up from the struts.xml, but I can't access them. I kinda need both, though. I'm assuming I'm missing something obvious, but so far I'm not sure what it is. Thanks, Dave - To unsubscribe, e-mail: [EMAIL

Re: 2.1.3 REST plugin issue/sanity check

2008-11-08 Thread Dave Newton
Removing the REST plugin restores regular S2 .action accessibility. So I guess my questions are: is this by design, and is there a way to combine both in the same app? Dave --- On Sat, 11/8/08, Dave Newton wrote: > Running 2.1.3, playing with REST plugin again. > >

Re: 2.1.3 REST plugin issue/sanity check

2008-11-08 Thread Dave Newton
oxyFactory with one that creates > RestActionInvocations. You can have DefaultActionInvocations > and RestActionInvocations in the same application unless you > create a composite ActionProxyFactory. Grr. Thanks for the info; I guess it'

Re: Struts2 and production apps

2008-11-15 Thread Dave Newton
uts 2 to keep up with struts hype but I > have not been able to run any project in my case on > Websphere (except 2.0.11) with any struts 2 release. That's weird; we're running multiple S2 apps on WebSphere and have been for some time (i.e. pre-2.0.11, altho

Drop J4 support, was: Re: release process

2008-11-16 Thread Dave Newton
--- On Sun, 11/16/08, Musachy Barroso wrote: > I know someone already asked this but, shouldn't we drop > the jdk4 support already? +1, but I'll add a wiki page giving a brief overview of the retro process ("Run this batch

Re: Drop J4 support, was: Re: release process

2008-11-16 Thread Dave Newton
aren't still running 1.4, and (b) people only run Sun JVMs. Dave --- On Sun, 11/16/08, Al Sutton <[EMAIL PROTECTED]> wrote: > Sun ended support for Java 1.4 at the end of last month[1], > so it would seem reasonable to drop support for 2.1 > > Al. > > http://jav

2.0.14 tag repo funky? was: Re: [VOTE] Struts 2.0.14 Quality

2008-11-16 Thread Dave Newton
Did something funky happen with the 2.0.14 branch? There's a 2_0_X directory at its top level. Dave --- On Sun, 11/16/08, Rene Gielen <[EMAIL PROTECTED]> wrote: > The Struts 2.0.14 test build is now available. > > Release notes: > > * > http://struts.apache.or

Re: Java script is not loading for 2nd time

2008-11-17 Thread Dave Newton
Please ask this question on the Struts-user mailing list; Struts-dev is for the development of Struts itself. Thanks, Dave --- On Mon, 11/17/08, Santosh Urs <[EMAIL PROTECTED]> wrote: > Java script is not loading for 2nd time > i have 3 jsp pages > 1.welcome page > 2. fil

Re: Struts 2 Validation Problem

2008-11-17 Thread Dave Newton
Please ask this question on the Struts-user mailing list; Struts-dev is for the development of Struts itself. Thanks, Dave --- On Mon, 11/17/08, priyam32 <[EMAIL PROTECTED]> wrote: > I am having a problem with the positioning of the error > messages using struts 2 validation. they a

Re: Problem with accented letters as á etc...

2008-11-18 Thread Dave Newton
Hi, Please ask this question on the Struts-user list; the dev list is for the development of Struts itself. Thanks, Dave --- On Tue, 11/18/08, krnl <[EMAIL PROTECTED]> wrote: > From: krnl <[EMAIL PROTECTED]> > Subject: Problem with accented letters as á etc... > To:

Re: Validation not working

2008-11-19 Thread Dave Newton
Please ask this question on the struts-user mailing list; the struts-dev list is for the development of Struts itself. When you do, it'll be helpful to provide more information, like your implementaton, configuration, etc. Thanks, Dave --- On Wed, 11/19/08, Evelyn Hurley <[EMAIL P

Re: Friday / OT - anyone else request the MSDN subscription

2008-11-21 Thread Dave Newton
I don't think I've heard anything since confirmation. Not that I'd really know what to do with it once it comes (although C# is okay for a mainstream language). --- On Fri, 11/21/08, Wes Wannemacher <[EMAIL PROTECTED]> wrote: > From: Wes Wannemacher <[EMAIL PROTECTED]> > Subject: Friday / OT -

o.a.s2.views.util.UrlHelper v. Portlet plugin sanity check

2008-11-29 Thread Dave Newton
uild on the Mac for awhile now because of test failure and it's making me mental.) Thanks, Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: o.a.s2.views.util.UrlHelper v. Portlet plugin sanity check

2008-11-29 Thread Dave Newton
well, checking stuff in again. Dave --- On Sat, 11/29/08, Musachy Barroso <[EMAIL PROTECTED]> wrote: > Agr...I tried not to change any StringBuffer for > StringBuilder in > interfaces but messed up on that one, feel free to update > the Portlet > plugin code. > > musachy >

  1   2   3   4   5   6   7   8   >