Re: S2 as JSR for Action Framework

2008-08-22 Thread Matt Raible
On Fri, Aug 22, 2008 at 12:47 PM, Gabriel Belingueres <[EMAIL PROTECTED]> wrote: > The scenario where S2 would become a JCP approved JSR is pretty much scary > IMO: > > 1) It means it exists a Reference Implementation of S2, or that S2 is > build upon a RI of something else. > 2) Any vendor can co

Xalan Dependency missing from XWork pom?

2008-10-30 Thread Matt Raible
According to Carlos Sanchez, it looks like XWork depends on Xalan, but doesn't specify it in its pom.xml. Thoughts? http://issues.appfuse.org/browse/APF-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12576 Matt -- http://raibledesigns.com -

Re: beta testers needed for java templates

2008-12-16 Thread Matt Raible
Is there any documentation? On Dec 16, 2008, at 11:14 AM, "Musachy Barroso" wrote: Hi all, anyone up for beta testing the java templates? These are the steps to try them 1.Check out src from https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-javatemplates-plugin 2. Build the

Re: Dojo plugin proposal(my last one I promise)

2008-12-20 Thread Matt Raible
Do we have a plugins area we can check it into? I'd be interested in helping update this project to the latest version of Dojo. Matt On Sat, Dec 20, 2008 at 11:45 AM, Martin Cooper wrote: > On Sat, Dec 20, 2008 at 10:27 AM, James Holmes wrote: > >> +1 and agree with Dave on moving the Dojo stuff

Re: [VOTE] java tags proposal

2008-12-20 Thread Matt Raible
+1 On Sat, Dec 20, 2008 at 4:09 PM, Musachy Barroso wrote: > This is the documentation: > http://cwiki.apache.org/S2PLUGINS/java-templates-plugin.html > And it is in the sandbox (hence the vote): > http://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-javatemplates-plugin/ > > musachy > >

Re: [VOTE] Move OSGi and OVal plugins to trunk

2009-04-14 Thread Matt Raible
+1 On Tue, Apr 14, 2009 at 8:12 AM, Wes Wannemacher wrote: > +1 > > I think these are good additions and I'm glad to see work being done. > > -Wes > > On Tuesday 14 April 2009 09:11:37 Musachy Barroso wrote: > > "is there any body out there? just nod if you can hear me" > > > > On Wed, Apr 8, 20

Re: Struts 2.1.7 Vote

