Re: [action2] Apps dependencies

2006-05-28 Thread tm jee
>Is the shopping cart app using JSF? I thought Don only added it to >the showcase. I think it is because some of the interceptors defined struts-default.xml is using JSF stuff, SAF2 will throws exception when loading the interceptors that requires JSF dependencies. rgds - Original Message

Re: DWR/Struts integration: why? (Re: JavaOne Ajax Discussion)

2006-05-28 Thread Frank W. Zammetti
Thanks guys... quick update... I took yesterday off, so I'm not quite as far as I would have liked :) It *is* memorial day weekend after all! However, I did on Friday get reasonably far... at this moment, I have XML input working for simple (i.e., non-collection) Action fields, as well as out

Re: [action2] Apps dependencies

2006-05-28 Thread Jason Carreira
> >Is the shopping cart app using JSF? I thought Don > only added it to > >the showcase. > > I think it is because some of the interceptors > defined struts-default.xml is using JSF stuff, SAF2 > will throws exception when loading the interceptors > that requires JSF dependencies. > I just brok

Re: Call for Papers Opens for ApacheCon US 2006

2006-05-28 Thread Ted Husted
On 5/27/06, Ian Roughley <[EMAIL PROTECTED]> wrote: I have that very talk that I am doing on the No Fluff Just Stuff - I was considering submitting it myself. Hmmm, I was thinking in terms of a one or two day tutorial, rather than a paper. I already have a straight-up WebWork2/SAF2 training cou

Request to publish Struts 1.3.5

2006-05-28 Thread Paul Benedict
To get developer traction, can we begin posting beta builds onto the website? It would be nice to see a "1.3.5 (Beta)" link listed there to view the snapshot website. And why not? As long as we listd it as not a production build, we can give it publicility. We have done that with "Struts 1.2.x", so

Re: [shale] Maven 2 build -- Help Wanted

2006-05-28 Thread James Mitchell
Hi Wendy, sorry that I've been non-existent for the last few weeks. I basically do not have internet access while onsite at my newest client. I'm hoping to change that very soon though so I'll be able to get back into the mix. -- James Mitchell On May 27, 2006, at 10:40 PM, Wendy Sm

Re: Request to publish Struts 1.3.5

2006-05-28 Thread Ted Husted
Wendy posted a snapshot to get some preliminary feedback. * http://www.mail-archive.com/dev%40struts.apache.org/msg22386.html If Joe's issue is resolved, then the next step would be to tag the repository, roll the build, and post a release vote. If the vote gets at least three binding +1s and mo

[action1] Errors in session scope and html tags 'errorKey' attribute?

2006-05-28 Thread Wendy Smoak
The documentation for the 'errorKey' attribute of all the html taglib tags says: Name of the _request_ _scope_ bean under which our error messages have been stored. If not present, the name specified by the Globals.ERROR_KEY constant string will be used. Is that still correct? I'm thinking of t

Re: [action1] Errors in session scope and html tags 'errorKey' attribute?

2006-05-28 Thread Niall Pemberton
On 5/29/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: The documentation for the 'errorKey' attribute of all the html taglib tags says: Name of the _request_ _scope_ bean under which our error messages have been stored. If not present, the name specified by the Globals.ERROR_KEY constant string will

Re: [action1] Errors in session scope and html tags 'errorKey' attribute?

2006-05-28 Thread Wendy Smoak
On 5/28/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: Yes it is related and will look in session scope if not found in request scope - basically its the same as the "name" attribute on the and tags - they all use TagUtils.getActionMessages() to retrieve the messages which uses PageContext.fin

Re: Request to publish Struts 1.3.5

2006-05-28 Thread Paul Benedict
Ted, I am asking about the website, not the builds. I know the developer builds are always available, but I see no reason why we shouldn't publish the 1.3.x website on the left-hand bar as we release new beta versions. We don't need a vote for that. Paul --- Ted Husted <[EMAIL PROTECTED]> wrote:

Re: Request to publish Struts 1.3.5

2006-05-28 Thread Joe Germuska
At 10:57 PM -0400 5/28/06, Ted Husted wrote: Wendy posted a snapshot to get some preliminary feedback. * http://www.mail-archive.com/dev%40struts.apache.org/msg22386.html If Joe's issue is resolved These two commits cover the things that I "knew" were issues. http://svn.apache.org/viewvc?vie

Re: Issue while displaying value from nested bean object

2006-05-28 Thread Siva Sajja
Change your line to For ur reference http://struts.apache.org/struts-doc-1.2.7/userGuide/struts-html.html#text The problem with your bean:write tag could be it doesn't accept a collection. Cheers, Siva. On 5/28/06, skp <[EMAIL PROTECTED]> wrote: Hi, I have a top level "Part" Bean which ha

Re: Request to publish Struts 1.3.5

2006-05-28 Thread Craig McClanahan
On 5/28/06, Paul Benedict <[EMAIL PROTECTED]> wrote: Ted, I am asking about the website, not the builds. I know the developer builds are always available, but I see no reason why we shouldn't publish the 1.3.x website on the left-hand bar as we release new beta versions. We don't need a vote fo

Re: Request to publish Struts 1.3.5

2006-05-28 Thread Wendy Smoak
On 5/28/06, Joe Germuska <[EMAIL PROTECTED]> wrote: These two commits cover the things that I "knew" were issues. http://svn.apache.org/viewvc?view=rev&revision=409443 Thanks, Joe. Was there a JIRA issue opened for this one? (It won't appear in the release notes otherwise.) There are still

Re: Request to publish Struts 1.3.5

2006-05-28 Thread Joe Germuska
* Link it to an Apache server (where Wendy's test build is) and suffer the wrath of the Apache infrastructure group when a huge number of people try to download it -- given how widely Struts is used, this is likely to be a very serious hit on the Apache infrastructure. * Publish the release "

Re: Request to publish Struts 1.3.5

2006-05-28 Thread Wendy Smoak
On 5/28/06, Joe Germuska <[EMAIL PROTECTED]> wrote: btw, considering my last email, I should point out that Wendy's test build predates those two commits I made, so either 1.3.5 should be rebuilt, or it should be skipped. In my mind, 1.3.5 has not been released yet, and Wendy's test build could