svn commit: r439874 - in /shale/sandbox: shale-dialog2-legacy/src/main/java/org/apache/shale/dialog2/legacy/LegacyDialogManager.java shale-test-dialog2-legacy/src/main/webapp/WEB-INF/web.xml

2006-09-03 Thread craigmcc
Author: craigmcc Date: Sun Sep 3 16:37:16 2006 New Revision: 439874 URL: http://svn.apache.org/viewvc?view=revrev=439874 Log: Update legacy configuration resource parsing to automatically parse the default resource (/WEB-INF/dialog-config.xml), if it exists, even if it was not explicitly called

svn commit: r439876 - /shale/sandbox/shale-dialog2-legacy/src/main/java/org/apache/shale/dialog2/legacy/LegacyDialogManager.java

2006-09-03 Thread schof
Author: schof Date: Sun Sep 3 16:51:39 2006 New Revision: 439876 URL: http://svn.apache.org/viewvc?view=revrev=439876 Log: Added a WARN message when no dialog configuration information is found. (SHALE-271) Modified:

svn commit: r439881 - /shale/sandbox/shale-dialog2-legacy/src/main/java/org/apache/shale/dialog2/legacy/LegacyDialogManager.java

2006-09-03 Thread craigmcc
Author: craigmcc Date: Sun Sep 3 17:07:14 2006 New Revision: 439881 URL: http://svn.apache.org/viewvc?view=revrev=439881 Log: After a quick chat with Sean about our dueling commits, we agreed that *not* warning is the appropriate behavior, so I commented that out. Not having any config

svn commit: r439885 - /shale/sandbox/shale-dialog2-legacy/src/main/java/org/apache/shale/dialog2/legacy/LegacyDialogManager.java

2006-09-03 Thread craigmcc
Author: craigmcc Date: Sun Sep 3 17:30:55 2006 New Revision: 439885 URL: http://svn.apache.org/viewvc?view=revrev=439885 Log: Improve parsing of dialog-config.xml files to include any specified in the META-INF directory of a JAR file included in the application. For consistency with the way JSF

svn commit: r439895 - /shale/sandbox/shale-dialog2-legacy/src/main/java/org/apache/shale/dialog2/legacy/LegacyDialogManager.java

2006-09-03 Thread schof
Author: schof Date: Sun Sep 3 18:28:06 2006 New Revision: 439895 URL: http://svn.apache.org/viewvc?view=revrev=439895 Log: Issue warning when no dialog config information is found in the default locations and none are found/specified by the contex param locations. (SHALE-272) Modified:

svn commit: r439896 - /shale/sandbox/shale-dialog2-legacy/src/main/java/org/apache/shale/dialog2/legacy/LegacyDialogManager.java

2006-09-03 Thread schof
Author: schof Date: Sun Sep 3 18:36:15 2006 New Revision: 439896 URL: http://svn.apache.org/viewvc?view=revrev=439896 Log: WARN message for missing configuration was not emanating from the correct spot. No checking after all parsing, etc. is completed and Map is still size 0. Modified:

[Shale Wiki] Update of ExceptionHandling by WendySmoak

2006-09-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Shale Wiki for change notification. The following page has been changed by WendySmoak: http://wiki.apache.org/shale/ExceptionHandling The comment on the change is: Another post from Craig that we need to save. :) New page: