sunone 6.1 sp03

2005-05-04 Thread fernando
Hi We are proving struts in webserver SUNONE 6.1 SP03 We download the "struts-examples" from struts home page. We try this example in netbeans and it works fine. Now, we make a .war archive, and install in SUNONE 6.1 SP03, and we have this problems: 1) If we go to http:/machine:port/https-age

DO NOT REPLY [Bug 33355] - computeURLWithCharEncoding doesn't encodes the & created by the response.encudeURL call

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

build-tests.xml 1.3

2005-05-04 Thread rmanchu
hi is it possible to include the build-tests.xml in the source distribution? is it somewhere where i can get it? help riyaz - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: build-tests.xml 1.3

2005-05-04 Thread James Mitchell
From where are you getting your distribution? -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. 678.910.8017 AIM: jmitchtx Yahoo: jmitchtx MSN: [EMAIL PROTECTED] - Original Message - From: "rmanchu" <[EMAIL PROTECTED]> To:

Re: build-tests.xml 1.3

2005-05-04 Thread rmanchu
http://svn.apache.org/builds/struts/maven/trunk/nightly/struts-core/ James Mitchell wrote: From where are you getting your distribution? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: build-tests.xml 1.3

2005-05-04 Thread James Mitchell
Ok, the Struts layout as it used to be (last year some time) is no longer the same monolithic take-it-or-leave-it Struts of yesteryears. The Struts team has been working long and hard to reorganize the layout and (with all hope) much of the complexity that existed with the old layout. The proj

DO NOT REPLY [Bug 33355] - computeURLWithCharEncoding doesn't encodes the & created by the response.encudeURL call

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33355] - computeURLWithCharEncoding doesn't encodes the & created by the response.encudeURL call

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 34445] - use charsets given by browser for form field encodings

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[Struts Wiki] Trivial Update of "WhyChain" by JayBurgess

2005-05-04 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by JayBurgess: http://wiki.apache.org/struts/WhyChain The comment on the change is: Minor enhancements. Confirmed with Ted.

LookupDispatchAction question

2005-05-04 Thread Tom Viers
Hello, I am using a LookupDispatchAction to consolidate CRUD actions for a particular element in my application. As far a I can tell, only one input can be specified for this lookup action. Is there a way to dynamically specify the input forward based on which action method was dispatched? I hav

Re: LookupDispatchAction question

2005-05-04 Thread Michael Jouravlev
If it is acceptable for you to specify input property in the action, then you can forgo this property altogether. You need it only for automatic error display. When input property is set, and validate is set to true, and your validation method returns errors, Struts queues errors into request objec

Re: LookupDispatchAction question

2005-05-04 Thread Joe Germuska
This is actually a question better suited for the user list (in fact, a question similar came up last week!) You've run into the real problem, which is that your code can't change an existing ActionConfig -- these are shared, so you'd have all kinds of synchronization issues in a multi-threaded

Re: LookupDispatchAction question

2005-05-04 Thread Dakota Jack
I assume that you know that you can specify your ActionForward in your Action's methods, e.g. return new ActionForward("myPage");? You can also specify all sorts of forwards in the mapping for success, failure, etc. Just do this instead for update, delete, etc. with the CRUD formula. You would b

DO NOT REPLY [Bug 34714] - [Shale] Clay PropUtil.setProperty should not fail silently if the property could not be set.

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33355] - computeURLWithCharEncoding doesn't encodes the & created by the response.encudeURL call

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33355] - computeURLWithCharEncoding doesn't encodes the & created by the response.encudeURL call

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Version 1.2.7

2005-05-04 Thread Martin Cooper
On 5/3/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > I had a look at the three outstanding bugs and IMO none of them should > prevent a Struts release: > > 1) Bug 33996 - ChainAction does not support non-default catalogs > Seems to me that this should be N/A since either its an issue against a

DO NOT REPLY [Bug 33355] - computeURLWithCharEncoding doesn't encodes the & created by the response.encudeURL call

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 29792] - Action method saveErrors lose messages on chained actions

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 34730] - Javascript Validation Functions

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 34730] - [validator] Javascript Validation Functions

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[Struts Wiki] Update of "StrutsRelease127" by NiallPemberton