2009-06-22 Thread Matt Raible
Release Notes 2.1.6 is an invalid link on the Version Notes page. Should probably fix that. On Mon, Jun 22, 2009 at 3:50 PM, Wes Wannemacher wrote: > The Struts 2.1.7 test build is now available. > > Release notes: > * [http://cwiki.apache.org/confluence/display/WW/Version+Notes+2.1.7] > > Distr

Re: [VOTE] Move JSON plugin to trunk

2009-08-05 Thread Matt Raible
+1 On Wed, Aug 5, 2009 at 10:40 AM, Musachy Barroso wrote: > I think the JSON plugin is ready to be moved to trunk, here is my +1. > > > musachy > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > > - > To unsub

Re: [VOTE] Embedded JSP Plugin

2009-08-17 Thread Matt Raible
+1 On Mon, Aug 17, 2009 at 6:20 PM, Rainer Hermanns wrote: > +1 as stated previously, > cheers, > Rainer > > I propose we move the Embedded JSP Plugin to trunk, and label it as > > "experimental". If you haven't been following up, this is the plugin: > > > > http://cwiki.apache.org/S2PLUGINS/embe

Re: RoR/scaffolding and other ramblings

2009-08-19 Thread Matt Raible
AppFuse doesn't do in-memory scaffolding - just generated-files type scaffolding. I'd love to enhance its Struts 2 flavor to support what you're talking about. Matt On Aug 19, 2009, at 9:53 PM, Wes Wannemacher wrote: On Wednesday 19 August 2009 07:34:09 pm Dave Newton wrote: Isn't that o

Re: 2.1.8.1: Change in escaping

2009-11-16 Thread Matt Raible
I would advocate that "escape" means escape everything (Csv, Xml and HTML). No need to differentiate IMO. On Mon, Nov 16, 2009 at 1:37 PM, Musachy Barroso wrote: > it is in trunk now. Please note that "escape" is true by default, so > to escape some xml you should do: > > > > hum, I wonder if w

Re: [VOTE] Accept the XWork project as donated by OpenSymphony

2009-12-26 Thread Matt Raible
On Sat, Dec 26, 2009 at 12:11 PM, Martin Cooper wrote: > This is a vote for the Struts PMC to formally accept the donation of > the XWork project from OpenSymphony. This is a required step of the IP > Clearance procedure documented here: > > http://incubator.apache.org/ip-clearance/index.html > >

Re: [VOTE] Move future struts releases to apache's Nexus Pro instance

2010-03-24 Thread Matt Raible
+1 On Mar 24, 2010, at 7:30 AM, Wes Wannemacher wrote: > All, > > I am proposing that we change our release process so that we can > leverage the Apache instance of Sonatype Nexus Professional. I will > personally perform the necessary steps to get the appropriate > information documented and th

Re: [VOTE] Struts Master 7 Vote

2010-06-15 Thread Matt Raible
+1 GA On Mon, May 31, 2010 at 7:23 AM, Lukasz Lenart wrote: > The Struts Master 7 test build is now available as a Maven artifact. > https://repository.apache.org/content/repositories/orgapachestruts-018/ > > Release notes: > * The main change is to allow to use the Nexus to make a Maven release

Re: [VOTE] Struts 2.2.0 Vote

2010-06-30 Thread Matt Raible
+1 GA. I tested it with AppFuse (upgrading from 2.1.8) and all tests pass. I did notice that my customized templates[1] are out of wack with the latest release. Maybe some custom FreeMarker templates changed? Also, I noticed that to load a blank form it takes 10+ seconds (as it does with 2.1.8).

Re: Velocity?

2010-06-30 Thread Matt Raible
In regards to Struts Menu, I tried to upgrade it to the Velocity 1.5 a couple of years ago, but there was a bug that prevented me from doing so. More details at the following URL: http://issues.appfuse.org/browse/APF-684 On Wed, Jun 30, 2010 at 5:05 PM, Dale Newfield wrote: > https://issues.apa

Re: Roadmap for 2.3

2011-03-15 Thread Matt Raible
If the conventions plugin allows for no XML and extensionless URLs, I'd like to see it rolled into the and defaulted. I'm happy to endure the pain of upgrading for those two features. On Tue, Mar 15, 2011 at 1:43 PM, Wes Wannemacher wrote: > I'm with Dave and Chris... I like the conventions plug

Re: [VOTE] Struts 2.2.2

2011-03-28 Thread Matt Raible
The release notes has the wrong staging URL. It has: apache.nexus ASF Nexus Staging https://repository.apache.org/content/groups/snapshots-group/ On Sun, Mar 27, 2011 at 4:59 AM, Lukasz Lenart wrote: > The Struts 2.2.2 test build is now available. > > Release notes: > * [http

Re: [VOTE] Struts 2.2.2

2011-03-28 Thread Matt Raible
NFO] Final Memory: 22M/81M [INFO] On Mon, Mar 28, 2011 at 9:09 AM, Matt Raible wrote: > The release notes has the wrong staging URL. It has: > > > > apache.nexus > ASF Nexus Staging > https:

Re: [VOTE] Struts 2.2.2

2011-04-04 Thread Matt Raible
efaultActionProxy.java > > > > > > Kind regards > > -- > > Łukasz > > + 48 606 323 122 http://www.lenart.org.pl/ > > Warszawa JUG conference - Confitura http://confitura.pl/ > > > > 2011/3/28 Matt Raible : > >> I'm currently usin

Re: [VOTE] Release Struts 2.2.3

2011-04-14 Thread Matt Raible
Below are some performance tests results. It looks like 2.2.3 is 2 seconds slower and uses 1 MB more of memory than 2.1.8. --- Intel Core

Re: Struts2 Archetype

2011-06-29 Thread Matt Raible
In AppFuse Light, I use Ant and Maven to create the archetype and publish it. I've found Ant is necessary to do some regex replacements on the files created b/c there's some bugs in the Archetype Plugin. You can see the pom.xml (and the "create-archetype" profile) and my build.xml file that doe

Re: Struts2 Archetype

2011-06-29 Thread Matt Raible
Yes, I believe I did a couple years ago when I first encountered them. There's a chance they're fixed now and my find/replace logic isn't working, but I doubt it. The archetypes I create for AppFuse tend to be much more than skeleton apps and have edge cases that are likely not normally encountered

Re: [VOTE] Struts 2.3.1 Vote

