[jira] Updated: (SHALE-324) Maven Mojo to convert JSF type library descriptors to clay configuration files

2006-11-06 Thread Hermod Opstvedt (JIRA)
[ http://issues.apache.org/struts/browse/SHALE-324?page=all ] Hermod Opstvedt updated SHALE-324: -- Attachment: shale324-tld2claycfgmojo.patch Fixed problem of loading the correct dependencies. Maven Mojo to convert JSF type library descriptors to clay

[jira] Updated: (SHALE-324) Maven Mojo to convert JSF type library descriptors to clay configuration files

2006-11-06 Thread Hermod Opstvedt (JIRA)
[ http://issues.apache.org/struts/browse/SHALE-324?page=all ] Hermod Opstvedt updated SHALE-324: -- Attachment: shale324-tld2claycfg.patch Added capability of handling the Listener tag in a tld. Also added possibility of setting the classloader to use.

[jira] Created: (SHALE-325) Add a custom validation example to the Use Cases example app

2006-11-06 Thread Wendy Smoak (JIRA)
Add a custom validation example to the Use Cases example app Key: SHALE-325 URL: http://issues.apache.org/struts/browse/SHALE-325 Project: Shale Issue Type: Improvement

[jira] Commented: (SHALE-325) Add a custom validation example to the Use Cases example app

2006-11-06 Thread Wendy Smoak (JIRA)
[ http://issues.apache.org/struts/browse/SHALE-325?page=comments#action_38601 ] Wendy Smoak commented on SHALE-325: --- See: http://svn.apache.org/viewvc?view=revrev=471907 This is incomplete. I added a third section on the 'Commons Validator

[jira] Commented: (SHALE-287) Faulty behavior of the token component with Apache MyFaces 1.1.1

2006-11-06 Thread Adrian Mitev (JIRA)
[ http://issues.apache.org/struts/browse/SHALE-287?page=comments#action_38602 ] Adrian Mitev commented on SHALE-287: Hi! I've downloaded the Token source code from the repository and make myself a test project. I have the following:

[jira] Commented: (SHALE-325) Add a custom validation example to the Use Cases example app

2006-11-06 Thread Gary VanMatre (JIRA)
[ http://issues.apache.org/struts/browse/SHALE-325?page=comments#action_38603 ] Gary VanMatre commented on SHALE-325: - I think your problem is that the CommonsValidator can't find the message. There are a couple of places that you can

[jira] Commented: (SHALE-67) Clay examples from usecases demo output Sun's state field marker

2006-11-06 Thread Gary VanMatre (JIRA)
[ http://issues.apache.org/struts/browse/SHALE-67?page=comments#action_38604 ] Gary VanMatre commented on SHALE-67: 6) Added attribute binding support for Converters, Validators and Listeners - new feature added to 1.2 spec. 7) Under