2005-05-04 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by NiallPemberton: http://wiki.apache.org/struts/StrutsRelease127 The comment on the change is: Complete Bug Review

Struts Release - contrib missing

2005-05-04 Thread Niall Pemberton
The last "ga" Struts release (i.e. version 1.2.4) was done from CVS and the contents of the "contrib" folder were shipped in the source distribution. Since then we have moved to SVN and re-organised the repository and the only thing now included in the 1.2.x source distribution are the "el tags".

svn commit: r168218 - /struts/core/branches/STRUTS_1_2_BRANCH

2005-05-04 Thread niallp
Author: niallp Date: Wed May 4 17:18:14 2005 New Revision: 168218 URL: http://svn.apache.org/viewcvs?rev=168218&view=rev Log: Add svn:externals definition to include struts-chain from sandbox/STRUTS_1_2_BRANCH Modified: struts/core/branches/STRUTS_1_2_BRANCH/ (props changed) Propchange:

Re: Struts Release - contrib missing

2005-05-04 Thread Niall Pemberton
I've added an SVN externals definition so that struts-chain is included in the core/STRUTS_1_2_BRANCH - its being pulled in from sandbox/STRUTS_1_2_BRANCH/struts-chain Niall - Original Message - From: "Niall Pemberton" <[EMAIL PROTECTED]> Sent: Thursday, May 05, 2005 12:29 AM > The las

svn commit: r168223 - /struts/core/branches/STRUTS_1_2_BRANCH/build.xml

2005-05-04 Thread niallp
Author: niallp Date: Wed May 4 18:03:40 2005 New Revision: 168223 URL: http://svn.apache.org/viewcvs?rev=168223&view=rev Log: Fix 1.2.x Build - remove duplicate "el" directory from "contrib" Modified: struts/core/branches/STRUTS_1_2_BRANCH/build.xml Modified: struts/core/branches/STRUTS_1_2

svn commit: r168228 - /struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/release-notes.xml

2005-05-04 Thread niallp
Author: niallp Date: Wed May 4 18:28:17 2005 New Revision: 168228 URL: http://svn.apache.org/viewcvs?rev=168228&view=rev Log: Update Version 1.2.7 Release Notes Modified: struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/release-notes.xml Modified: struts/core/branches/STRUTS_1_2_BRANCH/

svn commit: r168234 - /struts/taglib/trunk/src/java/org/apache/struts/taglib/html/BaseHandlerTag.java

2005-05-04 Thread niallp
Author: niallp Date: Wed May 4 18:44:58 2005 New Revision: 168234 URL: http://svn.apache.org/viewcvs?rev=168234&view=rev Log: JavaDoc correction Modified: struts/taglib/trunk/src/java/org/apache/struts/taglib/html/BaseHandlerTag.java Modified: struts/taglib/trunk/src/java/org/apache/strut

svn commit: r168242 - /struts/core/trunk/src/share/org/apache/struts/actions/LocaleAction.java

2005-05-04 Thread niallp
Author: niallp Date: Wed May 4 19:34:31 2005 New Revision: 168242 URL: http://svn.apache.org/viewcvs?rev=168242&view=rev Log: JavaDoc correction Modified: struts/core/trunk/src/share/org/apache/struts/actions/LocaleAction.java Modified: struts/core/trunk/src/share/org/apache/struts/actions

svn commit: r168243 - in /struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts: actions/LocaleAction.java taglib/html/BaseHandlerTag.java

2005-05-04 Thread niallp
Author: niallp Date: Wed May 4 19:35:30 2005 New Revision: 168243 URL: http://svn.apache.org/viewcvs?rev=168243&view=rev Log: Port JavaDoc corrections to 1.2.x branch Modified: struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/actions/LocaleAction.java struts/core/bran

svn commit: r168248 - /struts/core/branches/STRUTS_1_2_BRANCH

