Re: Proposal: Modest Restructuring of MyFaces Project

2005-04-12 Thread Manfred Geiler
My intention was to signal new users more clearly that this library is independent of the myfaces implementation: myfaces-jsfcommons, a JSF Commons Library under the MyFaces brand. That was the idea behind, but perhaps I'm thinking too sophisticated :-) I'm ok with myfaces-commons too,

Re: Need to sign release jars

2005-04-12 Thread Manfred Geiler
Sean, I just added my pubkey and commited the KEYS file in MyFaces CVS root. James, is it ok to sign another committers key if he adds and commits his key to the KEYS file? I mean, is CVS log history safe enough to trust a key on the basis of it? Thanks, -Manfred On Apr 11, 2005 8:10 PM, James

[jira] Created: (MYFACES-179) UIInput.updateModel(...) hides a RuntimeException

2005-04-12 Thread Mathias Broekelmann (JIRA)
UIInput.updateModel(...) hides a RuntimeException -- Key: MYFACES-179 URL: http://issues.apache.org/jira/browse/MYFACES-179 Project: MyFaces Type: Improvement Versions: Nightly Build Reporter: Mathias

[jira] Resolved: (MYFACES-179) UIInput.updateModel(...) hides a RuntimeException

2005-04-12 Thread Manfred Geiler (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-179?page=history ] Manfred Geiler resolved MYFACES-179: Assign To: Manfred Geiler Resolution: Fixed Fix Version: 1.0.9 beta UIInput.updateModel(...) hides a RuntimeException

RE: Proposed improvement to x:dataTable

2005-04-12 Thread Neal Haggard
Mathias, While your x:columns is very nice, it does not answer Sean's request to have something where the columns can be independently formatted. All of your columns in x:columns must have the same output, so we can't have one column that provides a link to an outside source, or is

RE: Proposed improvement to x:dataTable

2005-04-12 Thread Broekelmann, Mathias
Hi Neal, -Original Message- From: Neal Haggard [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 3:20 PM To: MyFaces Development Subject: RE: Proposed improvement to x:dataTable Mathias, While your x:columns is very nice, it does not answer Sean's request to have

[jira] Created: (MYFACES-182) HtmlJSCookMenuRenderer throws NullPointerException when deploying myfaces-examples.war

2005-04-12 Thread David R. Heffelfinger (JIRA)
HtmlJSCookMenuRenderer throws NullPointerException when deploying myfaces-examples.war -- Key: MYFACES-182 URL: http://issues.apache.org/jira/browse/MYFACES-182 Project: MyFaces

[jira] Created: (MYFACES-183) FacesConfigurator should report where xml parsing errors occur

2005-04-12 Thread Mike Kienenberger (JIRA)
FacesConfigurator should report where xml parsing errors occur -- Key: MYFACES-183 URL: http://issues.apache.org/jira/browse/MYFACES-183 Project: MyFaces Type: Improvement Versions: 1.0.9 beta

JSCookMenu example not working in examples app.

2005-04-12 Thread Sean Schofield
In the unofficial 1.0.9 build (and presumably the nightlies) the myfaces-examples application does not work. There appears to be an issue with jscookmenu. - Root Cause - java.lang.NullPointerException at

Re: Need to sign release jars

2005-04-12 Thread Sean Schofield
I removed the 1.0.9 build from the myfaces site since we're not yet official. The website still says we are released but we can't fix that until Matthias gets back (unless Manfred or someone else has the permission to edit the file.) We'll obviously need to work out a more reliable system for

[jira] Updated: (MYFACES-182) HtmlJSCookMenuRenderer throws NullPointerException when deploying myfaces-examples.war

2005-04-12 Thread David R. Heffelfinger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-182?page=history ] David R. Heffelfinger updated MYFACES-182: -- Attachment: HtmlJSCookMenuRenderer.patch Attached is a patch for HtmlJSCookMenuRenderer.java that should take care of the issue. It

Re: JSCookMenu example not working in examples app.

2005-04-12 Thread Sean Schofield
Sorry. I just came back from giving a 2 hr presentation. I am a litt out of it :-) Thanks for taking the initiative and posting to JIRA (which is also probably something I should have done.) sean On Apr 12, 2005 12:11 PM, David Heffelfinger [EMAIL PROTECTED] wrote: Way ahead of you :) Look