2011-12-09 Thread Matt Raible
I tried it 2.3.1 in AppFuse and its archetypes and all tests pass. +1 binding [ ] Leave at test build [ ] Alpha [ ] Beta [x] General Availability (GA) On Dec 9, 2011, at 12:02 AM, Łukasz Lenart wrote: > The Struts 2.3.1 test build is now available. > Release notes:* [http://struts.apache.org/

Re: Spring plugin for Struts 2.5

2012-05-22 Thread Matt Raible
+1 I'd say 3.1 instead of 3.0 since 3.1 has created some issues with other web frameworks. On May 22, 2012, at 6:56 PM, Paul Benedict wrote: > I think we should upgrade the Spring dependency to 3.0... > > Thoughts? - To unsu

Re: Struts 2.3.5 ready for test

2012-10-11 Thread Matt Raible
Tested with the latest version of AppFuse. Looks good. +1 On Oct 10, 2012, at 11:32 AM, Lukasz Lenart wrote: > 2012/10/8 Lukasz Lenart : >> 2012/10/7 Łukasz Lenart : >>> Hi all, >>> >>> A new version of Struts 2.3.5 is coming, please take a time and try to >>> test the bits [1] or use Maven sta

Re: Twitter Bootstrap for the REST Showcase

2012-10-11 Thread Matt Raible
I like it! Not sure if it's a Struts issue or now, but when you create a new order and don't fill anything in, you get a blank screen. Here's the URL: http://struts.jgeppert.com/struts2-rest-showcase/orders/new On Oct 11, 2012, at 2:13 PM, Johannes Geppert wrote: > Hi folk, > > before giving

Re: Plan for Struts 3

2012-11-27 Thread Matt Raible
If it breaks backwards-compatibility, I'd suggest not doing it. I've always been impressed with projects like Spring that've maintained backwards compatibility w/o making a breaking change such as this. On Nov 27, 2012, at 3:54 PM, Jeff Black wrote: > Never mind. > > I suppose it makes sense

Is debug=console still supported?

2012-12-10 Thread Matt Raible
Hey all, I'm trying to finish the last few bugs before an AppFuse release. Here's a link to the one I'm working on: http://issues.appfuse.org/browse/APF-1042 I'm using Struts 2.3.7 and trying to see if debug=console still works. I do get a popup, but I get an error for the following files. Fa

Re: Is debug=console still supported?

2012-12-10 Thread Matt Raible
Figured it out, I needed to add the struts2-dojo-plugin to get things to work. Thanks, Matt On Dec 10, 2012, at 7:51 PM, Matt Raible wrote: > Hey all, > > I'm trying to finish the last few bugs before an AppFuse release. Here's a > link to the one I&#

Re: Struts 2.3.8 ready to test

2012-12-17 Thread Matt Raible
+1 Looks good in AppFuse. On Dec 17, 2012, at 4:26 AM, Lukasz Lenart wrote: > Hi, > > Please take a time and test the bits - any help is appreciated. The > main goal of this release is to improve an overall performance of the > framework. Please report back any problems. I'll call for vote on

Re: [VOTE] Struts 2.3.8

2012-12-19 Thread Matt Raible
+1 GA On Dec 19, 2012, at 8:14 AM, Lukasz Lenart wrote: > The Struts 2.3.8 test build is now available. The main goal of the > release is to improve the overall performance which was impacted by > FileManager refactoring in version 2.3.7. Current version should be > much more faster than version

Re: JavaScriptTag and multiple forms.

2004-04-04 Thread Matt Raible
On Apr 4, 2004, at 2:11 PM, Niall Pemberton wrote: Now that the four flavours of validator form (ValidatorForm, ValidatorActionForm, DynaValidatorForm, DynaValidatorActionForm) have a getValidatorKey() method, maybe the JavaScriptTag should get hold of these and call the getValidatorKey() - that

Re: validation.xml

2004-04-07 Thread Matt Raible
Make sure your validate method calls super.validate() first. Matt On Apr 7, 2004, at 4:55 AM, Zakaria khabot wrote: Hi all, How to call the validator from an Action. - in struts-config I put validate="false", - I am using validation.xml to control erors. - In the action I wrote : ActionErrors e

Re: [Apache Struts Wiki] New: StrutsBooks

2004-04-10 Thread Matt Raible
Pro JSP http://www.amazon.com/exec/obidos/tg/detail/-/1590592255 I wrote a chapter on Struts and all the tools to make development faster: XDoclet et. al - basically everything that AppFuse uses. Matt On Apr 10, 2004, at 1:07 PM, [EMAIL PROTECTED] wrote: Date: 2004-04-10T12:07:34 Editor:

RE: TilesServlet deleted

2004-04-26 Thread Matt Raible
So if tiles were extracted out into it's own commons project - would there be a need/reason to add this back in? Matt > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: Monday, April 26, 2004 7:40 AM > To: Struts Developers List > Subject: Re: TilesServlet delete

RE: TilesServlet deleted

2004-04-27 Thread Matt Raible
ght try putting together a proposal that we post > to the relevant parties. > > On Mon, 26 Apr 2004 07:43:33 -0600, Matt Raible wrote: > > So if tiles were extracted out into it's own commons > project - would > > there be a need/reason to add this back in? > > &

What should we do with Tiles?

2004-04-28 Thread Matt Raible
All, I've posted an entry on my site to (hopefully) get some feedback on the future of Tiles. Please read and comment if you get a chance. http://tinyurl.com/3b55d Thanks, Matt - To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

Re: Will Struts2 use OGNL as WW did?

2006-11-06 Thread Matt Raible
+1 for restoring "do*". Matt On 11/6/06, Don Brown <[EMAIL PROTECTED]> wrote: tm jee wrote: > Hi Vitor, > > I think the do fallback was removed from webwork. Have a look at http://cwiki.apache.org/confluence/display/WW/Key+Changes+From+WebWork+2 for more of the changes from webwork to struts2

Re: [s2] Servlet 2.4 for the starter archetype?

2006-11-07 Thread Matt Raible
On 11/7/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: The starter archetype declares a dependency on servlet-api 2.4, but web.xml uses the 2.3 DTD. If I switch web.xml to the 2.4 schema, then the elements are not allowed. (Come to think of it, why are they there for 2.3? Aren't the sitemesh tlds

Re: New Struts configuration design

2006-11-13 Thread Matt Raible
I'd be interested in doing this in Equinox as well. Does it simply follow convention over configuration or are annotations leveraged? Got any documentation? ;-) Matt On 11/13/06, Ted Husted <[EMAIL PROTECTED]> wrote: On 11/13/06, Don Brown <[EMAIL PROTECTED]> wrote: > My favorite part of the c

Re: [s 1.3.6]: New label tag

2006-11-21 Thread Matt Raible
If you're going to add a Label tag to Struts, I'd suggest including the ability to put an indicator (i.e. an asterisk) of when a field is required. We do this in AppFuse and it works quite well. http://tinyurl.com/u3hyl Matt On 11/20/06, Paul Benedict <[EMAIL PROTECTED]> wrote: Martin Cooper

Re: ApacheCon Roll Call

2007-09-22 Thread Matt Raible
I'll be there - I was planning on flying in Wednesday afternoon and flyout out Friday afternoon. Matt 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 >

Re: New Struts Committer -- Matt Raible

2007-09-24 Thread Matt Raible
won't stop criticizing Struts 2. Unfortunately, now I'll just be criticizing myself for not fixing stuff. ;-) On 9/24/07, Paul Benedict <[EMAIL PROTECTED]> wrote: > Congrats Matt. I am glad you're on the team. > > On 9/24/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote: &

Fixing XW-559: No warnings when property or method doesn't exist in Action

2007-09-24 Thread Matt Raible
Background at: http://jira.opensymphony.com/browse/XW-559 Basically, Struts 2 sucks. ;-) When prototyping a project with Struts 2, I found it annoying that when I fat-fingered a property or method in my JSP, I was never given an error by Struts. For people that are brand-new to Struts, I'd imagin

Re: Fixing XW-559: No warnings when property or method doesn't exist in Action

2007-09-24 Thread Matt Raible
OK, so if I'm mostly concerned with the Struts 2.0.x branches, is there a revision of XWork I can/should work with? Thanks, Matt On 9/24/07, Piero Sartini <[EMAIL PROTECTED]> wrote: > > Should I be using the latest version of Struts with the latest version > > of XWork to attempt to fix this iss

Re: [VOTE] Struts 2.0.11 Quality

2007-09-24 Thread Matt Raible
existing pages that utilize JSP EL expressions with Struts 2 tags will no longer work as of this release. I'm assuming this means that ${...} can't be used in Struts 2 tag attributes anymore? Matt On 9/24/07, James Holmes <[EMAIL PROTECTED]> wrote: > The Struts 2.0.11 test build is now availab

Re: [VOTE] Struts 2.0.11 Quality

2007-09-24 Thread Matt Raible
+1 GA - all tests pass in AppFuse. The good news about removing the ability of doing ${...} in Struts tags is now it's less ambiguous if you should use JSTL or Struts tags. Matt On 9/24/07, Piero Sartini <[EMAIL PROTECTED]> wrote: > +1 GA > > -

Re: [VOTE] Struts 2.0.11 Quality

2007-09-24 Thread Matt Raible
IL PROTECTED] It'd be nice to do something where you could list the available constant classes (similar to imports in JSPs) in a struts config file or something. Matt > > > On Mon Sep 24 15:48 , 'Matt Raible' <[EMAIL PROTECTED]> sent: > > >+1 GA - all tests pa