2005-05-04 Thread niallp
Author: niallp Date: Wed May 4 19:58:07 2005 New Revision: 168248 URL: http://svn.apache.org/viewcvs?rev=168248&view=rev Log: Add svn:externals definition to include struts-faces from faces/trunk as per Craig's request Modified: struts/core/branches/STRUTS_1_2_BRANCH/ (props changed) Pro

Re: Struts Release - contrib missing

2005-05-04 Thread Niall Pemberton
Also now added an SVN externals definition so that struts-faces is included in the core/STRUTS_1_2_BRANCH - its being pulled in from faces/trunk sub-project, following a conversation with Craig McClanahan. So as it stands now the "source distro" for 1.2.x will include a "contrib" folder with the f

Struts Chain

2005-05-04 Thread Niall Pemberton
Joe, I just updated the STRUTS_1_2_BRANCH so that struts-chain is included in the 1.2.x source distribution (from sandbox/STRUTS_1_2_BRANCH/struts-chain) - is there any - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Struts Chain & 1.2.7 Version

2005-05-04 Thread Niall Pemberton
Joe, I just updated the STRUTS_1_2_BRANCH so that struts-chain is included in the 1.2.x source distribution (from sandbox/STRUTS_1_2_BRANCH/struts-chain) - is there any merit in including any of your recent Chain changes in 1.2.7? http://svn.apache.org/viewcvs?rev=165627&view=rev http://svn.apach

svn commit: r168253 - /struts/core/branches/STRUTS_1_2_BRANCH/build.xml

2005-05-04 Thread martinc
Author: martinc Date: Wed May 4 20:44:26 2005 New Revision: 168253 URL: http://svn.apache.org/viewcvs?rev=168253&view=rev Log: Minor cleanup. Modified: struts/core/branches/STRUTS_1_2_BRANCH/build.xml Modified: struts/core/branches/STRUTS_1_2_BRANCH/build.xml URL: http://svn.apache.org/vie

svn commit: r168254 - /struts/core/branches/STRUTS_1_2_BRANCH/doc/roadmap.xml

2005-05-04 Thread martinc
Author: martinc Date: Wed May 4 20:51:27 2005 New Revision: 168254 URL: http://svn.apache.org/viewcvs?rev=168254&view=rev Log: Roadmap now points to 1.2.7 wiki page. Modified: struts/core/branches/STRUTS_1_2_BRANCH/doc/roadmap.xml Modified: struts/core/branches/STRUTS_1_2_BRANCH/doc/roadmap

svn commit: r168255 - in /struts/core/branches/STRUTS_1_2_BRANCH: build.xml conf/share/MANIFEST.MF project.xml

2005-05-04 Thread martinc
Author: martinc Date: Wed May 4 21:00:32 2005 New Revision: 168255 URL: http://svn.apache.org/viewcvs?rev=168255&view=rev Log: Update for 1.2.7 build. Modified: struts/core/branches/STRUTS_1_2_BRANCH/build.xml struts/core/branches/STRUTS_1_2_BRANCH/conf/share/MANIFEST.MF struts/core/

svn commit: r168258 - /struts/el/branches/STRUTS_1_2_BRANCH/project.xml

2005-05-04 Thread martinc
Author: martinc Date: Wed May 4 21:02:46 2005 New Revision: 168258 URL: http://svn.apache.org/viewcvs?rev=168258&view=rev Log: Update for 1.2.7 build. Modified: struts/el/branches/STRUTS_1_2_BRANCH/project.xml Modified: struts/el/branches/STRUTS_1_2_BRANCH/project.xml URL: http://svn.apach

[Struts Wiki] Update of "StrutsRelease127" by MartinCooper

2005-05-04 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MartinCooper: http://wiki.apache.org/struts/StrutsRelease127 The comment on the change is: Starting the process of rolling the 1.2.7 build. -

DO NOT REPLY [Bug 34714] - [Shale] Clay PropUtil.setProperty should not fail silently if the property could not be set.

2005-05-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[Struts Wiki] Update of "StrutsRelease127" by MartinCooper

2005-05-04 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MartinCooper: http://wiki.apache.org/struts/StrutsRelease127 -- ===