Re: Summary: Clean Up conf/share

2004-02-06 Thread Ted Husted
We don't provide a datasource *implementation*, but we still support the datasources *manager*. IMHO, removing support for the datasources manager would force a major release since some applications would need to be redesigned. If we did decided to do that, then we should also extract the

cvs commit: jakarta-struts/web/blank/WEB-INF struts-config.xml

2004-02-06 Thread husted
husted 2004/02/06 04:18:39 Modified:web/blank/WEB-INF struts-config.xml Log: Update to use forward attribute rather than ForwardAction. Revision ChangesPath 1.13 +1 -2 jakarta-struts/web/blank/WEB-INF/struts-config.xml Index: struts-config.xml

Re: FW: Problem with the forward attribute in action

2004-02-06 Thread Ted Husted
If there is a /view.jsp, then it would work. You might want to check that it is the last or only mapping for /view. I just modified the blank example in the distribution to demonstrate the usage. -Ted. On Thu, 05 Feb 2004 11:45:14 -0800, Narayanan, Sunitha wrote: Hi, I am reposting on this

Re: [resources] new implementations [was: Re: cvs commit: jakart...]

2004-02-06 Thread Ted Husted
Looking forward to it, James :) I am finding that a lot of teams in the field do want this functionality. If the plugin was not coupled to the contrib implementations, then I suppose you could try putting it under /plugins instead of contrib. -Ted. On Fri, 06 Feb 2004 08:40:09 -0500, James

DO NOT REPLY [Bug 26736] New: - Hash # in HTML when taglibs are used causes double post to action

2004-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26736. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/web/validator/WEB-INF struts-config.xml validation.xml

2004-02-06 Thread rleland
rleland 2004/02/06 16:09:33 Modified:conf/test struts-config.xml src/share/org/apache/struts/tiles/xmlDefinition XmlParser.java src/test/org/apache/struts/config TestModuleConfig.java

DO NOT REPLY [Bug 26668] - errors messages tags enhancement: make them show only errors/messages

2004-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26668. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [resources] new implementations [was: Re: cvs commit: jakart...]

2004-02-06 Thread Craig R. McClanahan
Quoting James Mitchell [EMAIL PROTECTED]: P.S. I'll be adding a few more items later tonight and/or this weekend: - a build script in resources/contrib that let's us produce a distribution of any single one of the implementations under contrib - a few docs -

[resources] new implementations [was: Re: cvs commit: jakart...]

2004-02-06 Thread James Mitchell
P.S. I'll be adding a few more items later tonight and/or this weekend: - a build script in resources/contrib that let's us produce a distribution of any single one of the implementations under contrib - a few docs - tutorial on how to setup and use these impls. - a

PropertyDescriptor: internal error while merging PDs: with jdk1.4

2004-02-06 Thread Anand Stephen
Greetings, I get the following error when I run a web app with: java version 1.4.2_01 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06) Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode) It works without any problems with: java version 1.3.1_02 Java(TM) 2 Runtime