[jira] Commented: (TOMAHAWK-481) NullPointerException in jslistener.jsf

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-481?page=comments#action_12415734 ] Bruno Aranda commented on TOMAHAWK-481: --- I can reproduce it, the reason is that commons-lang is missing in the classpath. Tomahawk needs commons-lang and until

[jira] Commented: (TOMAHAWK-480) java.lang.IllegalStateException in panelnavigation_2.jsf example

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-480?page=comments#action_12415735 ] Bruno Aranda commented on TOMAHAWK-480: --- I can reproduce it with the JSF-RI. No clue what is causing that though... java.lang.IllegalStateException in

[jira] Commented: (TOMAHAWK-479) NullPointerException in collapsiblePanel.jsf example

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-479?page=comments#action_12415736 ] Bruno Aranda commented on TOMAHAWK-479: --- Reproduced it, commons-lang missing in the classpath when using the JSF-RI. NullPointerException in collapsiblePanel.jsf

[jira] Commented: (TOMAHAWK-474) treeTable sample no expand/colaps w/ RI as JSF runtime

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-474?page=comments#action_12415738 ] Bruno Aranda commented on TOMAHAWK-474: --- I can reproduce it with the RI. Tree and treeTable not working properly. No clue about the reason now. treeTable sample no

[jira] Commented: (TOMAHAWK-457) links from sortable table are not working (with RI)

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-457?page=comments#action_12415739 ] Bruno Aranda commented on TOMAHAWK-457: --- Yes, I can reproduce that using the JSF RI and the tomahawk 1.1.3 candidate release. links from sortable table are not

[jira] Commented: (TOMAHAWK-458) Rendered links from dataScroller make problems with RI

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-458?page=comments#action_12415740 ] Bruno Aranda commented on TOMAHAWK-458: --- I cannot reproduce it either using tomahawk 1.1.3 cr and the JSF RI. I've been clicking randomly to dataScroller links in

[jira] Commented: (TOMAHAWK-479) NullPointerException in collapsiblePanel.jsf example

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-479?page=comments#action_12415741 ] Bruno Aranda commented on TOMAHAWK-479: --- Mmh, I continue having it after putting commons-lang in the classpath (although I dont get a ClassDefNotFound which I got

[jira] Commented: (TOMAHAWK-479) NullPointerException in collapsiblePanel.jsf example

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-479?page=comments#action_12415742 ] Bruno Aranda commented on TOMAHAWK-479: --- By the way, the translation of the exception is: java.lang.NullPointerException: Argument Error: One or more parameters are

Re: [Vote] Release Tomahawk 1.1.3

2006-06-11 Thread Bruno Aranda
Yes, in the tomahawk 1.1.3 it does work for me. I have tried with the head svn. I will try again later. When using the JSF-RI, the tree2 only works if commons-lang is included in the classpath. We are having this issue for some components in tomahawk... Bruno On 6/11/06, Sean Schofield [EMAIL

[jira] Commented: (TOMAHAWK-481) NullPointerException in jslistener.jsf

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-481?page=comments#action_12415743 ] Bruno Aranda commented on TOMAHAWK-481: --- I continue having the exception after including the commons-lang, although I don't get a class not found which I did get

[jira] Commented: (TOMAHAWK-481) NullPointerException in jslistener.jsf

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-481?page=comments#action_12415744 ] Bruno Aranda commented on TOMAHAWK-481: --- I get the exception too in the head svn. The interesting thing is that I get the exception when using the jettyConfig

[jira] Commented: (TOMAHAWK-479) NullPointerException in collapsiblePanel.jsf example

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-479?page=comments#action_12415745 ] Bruno Aranda commented on TOMAHAWK-479: --- The behaviour with this issue (and I guess the cause) is the same than in TOMAHAWK-781 NullPointerException in

[jira] Created: (TOMAHAWK-487) Improvement to schedule rendering

2006-06-11 Thread Peter Mahoney (JIRA)
Improvement to schedule rendering - Key: TOMAHAWK-487 URL: http://issues.apache.org/jira/browse/TOMAHAWK-487 Project: MyFaces Tomahawk Type: Improvement Components: Schedule Versions: 1.1.4-SNAPSHOT Reporter: Peter

[jira] Updated: (TOMAHAWK-487) Improvement to schedule rendering

2006-06-11 Thread Peter Mahoney (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-487?page=all ] Peter Mahoney updated TOMAHAWK-487: --- Status: Patch Available (was: Open) Improvement to schedule rendering - Key: TOMAHAWK-487 URL:

[jira] Commented: (TOMAHAWK-479) NullPointerException in collapsiblePanel.jsf example

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-479?page=comments#action_12415747 ] Bruno Aranda commented on TOMAHAWK-479: --- I have fixed that issue by checking for a null before the line 95 of HtmlInputTextRenderer:

[jira] Resolved: (TOMAHAWK-479) NullPointerException in collapsiblePanel.jsf example

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-479?page=all ] Bruno Aranda resolved TOMAHAWK-479: --- Fix Version: 1.1.4-SNAPSHOT Resolution: Fixed Assign To: Bruno Aranda NullPointerException in collapsiblePanel.jsf example