Re: Fixing XW-559: No warnings when property or method doesn't exist in Action

2007-09-24 Thread Matt Raible
Is it worth trying to fix this issue (non-existent properties not reported) if the underlying EL mechanism is going to change? I guess the best thing to do is see if I can reproduce the problem using xwork/struts-trunk. Matt On 9/24/07, Dave Newton <[EMAIL PROTECTED]> wrote: > --- Ma

Re: Fixing XW-559: No warnings when property or method doesn't exist in Action

2007-09-24 Thread Matt Raible
ROTECTED]> wrote: > I'm not sure if Don is planning to change the EL mechanism or just *make it > possible" to change the mechanism. > > > On Mon Sep 24 16:42 , 'Matt Raible' <[EMAIL PROTECTED]> sent: > > >Is it worth trying to fix this issue (

Re: [struts-dev] [ANN] Three Struts Tutorials or Presentations at ApacheCon US 2007 Atlanta GA

2007-10-03 Thread Matt Raible
On 10/3/07, Dale Newfield <[EMAIL PROTECTED]> wrote: > Ted Husted wrote: > > ApacheCon US 2007 Atlanta GA, November 12-16. > > While I'm not rich enough to attend this event, I do live in Atlanta, > and I'd welcome the opportunity to buy a round of beers for the folks > responsible for Struts2 and