[jira] Created: (MYFACES-184) in init(); tmp file can not delete... myfaces 1.0.9 / throws javax.faces.FacesException: java.security.AccessControlException: access denied (java.io.FilePermission

2005-04-12 Thread Gulys Istvn (JIRA)
in init(); tmp file can not delete... myfaces 1.0.9 / throws javax.faces.FacesException: java.security.AccessControlException: access denied (java.io.FilePermission

Re: documentation and wiki

2005-04-12 Thread Sean Schofield
Yes we hope to keep the documentation flowing. We're really picking up a lot of new users (at least judging by the list traffic) - hopefully we can get them to help us with the rest of the documentation. sean ps. 1.0.9 is technically not official yet since we need to do a few ASF odds and ends

[jira] Commented: (MYFACES-184) in init(); tmp file can not delete... myfaces 1.0.9 / throws javax.faces.FacesException: java.security.AccessControlException: access denied (java.io.FilePermission

2005-04-12 Thread Gulys Istvn (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-184?page=comments#action_62663 ] Gulyás István commented on MYFACES-184: --- if i delete all faces-config.xml from jars, it seems good. in init(); tmp file can not delete... myfaces 1.0.9 / throws

[jira] Commented: (MYFACES-182) HtmlJSCookMenuRenderer throws NullPointerException when deploying myfaces-examples.war

2005-04-12 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-182?page=comments#action_62664 ] sean schofield commented on MYFACES-182: Unable to patch. I get an assertion failure (line 321.) A google search seems to indicate that this is something to do

Re: Proposed improvement to x:dataTable

2005-04-12 Thread Sean Schofield
Neal and Matthias, Thank you for two excellent posts. Neal, you expressed my concerns exactly. I did not see a way to make x:columns work. Matthias, your solution looks excellent. I am not sure if it covers all of my cases but it will definitely get me closer. I will see if we can make this

[jira] Commented: (MYFACES-182) HtmlJSCookMenuRenderer throws NullPointerException when deploying myfaces-examples.war

2005-04-12 Thread David R. Heffelfinger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-182?page=comments#action_62665 ] David R. Heffelfinger commented on MYFACES-182: --- I'm using Eclipse under Linux. I see no option to preserve the end of line character. David

[jira] Commented: (MYFACES-182) HtmlJSCookMenuRenderer throws NullPointerException when deploying myfaces-examples.war

2005-04-12 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-182?page=comments#action_62668 ] sean schofield commented on MYFACES-182: Same problem with the new patch. I was able to apply by splitting up the two hunks in the patch since the patch utility

[jira] Resolved: (MYFACES-182) HtmlJSCookMenuRenderer throws NullPointerException when deploying myfaces-examples.war

2005-04-12 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-182?page=history ] sean schofield resolved MYFACES-182: Resolution: Fixed Fix Version: Nightly Build HtmlJSCookMenuRenderer throws NullPointerException when deploying myfaces-examples.war

RE: Proposed improvement to x:dataTable

2005-04-12 Thread Neal Haggard
Mathias, That is a very ingenious way to manage that. I like it. We'll play around with that and see how it works for us. Thanks for the idea. Neal -Original Message- From: Broekelmann, Mathias [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 9:55 AM To: MyFaces

Re: Proposed improvement to x:dataTable

2005-04-12 Thread Sean Schofield
Neal, Please report back here about what you learn and how you make out. We are in the process of investigating this too. sean On Apr 12, 2005 4:31 PM, Neal Haggard [EMAIL PROTECTED] wrote: Mathias, That is a very ingenious way to manage that. I like it. We'll play around with

Re: Simple JSCookMenu Example

2005-04-12 Thread Sean Schofield
David, Thanks for contributing to MyFaces. I didn't waste anytime committing your example. :-) This is something we've been missing for a while now. Also I added a completely unrelated example by Chris Barlow that shows an x:dataTable with *both* scrollable headers and paging. sean On Apr

selectOneListbox

2005-04-12 Thread Roger Lee, NOTiFY
How do I get the actual value from a selectOneListbox? It is populated form an arraylist. I can get the number of selected item. But not the string. Thanks, Roger Lee Internet communications are not secure and therefore NOTiFY does not accept legal responsibility for the contents of this message.

[jira] Created: (MYFACES-185) ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer

2005-04-12 Thread Martin Bosak (JIRA)
ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer --- Key: MYFACES-185 URL: http://issues.apache.org/jira/browse/MYFACES-185 Project: MyFaces Type: Bug Versions: 1.0.9 beta Environment: Win XP Pro, Tomcat 4.1.31,

[jira] Updated: (MYFACES-185) ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer

2005-04-12 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-185?page=history ] Martin Bosak updated MYFACES-185: - Attachment: patch.txt The patch was made from revison 1.14 of HtmlJSCookMenuRenderer. My apologies for all the hassle (since I coded it in the first

Getting Values from selectOneListbox

2005-04-12 Thread Roger Lee
I populate a selectOneListbox with data from a table from a backing class; h:selectOneListbox id=loanSelectionListbox value=#{loanSelectionListDataModelBean.loanName} valueChangeListener=#{loanSelectionListDataModelBean.selectedLoanNameList} immediate=true f:selectItems

Re: Need to sign release jars

2005-04-12 Thread James Mitchell
Just looking at my settings, I'm seeing the same thing. There was a post that came across the Struts dev list a month or so ago about this. I think Joe or Don sent it, not sure, I'll look for it tomorrow and it may shed some light on this. -- James Mitchell Software Engineer / Open Source

Proposed improvement to x:dataTable

2005-04-12 Thread Herbrand Hofker
Hello guys, You are working on this x:columns extension: I have such a solution working in sun's JSF. I could not get the "c" core taglibrary working with myfacesand Tomcat (why?) so still working on getting all running with MyFaces. It is part of a much bigger approach so sending more, needs