[jira] Resolved: (TOMAHAWK-481) NullPointerException in jslistener.jsf

2006-06-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-481?page=all ] Bruno Aranda resolved TOMAHAWK-481: --- Fix Version: 1.1.4-SNAPSHOT Resolution: Fixed The example has been fixed. The message bundle was missing and then a null was passed as a

[jira] Created: (TOMAHAWK-488) Using portlets request with Ajax produce nested result

2006-06-11 Thread Serg Maslyukov (http://webmill.askmore.info) (JIRA)
Using portlets request with Ajax produce nested result -- Key: TOMAHAWK-488 URL: http://issues.apache.org/jira/browse/TOMAHAWK-488 Project: MyFaces Tomahawk Type: Bug Versions: 1.1.4-SNAPSHOT Environment:

Re: MyFaces Core 1.1.3 Release

2006-06-11 Thread Sean Schofield
Is there a reason that the 1.1.3 core release advertised on the MyFaces website[1] has not been synched over to the ibiblio Maven2 repository? Yes. We never got around to signing them. They are going to get pushed to ibiblio when we release Tomahawk (Monday or Tuesday). The jar is in our

[Proposal] updateActionListener

2006-06-11 Thread Matthias Wessendorf
hey, I'd like to rename the value/property attributes to from/to. Makes more sense to me. since this tag is used in several apps, I don't remove the value/property thing. I'll just mark it as deprecated. Any thoughts on that? -Matthias -- Matthias Wessendorf Aechterhoek 18 48282 Emsdetten

Re: [Proposal] updateActionListener

2006-06-11 Thread Grant Smith
Thats not a bad idea. I actually don't even like the whole name, as it's not really a Listener, but changing the name is a little more extreme I suppose.+1 to create from/to and mark value/property as deprecated. On 6/11/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: hey,I'd like to rename the

Re: [Proposal] updateActionListener

2006-06-11 Thread Matthias Wessendorf
in adf this guy is called setActionListener with from/to properties. There some other things to merge ;-) -Matthias On 6/11/06, Grant Smith [EMAIL PROTECTED] wrote: Thats not a bad idea. I actually don't even like the whole name, as it's not really a Listener, but changing the name is a

Re: MyFaces Core 1.1.3 Release

2006-06-11 Thread Grant Smith
Some versions of tar on linux give warnings like this. You can safely ignore it.On 6/10/06, Craig McClanahan [EMAIL PROTECTED] wrote:Is there a reason that the 1.1.3 core release advertised on the MyFaces website[1] has not been synched over to the ibiblio Maven2 repository? Also, when I download

Re: [Proposal] updateActionListener

2006-06-11 Thread Grant Smith
I would call it valueInjectorOn 6/11/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: in adf this guy is called setActionListenerwith from/to properties.There some other things to merge ;-) -MatthiasOn 6/11/06, Grant Smith [EMAIL PROTECTED] wrote: Thats not a bad idea. I actually don't even like

Re: [Proposal] updateActionListener

2006-06-11 Thread Matthias Wessendorf
:) we should rename the properties first -Matthias On 6/11/06, Grant Smith [EMAIL PROTECTED] wrote: I would call it valueInjector On 6/11/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: in adf this guy is called setActionListener with from/to properties. There some other things to

Re: [Proposal] updateActionListener

2006-06-11 Thread Matthias Wessendorf
If I get the OK I'll add some WARN log messages to the old values since there is no real deprecate API for the tld file. -Matthias On 6/11/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: :) we should rename the properties first -Matthias On 6/11/06, Grant Smith [EMAIL PROTECTED] wrote: I

New maven archetype for jsf: jsfcomponents-archetype

2006-06-11 Thread Bruno Aranda
Hi there, I have just created an archetype that generates a project to build a custom jsf library. It creates a multi-module project with two modules: - core: where the custom jsf components must be placed - examples: a webapp that should include examples of the custom jsf components It is the

Re: [Proposal] updateActionListener

2006-06-11 Thread Bruno Aranda
+1 Seems ok to me. The more things we can merge, the better! Bruno On 6/12/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: in adf this guy is called setActionListener with from/to properties. There some other things to merge ;-) -Matthias On 6/11/06, Grant Smith [EMAIL PROTECTED] wrote:

problems with validation

2006-06-11 Thread Charles Oslowski
Dear All, I'm developing an application using jboss, myfaces and ADF.I'm trying to write a simple registration page. Two of the fields in the registration form are: af:panelLabelAndMessage for="" label=#{ msg.passwd} h:inputSecret id=passwdID value=#{reg.passwd} rendered=true maxlength=15

Re: problems with validation

2006-06-11 Thread Matthias Wessendorf
Well,it is related to the JSF problemif you place the validateEqual inside the second input, it will work!Take a look for more at [1]-Matthias[1] http://irian.at/myfaces/validate.jsfOn 6/11/06, Charles Oslowski [EMAIL PROTECTED] wrote: Dear All, I'm developing an application using jboss, myfaces

Re: JSF12 external - current12

2006-06-11 Thread Dennis Byrne
Are you sure we need tomahawk and sandbox in there right now? I don't see any work being done in there for a while - in the meantime, the 1.1 stuff will diverge. Dennis Byrne -Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Saturday, June 10, 2006 06:02 AM

Re: JSF12 external - current12

2006-06-11 Thread Wendy Smoak
On 6/11/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: after checking out current12 I figured out that non of the converter changes I made to the JSF_12 branch are inside. Is the external pointing to the right CORE thing ? No, it's not. Checking this out is like checking out 'current'.

Re: svn commit: r413278 - /myfaces/current12/

2006-06-11 Thread Wendy Smoak
This needs to be fixed before more people check it out and think they're working in the JSF 1.2 branch when they're really in myfaces/core/trunk. As far as I know only core and shared have branched for JSF 1.2, and these should be the only things in the svn:externals definition: core

Re: JSF12 external - current12

2006-06-11 Thread Matthias Wessendorf
Thanks to wendy (again) I fixed it with her help -Matthias On 6/11/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 6/11/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: after checking out current12 I figured out that non of the converter changes I made to the JSF_12 branch are inside. Is

[jira] Commented: (MYFACES-1103) Access to NavigationCases in NavigationHandlerImpl