Re: [ANN] Three Struts Tutorials or Presentations at ApacheCon US 2007 Atlanta GA

2007-10-04 Thread Matt Raible
On 10/4/07, Don Brown <[EMAIL PROTECTED]> wrote: > Yeah, we'll do a BOF, although they are usually pretty low key, I'm up > for kicking it up a notch, especially if there is free beer :) > > Don > > On 10/4/07, Matt Raible <[EMAIL PROTECTED]> wrote:

Re: [ANN] Three Struts Tutorials or Presentations at ApacheCon US 2007 Atlanta GA

2007-10-04 Thread Matt Raible
an see if I can get > Atlassian to put some money/beer in the pot. > > Don > > On 10/5/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > I'll contact the conference organizers to see what's the best night > > (thurs or fri) and then proceed to contact the hotel (or a

Re: [s2] Should tags be their own plugin?

2007-10-04 Thread Matt Raible
I would be hesitant about doing this - mostly because no one else does it. It might work well for developers, but does it really enhance the users' experience? Matt On 10/4/07, Don Brown <[EMAIL PROTECTED]> wrote: > The discussion around WW-2149 [1] has been interesting as it exposed > quite diff

Re: [s2] Should tags be their own plugin?

2007-10-05 Thread Matt Raible
On 10/5/07, Ted Husted <[EMAIL PROTECTED]> wrote: > On 10/5/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > I would be hesitant about doing this - mostly because no one else does > > it. > > If we let that stop us, then there would be no Struts project. :) > &

Re: [s2] Should tags be their own plugin?

2007-10-05 Thread Matt Raible
I don't see why not since .tag files can be bundled in a JAR. Matt On 10/5/07, Patrick Lightbody <[EMAIL PROTECTED]> wrote: > Oh, but one question: I assume if one were to make JSP 2.0-style tags (.tag > files) they couldn't be bundled as a plugin, right? > --

Re: Problem with of struts-config.xml file..

2007-10-17 Thread Matt Raible
Please post these types of questions to the user mailing list. The dev list is used for discussing the development, maintenance and releases around Struts. Matt On 10/17/07, Srhan <[EMAIL PROTECTED]> wrote: > > Hi, > I've web.xml file in which I've index.jsp as my welcome files list. > >

Re: [PROPOSAL] Merge Able/Code Behind/Zero-Config/SmartURLs into view-behind specification

2007-10-17 Thread Matt Raible
I think this is an excellent idea. I also think Stripes has done an excellent job of implementing this and allowing easy overriding with Java code (for extensions and such). Matt On 10/17/07, Tom Schneider <[EMAIL PROTECTED]> wrote: > First of all, I think Ted did a good job of getting a start on

Re: [s2] Proposal: Rest Plugin

2007-10-21 Thread Matt Raible
On 10/21/07, Don Brown <[EMAIL PROTECTED]> wrote: > > The more I study Rest [1] and now having used it in a production > application, the more I'm convinced Struts 2 needs to be the premier > way to write Restful web applications. The HTTP-based Rest theory is > well-suited to the action-based Mode

Re: [S2] Plugins gone wild!

2007-10-23 Thread Matt Raible
I'm more than happy to provide these archetypes as part of AppFuse Light (or putting them under the Struts umbrella). I plan on adding support for Struts 2 + JSF Plugin in the near future. Currently, I'm waiting for Maven to release their ArchetypeNG plugin that allows you to create archetypes fro

BOF at ApacheCon

2007-10-30 Thread Matt Raible
If you're interested in attending a Struts 2 / Roller BOF at ApacheCon, please sign up on the following page: http://wiki.apache.org/apachecon/BirdsOfaFeatherUs07 The higher number we have, the more likely we are to get a good time slot. Don Brown has been successful in securing a sponsor for fre

Re: [ANN] Three Struts Tutorials or Presentations at ApacheCon US 2007 Atlanta GA