2006-06-11 Thread JIRA
[ http://issues.apache.org/jira/browse/MYFACES-1103?page=comments#action_12415808 ] Matthias Weßendorf commented on MYFACES-1103: - Yes, something like this is really useful Was already requested as an enhancement to the JSF 1.2 spec. I hope it

Re: svn commit: r413390 - /myfaces/current12/pom.xml

2006-06-11 Thread Wendy Smoak
One more fix, please. After Matthias changed the svn:externals, current12/pom.xml only needs modules for 'core' and 'shared'. -- Wendy On 6/10/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: dennisbyrne Date: Sat Jun 10 17:37:24 2006 New Revision: 413390 URL:

[jira] Commented: (MYFACES-1103) Access to NavigationCases in NavigationHandlerImpl

2006-06-11 Thread JIRA
[ http://issues.apache.org/jira/browse/MYFACES-1103?page=comments#action_12415809 ] Matthias Weßendorf commented on MYFACES-1103: - Roland, I will give it a try Access to NavigationCases in NavigationHandlerImpl

[jira] Commented: (MYFACES-949) New logging framework for MyFaces code

2006-06-11 Thread JIRA
[ http://issues.apache.org/jira/browse/MYFACES-949?page=comments#action_12415813 ] Matthias Weßendorf commented on MYFACES-949: I remember some discussion on the myfaces list. So how to deal with these guys? -Matthias New logging framework

Re: [Proposal] updateActionListener

2006-06-11 Thread Jacob Hookom
-1 1.2 setPropertyActionListener will be using value/target, otherwise there would be 3 different sets of nouns to associate with this functionality Matthias Wessendorf wrote: hey, I'd like to rename the value/property attributes to from/to. Makes more sense to me. since this tag is used

Re: [Proposal] updateActionListener

2006-06-11 Thread Matthias Wessendorf
ok, I see so with this in mind we should set the updateActionListener itself to deprecated, since JSF 1.2 introduces such a functionality. value/target is ok... source/target is better anyways -Matthias On 6/11/06, Jacob Hookom [EMAIL PROTECTED] wrote: -1 1.2 setPropertyActionListener will

Re: [Proposal] updateActionListener

2006-06-11 Thread Jacob Hookom
It's a carry over from c:set I believe ;-) Matthias Wessendorf wrote: ok, I see so with this in mind we should set the updateActionListener itself to deprecated, since JSF 1.2 introduces such a functionality. value/target is ok... source/target is better anyways -Matthias On 6/11/06,

Re: [Proposal] updateActionListener

2006-06-11 Thread Matthias Wessendorf
Well, rendered is also not called if :) On 6/11/06, Jacob Hookom [EMAIL PROTECTED] wrote: It's a carry over from c:set I believe ;-) Matthias Wessendorf wrote: ok, I see so with this in mind we should set the updateActionListener itself to deprecated, since JSF 1.2 introduces such a

[jira] Commented: (MYFACES-949) New logging framework for MyFaces code

2006-06-11 Thread Simon Kitching (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-949?page=comments#action_12415815 ] Simon Kitching commented on MYFACES-949: There was no enthusiasm shown for this proposed patch, so this issue can probably be closed. If I remember right, no

[jira] Commented: (TOMAHAWK-488) Using portlets request with Ajax produce nested result

2006-06-11 Thread JIRA
[ http://issues.apache.org/jira/browse/TOMAHAWK-488?page=comments#action_12415816 ] Matthias Weßendorf commented on TOMAHAWK-488: - this guy is broken too http://www.irian.at/myfaces-sandbox/autoUpdateDataTable.jsf it adds [HOME][SOURCE]

[jira] Commented: (TOMAHAWK-465) Javascript namespace pollution with domLib.js (mojavelinux.com) and prototype.js (prototype.conio.net)

2006-06-11 Thread JIRA
[ http://issues.apache.org/jira/browse/TOMAHAWK-465?page=comments#action_12415818 ] Matthias Weßendorf commented on TOMAHAWK-465: - dojo toolkit will be integrated so no more worries abotu prototype.js Javascript namespace pollution with

Re: [Proposal] updateActionListener

2006-06-11 Thread Adam Winer
IMO, I think the best choice is deprecating updateActionListener (and ADF's setActionListener) in favor of the JSF 1.2 setPropertyActionListener. -- Adam On 6/11/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: Well, rendered is also not called if :) On 6/11/06, Jacob Hookom [EMAIL