2007-11-01 Thread Matt Raible
uld borrow? http://rollerweblogger.org/roller/entry/apachecon_roller_and_struts_2 Don has also been successful (I think) in getting Atlassian to sponsor the beer! Come one, come all - it should be a good time for sure. Matt On 10/4/07, Matt Raible <[EMAIL PROTECTED]> wrote: > I've

Re: [struts-dev] [ANN] Three Struts Tutorials or Presentations at ApacheCon US 2007 Atlanta GA

2007-11-01 Thread Matt Raible
I won't tell if you don't. ;-) On 11/2/07, Dale Newfield <[EMAIL PROTECTED]> wrote: > Matt Raible wrote: > > The Roller / Struts 2 BOF is on at ApacheCon! > > > > Wednesday night, 8:30-9:30 in Room 3. > > I assume it's kosher to come to thi

Struts 2 Plugin for Grails?

2007-11-07 Thread Matt Raible
Has anyone thought about creating a Struts 2 Plugin for Grails? There's one for Wicket - which proves you don't have to use the default web framework (Spring MVC). http://grails.org/Wicket+Plugin IMO, Grails Controllers look a lot more like Struts Actions than they do Spring MVC. I really

Re: Struts 2 Plugin for Grails?

2007-11-07 Thread Matt Raible
able to use S2 interceptors? Personally I'm interested if I could migrate my S2 actions, that are written in Groovy already, and my views into a Grails project and have them run, then be able to start using the Grails controllers or view mixed with S2 stuff. Mark On 11/7/07 12:47 PM, &qu

Re: [VOTE] Release struts2-archetype-plugin and struts2-archetype-starter version 2.0.11

2007-11-12 Thread Matt Raible
+0 On Nov 12, 2007 12:48 PM, Don Brown <[EMAIL PROTECTED]> wrote: > I've created test builds titled 2.0.11 for the following archetypes: > * struts2-archetype-plugin - Creates a Struts 2 plugin > * struts2-archetype-starter - Creates a starter Struts 2 app > > Since they are both pretty simple,

Re: what login security&encription are good for struts...?

2007-11-12 Thread Matt Raible
Please ask these sort of questions on the user list - or just use AppFuse, which already has Acegi Security and login built in. ;-) http://appfuse.org Warning: I'm biased since I founded AppFuse. Matt On Nov 12, 2007 9:01 PM, msg2ajay <[EMAIL PROTECTED]> wrote: > > hello friends, >

Re: Struts 2 Plugin for Grails?

2007-11-12 Thread Matt Raible
I don't know if we'd really need to support GSPResult in a Struts 2 Plugin. AFAIK, the slowest part of Grails is GSP. http://tinyurl.com/2298jh If we were to write a plugin, would it implement the same scaffolding that Grails has by default? If so, it might be better to use FreeMarker since that

Re: Is the REST plugin ready for primetime? CodeBehind?

2007-11-24 Thread Matt Raible
I'm very interested in using/supporting this plugin as well. If we can come up with a better acronym for SOFEA/SOUI architectures - I think this stuff will really take off. Matt On Nov 24, 2007 7:58 AM, Dave Newton <[EMAIL PROTECTED]> wrote: > We'll be using the REST plugin at work (most likely)

Re: Is the REST plugin ready for primetime? CodeBehind?

2007-11-25 Thread Matt Raible
e.com/links/rss/ comparing_java_web_frameworks_video.html -Ted. On Nov 25, 2007 8:32 PM, <[EMAIL PROTECTED]> wrote: I'm not a committer but I thought I'd provide some input as I use the REST plugin. On Nov 24, 2007 10:14 AM, Matt Raible <[EMAIL PROTECTED]> wrote: I'

Re: Is the REST plugin ready for primetime? CodeBehind?

2007-11-26 Thread Matt Raible
wrote: By "available", do we mean "build it for each framework of interest"? For a S2+REST plugin example, would you go with AppFuse 2 or AppFuse Light? My first thought was AppFuse 2, since its reliance on Maven and Maven Archetypes works well with the S2 project direct

Re: Googlecode Maven Repository for External Struts 2 Plugins

2007-11-27 Thread Matt Raible
Marketing is easy - finding the time to do it is the hard part. Maybe someone should write a Developer Works article on Struts Plugins? I say DW because it seems to have the widest reach among online articles. I have connections if anyone is interested in doing this. I'd also like to see Don write

Re: Googlecode Maven Repository for External Struts 2 Plugins

2007-11-27 Thread Matt Raible
thinking of trying a JPA plugin of my own. There wouldn't be > much to it, so it could also be a how-to. > > But, yeah, you could put me in touch with someone, Matt. > > -Ted. > > > On Nov 27, 2007 12:21 PM, Matt Raible <[EMAIL PROTECTED]> wrote: > > Marketing is

REST Plugin and auto-generated XHTML Views

2007-12-01 Thread Matt Raible
I just thought of something that might be an easy way to generate XHTML views for the REST Plugin. What if we used XSL on the client-side with the XML views? As far as browser capabilities, I think client-side XSL could be a hidden gem that hasn't been looked at in a while. Of course, it could als

Re: [s2] Allowed methods

2007-12-05 Thread Matt Raible
I'm confused - why don't we just allow public methods to be called? Matt On Dec 5, 2007, at 1:06 PM, Don Brown wrote: I'm about to commit a fairly large patch that, among other things, adds built-in support for limiting what methods can be invoked on an Action. My motivation was actually to i

Re: S1/2: Data integrity and security

2007-12-06 Thread Matt Raible
What about integrating HDIV natively so Struts is as secure as it can possibly be? Matt On Dec 5, 2007, at 11:08 PM, Paul Benedict wrote: I've been emailing the authors of HDIV offline for some quite time. I take a fond interest in data integrity and security, and believe their project is

Re: S1/2: Data integrity and security

2007-12-06 Thread Matt Raible
aul Benedict wrote: Matt, I want to use HDIV natively in Struts 1 too -- which is why I was hoping for an SPI interface which anyone can provide for an implementation. What do you have in mind with "native" integration? And is your idea of integration also against an SPI? Paul

Re: [s2] Allowed methods next step

2007-12-09 Thread Matt Raible
Is there anything on that allows restricting roles? I remember this being in S1 and I'm unsure if it exists in S2. If not, it's something I believe we should add as I believe it's useful when using CMA. When using Spring Security, I generally keep all my configuration in my context file, but I can

Re: [s2] Allowed methods next step

2007-12-09 Thread Matt Raible
could > still have a place to store role metadata in the configuration, but I > wouldn't want the specific security enforcement logic to be tied to the > s2 itself. > Tom > > > Matt Raible wrote: > > Is there anything on that allows restricting roles? I > >

Re: Release Management (was Re: [struts-dev] [S2] Libraries in JDK 1.4 distribution)

2008-01-16 Thread Matt Raible
On Jan 16, 2008, at 8:10 AM, Ted Husted wrote: On Jan 16, 2008 12:23 AM, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: That's a fair question, but I have an answer for it. Put simply, I feel that anyone officially made a member of a project team has accepted a greater level of responsibilit

Re: Coverity Scan

2008-01-17 Thread Matt Raible
+1 - it certainly doesn't sound like a bad thing to do. Matt On Jan 17, 2008, at 4:10 AM, Ted Husted wrote: There's a company that's been scanning open source project codebases for static flaws. In November 2007, they announced that Java projects are being added. * http://www.coverity.com/ht

Re: The "Closer" award

2008-02-14 Thread Matt Raible
I'll add $100 to that. Matt On Feb 14, 2008, at 3:31 AM, Al Sutton wrote: I know this isn't a huge amount, but I feel it's time to give something back. I'm willing to put up 50GBP (around 98.50USD given the exchange rate) to the person who has fixed the most JIRA issues relating to

Re: feedback on patches

2008-02-14 Thread Matt Raible
Although I am not sure about how this will affect performance (since this reader may not be buffered), this patch resolves the issue. It seems that you get the IllegalStateException if getReader() is called after a call to getInputStream(). So, I call getInputStream() again and create an InputStre

Re: Struts 2 support on JBuilder 2008

2008-04-04 Thread Matt Raible
I'm not sure if there's specific support for Struts 2, but I do know there's support for building applications using AppFuse. I've visited CodeGear's offices and seen the demo's - it's really cool stuff. Matt On Fri, Apr 4, 2008 at 12:19 AM, Al Sutton <[EMAIL PROTECTED]> wrote: > The only stuff I

Are Struts JARs OSGi Aware?

2008-04-08 Thread Matt Raible
Are Struts JARs OSGi-aware? Spring MVC's are as of 2.5.3. I think it'd be good to do the same for Struts JARs. Thanks, Matt -- http://raibledesigns.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Does Struts 2 support loading FreeMarker templates from a remote server?

2008-04-08 Thread Matt Raible
According to the following page, Struts 2 supports loading FreeMarker templates from the webapp or classpath: http://struts.apache.org/2.x/docs/freemarker.html However, it doesn't appear to support loading them from a remote server (i.e. http://localhost/freemarker). Is this a limitation of Strut

Re: [s2] A thought - next generation OSGi-based?

2008-04-24 Thread Matt Raible
I like your thinking and I'm curious to hear more. Are you referring to something like the OSGi Plugin for loading plugins, or are you saying that you want to make Struts 3 only run in an OSGi container? Matt On Thu, Apr 24, 2008 at 9:09 AM, Don Brown <[EMAIL PROTECTED]> wrote: > As I learn more

Re: JavaOne Meetup anywhere?

2008-04-30 Thread Matt Raible
I have a list of parties on my blog - maybe we could meetup at one of those? http://raibledesigns.com/rd/entry/javaone_where_are_the_good Matt On Wed, Apr 30, 2008 at 2:10 PM, Rainer Hermanns <[EMAIL PROTECTED]> wrote: > Hey, > > who is going to attend CommunityOne/JavaOne this year? > Are the

Re: FilterDispatcher and static resources

2008-05-01 Thread Matt Raible
We've had a fair amount of issues in the AppFuse project using *.html as an extension. This is because some plugins and such use *.html files and Struts attempts to serve them up as Actions rather than plugins. Will this fix that problem? We've added a StaticFilter[1] that attempts to fix it, but i

Re: FilterDispatcher and static resources

2008-05-01 Thread Matt Raible
sachy > > > > On Thu, May 1, 2008 at 12:24 PM, Matt Raible <[EMAIL PROTECTED]> wrote: > > We've had a fair amount of issues in the AppFuse project using *.html > > as an extension. This is because some plugins and such use *.html > > files and Struts atte

Re: [VOTE] Bring Convention plugin into trunk and deprecate Zero Config

2008-05-13 Thread Matt Raible
+1 On Tue, May 13, 2008 at 9:39 PM, Musachy Barroso <[EMAIL PROTECTED]> wrote: > With the addition of @IntereceptorRefs to the Convention plugin, it is > now possible to do most of the action mapping using annotations. Also > having 2 plugins to do the same thing is really confusing for users, >

Re: XWork and Struts Action 2.0

2006-04-17 Thread Matt Raible
+1 to moving it over. I don't care about package naming, but agree the Javadocs should be in the same location. Matt On 4/17/06, Bob Lee <[EMAIL PROTECTED]> wrote: > What's the plan for XWork? I would recommend against keeping it as a > third party dependency and for copying the necessary code ov

Re: Struts BOF at JavaOne?

2006-04-22 Thread Matt Raible
If you're a blogger, you can try to get a free "press pass" which will get you into everything. This is what I've done the past couple years. I've suggested it to others and its worked for them as well. Matt On 4/21/06, James Mitchell <[EMAIL PROTECTED]> wrote: > I'm seriously considering comin

Re: Struts BOF Wednesday, May 19 at 6:00 PM at JavaOne

2006-04-23 Thread Matt Raible
Just so you know, my company (and many others) are hosting a Geronimo party at that same time. http://www.virtuas.com/geronimo/geronimolive If you'd like, I could get all the Struts Committers invites, and you could have the meeting there. ;-) Matt On 4/23/06, Don Brown <[EMAIL PROTECTED]> wrot

Re: Struts BOF Wednesday, May 19 at 6:00 PM at JavaOne

2006-04-23 Thread Matt Raible
ive up a little side conference room for an hour or so, say 7:30 - > 8:30 or so? Also, could it be open to anyone rather than just committers? > A number of non-committers have expressed interest in getting involved in > the design meeting. > > Don > > > On 4/23/06, Matt Raible &

Re: Struts BOF Wednesday, May 17 at 5:30 PM at JavaOne (updated)

2006-04-25 Thread Matt Raible
Howdy all, The Geronimo Party is an invitation only event. Luckily, this e-mail is your invite and you can register online at http://www.virtuas.com/glive/index.html. Where? W Hotel 181 3rd Street San Francisco, California 94103 When? Wednesday May 17, 2006 from 6 – 9 PM. More

Re: [s2] Struts 2.0.0 - Tag it and Roll it?

2006-07-23 Thread Matt Raible
Is there a repo/artifactId/groupId I can use to start testing this. Is there any documentation of "what's changed" in order to upgrade from WebWork 2.2 to Struts 2.0? If you can give me a simple start, I can try to create a more detailed set of instructions. Matt On 7/23/06, David Evans <[EMAIL

Re: ApacheCon 2006

2006-07-28 Thread Matt Raible
I'll be doing a Struts 1 to Struts 2 Migration talk at Colorado Software Summit this year. Possibly at Denver's No Fluff show too. http://softwaresummit.com/2006/speakers/raible.htm Matt On 7/27/06, Ted Husted <[EMAIL PROTECTED]> wrote: ApacheCon US has accepted my offer to present a half-day

Re: ApacheCon 2006

2006-07-29 Thread Matt Raible
Yes, they should be posted sometime after I deliver them, in late October/early November. So Ted's might be posted before mine. Matt On 7/29/06, Frans Thamura @ Meruvian <[EMAIL PROTECTED]> wrote: Matt Raible wrote: > I'll be doing a Struts 1 to Struts 2 Migration talk at

  1   2   >