[jira] [Commented] (MYFACES-3574) Update of 'javax.faces.ViewState' input elements fails

2014-04-09 Thread John Redwood (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965038#comment-13965038 ] John Redwood commented on MYFACES-3574: --- Hi Werner, Just giving you an up

[jira] [Commented] (MYFACES-3574) Update of 'javax.faces.ViewState' input elements fails

2014-02-25 Thread John Redwood (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911502#comment-13911502 ] John Redwood commented on MYFACES-3574: --- I tested on chrome and on IE9/10

[jira] [Commented] (MYFACES-3574) Update of 'javax.faces.ViewState' input elements fails

2014-02-24 Thread John Redwood (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910921#comment-13910921 ] John Redwood commented on MYFACES-3574: --- Is this an issue for other browsers

[jira] [Created] (MYFACES-3768) FacesMessage Severity ordinal values are not consistent with Mojarra RI

2013-08-30 Thread John Yeary (JIRA)
John Yeary created MYFACES-3768: --- Summary: FacesMessage Severity ordinal values are not consistent with Mojarra RI Key: MYFACES-3768 URL: https://issues.apache.org/jira/browse/MYFACES-3768 Project

[jira] [Created] (TOMAHAWK-1661) dataTable value evaluated if parent component not rendered if preserveDataModel is true

2013-03-28 Thread John Smith (JIRA)
John Smith created TOMAHAWK-1661: Summary: dataTable value evaluated if parent component not rendered if preserveDataModel is true Key: TOMAHAWK-1661 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1661

[jira] [Commented] (TOMAHAWK-1572) CLONE - t:panelTabbedPane breaks commandLinks

2011-03-21 Thread John Yeary (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009423#comment-13009423 ] John Yeary commented on TOMAHAWK-1572: -- The workaround as noted in the o

[jira] [Commented] (TOMAHAWK-1572) CLONE - t:panelTabbedPane breaks commandLinks

2011-03-21 Thread John Yeary (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009416#comment-13009416 ] John Yeary commented on TOMAHAWK-1572: -- The original remarks on the closin

[jira] [Created] (TOMAHAWK-1572) CLONE - t:panelTabbedPane breaks commandLinks

2011-03-21 Thread John Yeary (JIRA)
Pane Reporter: John Yeary Assignee: Thomas Spiegl When a commandLink is nested inside a panelTab as part of a panelTabbedPane, the resulting commandLink does not work because its form gets nested in the 'autoform' generated by the panelTabbedPane. The r

[jira] Created: (TRINIDAD-2012) showDetailItem: Allow styleClass attribute to apply to the text attribute

2011-01-19 Thread John Banister (JIRA)
Issue Type: Improvement Affects Versions: 1.0.13-core Environment: MyEclipse 8; Tomcat 6 Reporter: John Banister showDetailItem styleClass attribute is only applied to the expanded content. The showDetailItem styleclass attribute is not applied to the text

[jira] Created: (TRINIDAD-981) tr:table rowSelection attribute expressions not able to change the value

2008-03-03 Thread John Banister (JIRA)
Issue Type: Bug Environment: Tomcat 6 on windows xp Reporter: John Banister Priority: Minor Not able to change the value using an expression in the rowSelection attribute of the tr:table tag. The table value will always resolve to 'single' reg

[jira] Created: (MYFACES-1811) cannot set enctype on h:form with el

2008-01-29 Thread John Singleton (JIRA)
: 1.2.2 Environment: Windows, Tomcat 6.0.14, facelets 1.1.14 Reporter: John Singleton I have the following code in a facelets composition Depending on how the form is used the enctype might need to be "multipart/form-data" I use the composition like so: htt

[jira] Created: (MYFACES-1719) UIComponentTag.setProperties() does not fully comply with JSF 1.1

2007-09-06 Thread John Bollinger (JIRA)
: Improvement Components: JSR-127 Affects Versions: 1.1.4 Environment: Discovered under Tomcat 5.0 / Win XP SP2 / Sun JDK 1.5.0_09 / Cactus 1.7.2, but does not appear to be environment-specific. Reporter: John Bollinger Priority: Minor The

[jira] Created: (MYFACES-1691) beforeUnload event handler breaks form submission

2007-07-30 Thread John Singleton (JIRA)
: General Affects Versions: 1.1.5 Environment: Windows XP, IE7 Reporter: John Singleton I am using the onBeforeUnload event to prevent the user leaving the page without first saving their work. If the user cancels the page navigation, further navigation in the page fails. I

[jira] Commented: (TOBAGO-436) tc:sheet rowClick facet

2007-07-09 Thread John Turner (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511056 ] John Turner commented on TOBAGO-436: A single column would suit me fine also. Besides, all the columns could

[jira] Created: (TOBAGO-436) tc:sheet rowClick facet

2007-07-06 Thread John Turner (JIRA)
, Spring, TobagoProbably not relevant Reporter: John Turner I had a discussion on the forum about taking an action on click of a row within the sheet component. I can't find anything on the issues log that matches this requirement exactly so I wanted to raise it rather th

RE: [Proposal] Apache MyFaces commons

2007-05-03 Thread Grange, John
I'm currently developing non tomahawk taglibs, but the AddResource etc code in tomahawk (along with very much else) is very useful. It would, however, be nice to just import the jar files that I needed, rather than the whole of Tomahawk. Regards, John Grange -Original Message-

[jira] Created: (TOMAHAWK-970) HtmlTabbedPane is not serializable

2007-04-25 Thread John Singleton (JIRA)
: 1.1.5 Environment: myfaces 1.1.5, tomahawk 1.1.5, facelets, java 5 Reporter: John Singleton HtmlTabbedPane does not implement Serializable, so I get exceptions like this when starting up and shutting down my webapp: java.io.WriteAbortedException: writing aborted

[jira] Created: (MYFACES-1583) external resources in attributes (i.e. image in commandButton): doubleslash not working as expected, URL requires protocol

2007-04-04 Thread John Elm (JIRA)
URL: https://issues.apache.org/jira/browse/MYFACES-1583 Project: MyFaces Core Issue Type: Bug Affects Versions: 1.1.4 Environment: MyFaces 1.1.4 and facelets on Websphere on Linux, AIX and in RSA/RAD. Reporter: John Elm Consider for a moment the

[jira] Commented: (TOMAHAWK-536) Data from inputText within popup is not saved

2007-02-03 Thread John Boardman (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469962 ] John Boardman commented on TOMAHAWK-536: Move your form inside the popup and it will work. The div for the

[jira] Commented: (TOMAHAWK-90) t:panelTabbedPane breaks commandLinks

2007-01-07 Thread John Boardman (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462852 ] John Boardman commented on TOMAHAWK-90: --- This fix worked perfectly for me. I put it just after in all my

[jira] Commented: (MYFACES-1481) MyFacesGenericPortlet does not work in a cluster

2006-11-09 Thread John Gilbert (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1481?page=comments#action_12448533 ] John Gilbert commented on MYFACES-1481: --- That sounds great! > MyFacesGenericPortlet does not work in a clus

RE: [jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 & 2003

2006-10-04 Thread John
Let me try the new release today first. I should have a definitive by EOW. Thanks, John -Original Message- From: Bernd Bohmann (JIRA) [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 04, 2006 12:35 PM To: John Subject: [jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in

[jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 & 2003

2006-09-12 Thread John Allan (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-115?page=comments#action_12434210 ] John Allan commented on TOBAGO-115: --- (Partially Resolved - workaround). The problem was the use of the css/javascript behavior pngBehavior.htc, which modifies

[jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 & 2003

2006-09-05 Thread John Allan (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-115?page=comments#action_12432670 ] John Allan commented on TOBAGO-115: --- When the server error: ""Server Error: unable to serve request. Probably a session timeout!" error displ

RE: [jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 & 2003

2006-08-23 Thread John
g particularly fancy. Just tabs. Did you get the debug info in response to your request? Microsoft IE support insists that the server is sending the same data no matter which tab is clicked. John -Original Message- From: Volker Weber (JIRA) [mailto:[EMAIL PROTECTED] Sent: Tuesday, August

[jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 & 2003

2006-08-22 Thread John Allan (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-115?page=comments#action_12429826 ] John Allan commented on TOBAGO-115: --- Volker Asked: "Have you tested the tobago-example-demo app? " I tested the Tobago Demo from our Windows 2003 se

[jira] Commented: (MYFACES-1379) CLONE -commandLink actions ignored inside tree2

2006-08-17 Thread John Deverall
Hi,   In response to your post at http://www.mail-archive.com/dev@myfaces.apache.org/msg16259.html   Have you tried using immediate=”true” in your command link?   I don’t have any scientific basis for explaining this.. all I know is that immediate=”true” skips the validation phase? –

[jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 & 2003

2006-08-17 Thread John Allan (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-115?page=comments#action_12428844 ] John Allan commented on TOBAGO-115: --- Ok here is the result of all your requested tests... 1) Here is the output on STDERR with AJAX enabled with ReloadTab

[jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 & 2003

2006-08-17 Thread John Allan (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-115?page=comments#action_12428796 ] John Allan commented on TOBAGO-115: --- I enabled ajax within tobago-config.xml (apparently the default is disabled - I had assumed the reverse). I connect from

RE: [jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 & 2003

2006-08-17 Thread John
How would I know? I think so. If for instance, I turn off active-X controls in Internet Explorer (required for AJAX), I can't even get past the login page. John -Original Message- From: Bernd Bohmann (JIRA) [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 16, 2006 11:53 PM To:

[jira] Created: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 & 2003

2006-08-16 Thread John Allan (JIRA)
bago Issue Type: Bug Affects Versions: 1.0.8 Environment: Internet Explorer 6 on Windows 2000 Pro, 2000 Server, 2003 Server Reporter: John Allan The application functions fine within Firefox on Windows XP, Windows 2000 PRO, Windows 2000 Server, Windows 2003 Server.

[jira] Updated: (TOMAHAWK-592) panelTabbedPane: Duplicate class attributes

2006-08-14 Thread John Singleton (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-592?page=all ] John Singleton updated TOMAHAWK-592: Status: Patch Available (was: Open) > panelTabbedPane: Duplicate class attribu

[jira] Updated: (TOMAHAWK-592) panelTabbedPane: Duplicate class attributes

2006-08-14 Thread John Singleton (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-592?page=all ] John Singleton updated TOMAHAWK-592: Status: Open (was: Patch Available) > panelTabbedPane: Duplicate class attribu

[jira] Updated: (TOMAHAWK-592) panelTabbedPane: Duplicate class attributes

2006-08-14 Thread John Singleton (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-592?page=all ] John Singleton updated TOMAHAWK-592: Status: Patch Available (was: Open) > panelTabbedPane: Duplicate class attribu

[jira] Created: (TOMAHAWK-592) panelTabbedPane: Duplicate class attributes

2006-08-11 Thread John Singleton (JIRA)
Environment: Tomcat 5.5, Java 5, Firefox Reporter: John Singleton The panelTabbedPane here: is being rendered as The problem seems to be in HtmlTabbedPaneRenderer : protected void writeTableStart(ResponseWriter writer, FacesContext

[jira] Updated: (MYFACES-1359) PortletExternalContextImpl.encodeNamespace called during portlet ActionRequest

2006-07-10 Thread John Singleton (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1359?page=all ] John Singleton updated MYFACES-1359: Status: Patch Available (was: Open) > PortletExternalContextImpl.encodeNamespace called during portlet ActionRequ

[jira] Updated: (MYFACES-1359) PortletExternalContextImpl.encodeNamespace called during portlet ActionRequest

2006-07-10 Thread John Singleton (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1359?page=all ] John Singleton updated MYFACES-1359: Status: Open (was: Patch Available) > PortletExternalContextImpl.encodeNamespace called during portlet ActionRequ

[jira] Created: (MYFACES-1359) PortletExternalContextImpl.encodeNamespace called during portlet ActionRequest

2006-07-10 Thread John Singleton (JIRA)
Components: Portlet_Support Versions: 1.1.5-SNAPSHOT Environment: Facelets + Liferay 4.0.0 Reporter: John Singleton Theis portlet fragment renders one of 2 components depending on the selection in the selectOneMenu: http://java.sun.com/jsf/core"; xmlns:h="http://ja

RE: [jira] Commented: (TOBAGO-84) Could we please have a sheetSelectionListener

2006-06-18 Thread John
"submit a patch". I wouldn't even know where to start within the project source, to provide an additional listener. Apparently, the component's renderer outputs html which ties the surface onclick="Tobago.submitAction" to the backend. But then: ??? John -

[jira] Created: (TOBAGO-84) Could we please have a sheetSelectionListener

2006-06-17 Thread John Allan (JIRA)
Could we please have a sheetSelectionListener - Key: TOBAGO-84 URL: http://issues.apache.org/jira/browse/TOBAGO-84 Project: MyFaces Tobago Type: New Feature Components: Core Environment: Cross Reporter: John

[jira] Created: (TOBAGO-83) Would like basic text alignment functionality for text components

2006-06-15 Thread John Allan (JIRA)
Versions: 1.0.7 Reporter: John Allan I was surprised to learn that text components, such as tx:in tc:out, etc did not provide basic horizontal text alignment capability. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the

[jira] Created: (TOBAGO-69) t:image does not support a png image with a transparent background - displays background as mid-grey

2006-05-16 Thread John Allan (JIRA)
Project: MyFaces Tobago Type: Bug Versions: 1.0.7 Environment: Tomcat 5.15 - IE Reporter: John Allan Priority: Minor Pretty much summed up in the summary. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the

Re: future vision for MyFaces "commons"

2006-03-10 Thread John Fallows
to lose the progress already made in this thread. Kind Regards,John Fallows. On 3/10/06, John Fallows < [EMAIL PROTECTED]> wrote:> Ping?>>> On 3/2/06, John Fallows <[EMAIL PROTECTED]> wrote:> >> > On 3/1/06, Manfred Geiler < [EMAIL PROTECTED] > wrote:> &g

Re: future vision for MyFaces "commons"

2006-03-09 Thread John Fallows
Ping?On 3/2/06, John Fallows <[EMAIL PROTECTED]> wrote: On 3/1/06, Manfred Geiler <[EMAIL PROTECTED] > wrote: On 3/1/06, John Fallows <[EMAIL PROTECTED]> wrote: > We need to define the meaning of "with more caution".Terms for future commons utils and helpers: *

Re: The annual MyFaces JavaOne party/dinner

2006-03-09 Thread John Fallows
Count me in - it was great fun last year!tc,-john.On 3/9/06, Jonas Jacobi <[EMAIL PROTECTED] > wrote: Hi All, Its getting close to JavaOne and it is time to add the MyFaces JavaOne Party to your calendar. As we did last year, there is no set date this early on, but we need to know now how

Re: future vision for MyFaces "commons"

2006-03-02 Thread John Fallows
On 3/1/06, Manfred Geiler <[EMAIL PROTECTED]> wrote: On 3/1/06, John Fallows <[EMAIL PROTECTED]> wrote:> We need to define the meaning of "with more caution".Terms for future commons utils and helpers: * stable API+1. :-) * downward compatibility within major ver

Re: future vision for MyFaces "commons"

2006-02-28 Thread John Fallows
l beflushed. What is worth will be moved back to commons ASAP. But withmore caution and not before 1.1.2 release.Hope, everyone feels ok with this plan.We need to define the meaning of "with more caution".Kind Regards,John Fallows.-- http://apress.com/book/bookDisplay.html?bID=10044Author: Pro JSF and Ajax: Building Rich Internet Components, Apress

Re: future vision for MyFaces "commons"

2006-02-23 Thread John Fallows
+1 to Adam and Craig's excellent points.Kind Regards,John Fallows.On 2/23/06, Adam Winer <[EMAIL PROTECTED] > wrote:On 2/23/06, Craig McClanahan < [EMAIL PROTECTED]> wrote:>>> On 2/23/06, Sean Schofield <[EMAIL PROTECTED]> wrote:> > > I don't understa

Re: future vision for MyFaces "commons"

2006-02-22 Thread John Fallows
ED]> wrote: > I agree with Manfred that we should not rename the implementation jars> (myfaces-impl.jar and myfaces-api.jar) for the reasons he has stated.> Even if you take Maven out of the picture you don't want to clash with > jar names the RI is using.>> Naming is on

Re: JSF 1.2 in a Maven 1 Repo

2006-02-21 Thread John Fallows
On 2/20/06, Martin Marinschek <[EMAIL PROTECTED]> wrote: one / zero = infinity ;-)you talk about the configuration of the ExtensionsFilter there, right?;)no line - no mailsone line - infinite amount of mailsPrecisely. ;-) regards,MartinOn 2/21/06, John Fallows < [EMAIL PROTECTED]> wro

future vision for MyFaces "commons"

2006-02-21 Thread John Fallows
t depends on a newer version of myfaces-api / myfaces-impl, the upgrade can proceed with confidence because the newer version guarantees backwards compatibilty at compile-time for myfaces-api and at runtime for myfaces-impl. Thoughts?Kind Regards,John Fallows.-- http://apress.com/book/bookDis

Re: Refactor Commons to org.apache.myfaces.commons ?

2006-02-21 Thread John Fallows
sitory. I'm not totally certain of the exact selection algorithm used by Maven2 to choose the winning version, but I believe selecting the latest version makes the most sense. Kind Regards,John  Fallows.I think we can solve this usecase without resorting to last minute code refactoring b

Re: FactoryFinder.releaseFactories() - was [continuum] BUILD FAILURE: API

2006-02-20 Thread John Fallows
th the FactoryFinder by controlling the ContextClassLoader.getResource(), and that TestFacesContextFactory manages the ThreadLocal FacesContext reference to make sure it gets cleaned up during FacesTestCase.tearDown().Kind Regards,John Fallows. Dennis Byrne>-Original Message----->From: John Fal

Re: JSF 1.2 in a Maven 1 Repo

2006-02-20 Thread John Fallows
On 2/18/06, Ed Burns <[EMAIL PROTECTED]> wrote: >>>>> On Fri, 17 Feb 2006 21:05:40 -0800, John Fallows <[EMAIL PROTECTED]> said:JF> Wendy is exactly right.  Of course, it would be much more convenient JF> if the JSF 1.2 jars were on ibiblio.org to avoid the extr

Re: FactoryFinder.releaseFactories() - was [continuum] BUILD FAILURE: API

2006-02-20 Thread John Fallows
() and restore it back to the original in tearDown(). Kind Regards,John Fallows.On 2/20/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > The call is required in the setUp() method to make things work correctly on> the *first* test, when you have the MyFaces implementation in the classpath &g

Re: JSF 1.2 in a Maven 1 Repo

2006-02-17 Thread John Fallows
. Kind Regards,John Fallows.On 2/15/06, Ed Burns <[EMAIL PROTECTED]> wrote: >>>>> On Tue, 14 Feb 2006 13:00:38 -0500, Sean Schofield <[EMAIL PROTECTED]> said:SS> Are there plans for maven2 artifacts?I've heard it's possible to access an m1 repo from m2. We&#x

Re: ADF Faces

2006-02-15 Thread John Fallows
Thanks for stepping up Craig. :-)tc,-john.On 2/15/06, Jonas Jacobi <[EMAIL PROTECTED] > wrote:Fantastic!Thanks a lot CraigBest regards,Jonas -- Forwarded message --From: Adam Winer <[EMAIL PROTECTED]>To: MyFaces Development Date: Wed, 15 Feb 2006 08:05:55 -0

Re: JSF 1.2 now !?!

2006-02-14 Thread John Fallows
fyi.TCCI = Tree Creation and Content Interweavingtc,-john.On 2/14/06, Adam Winer < [EMAIL PROTECTED]> wrote:For JSF 1.2, MyFaces could certainly get started on the non-JSP side of things at any time - Facelets would be a reasonable testing groundfor verifying the functionality.Parts of JSF 1.2 that

Re: JSF 1.2 now !?!

2006-02-14 Thread John Fallows
On 2/14/06, Martin Marinschek <[EMAIL PROTECTED]> wrote: Wo-ow!cool, that went fast!Now, I'm definitely for a JSF 1.2 branch, if we can go with that.We'd probably want to branch the more stable 1.1.x codeline and let trunk evolve to leverage the new 1.2 APIs.K

Re: Re: Bookmarking, History and JSF

2006-01-30 Thread John Fallows
r, so why do we need encryption? Perhaps this is related to traversing the same bookmarkable link while navigating within the application in the same browser session?Kind Regards,John Fallows.On 1/30/06, Martin Marinschek <[EMAIL PROTECTED]> wrote: As for the security of proposal2)if we do clien

Re: Re: Bookmarking, History and JSF

2006-01-29 Thread John Fallows
alize state is captured inside the showRowBean as before.  No changes are necessary in the application logic due to a change in RenderKit, which is internally managing the rendering and decoding of these bookmarkable shortcuts, and may choose any convenient strategy to capture bookmark parameters. A

Re: Client-ID

2006-01-25 Thread John Fallows
ly set) IDs (and I mean "id", setId(), getId()) on various waypoints between the sourcecomponent and the target component. I think this is the key point for the discussion.  There's no reason to expect findComponent to work with client id. Kind Regards, John Fallows. It's not ob

RE: FW: Common submit button not working in IE 5

2006-01-25 Thread Miller, John
what html/javascript changes are needed to make this work in IE) please submit a JIRA entry. With that info available, it will be reasonably simple for a MyFaces maintainer to make the necessary change. Regards, Simon On Tue, 2006-01-24 at 14:52 -0500, Miller, John wrote: > Ha

FW: Common submit button not working in IE 5

2006-01-24 Thread Miller, John
Has anyone addressed this?   From: Miller, John [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 24, 2006 1:07 PM To: MyFaces Discussion Subject: Common submit button not working in IE 5   The Common Submit button does not seem to work in the Faces examples for IE5. This

Re: Client-ID

2006-01-24 Thread John Fallows
n all cases. Kind Regards,John Fallows.On 1/23/06, Martin Marinschek <[EMAIL PROTECTED]> wrote: Hi guys,I'm opening a can of worms here - I just discussed with John for quite some time, and now there is a new point that represents a problem tome.So a short question to th

Re: Continuum and Nightly builds

2006-01-22 Thread John Fallows
On 1/22/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > I have finished a wagon-maven-plugin for copy the nightly build to> minotaur. Are we using "mvn deploy" to deploy artifacts to minotaur or a custom plugin? Kind Regards, John Fallows.-- http://apress.com/book/bookDispla

Re: [maven] We need to make a decision

2006-01-17 Thread John Fallows
no one has yet commented on whether JavaEE 5 will solve this for us for the case where the MyFaces JSF 1.2 Runtime is on the main JavaEE Container ClassLoader, while MyFaces JSF 1.2 Tomahawk component library is on the web app ClassLoader.  Any thoughts? Kind Regards, John Fallows.On 1/17/0

Re: [maven] We need to make a decision

2006-01-16 Thread John Fallows
On 1/16/06, Simon Kitching <[EMAIL PROTECTED]> wrote: On Mon, 2006-01-16 at 11:50 -0800, John Fallows wrote:> Sorry, I meant what is the purpose of having a core module at all?> (not, why is it structured in this way)>> In other words, who is going to use this module.  Why does

Re: [maven] We need to make a decision

2006-01-16 Thread John Fallows
JSF 1.2 implementation is on a ClassLoader that is isolated from the Web Application ClassLoader.  If so, then it should be possible to have MyFaces 1.2.x Runtime on the JavaEE Container ClassLoader, and MyFaces 1.2.x Tomahawk on the Web Application ClassLoader, so that they would no longer collide despite having overlapping code, and could therefore be upgraded independently without impacting each other. Can anyone confirm whether or not this analysis is correct? Kind Regards, John Fallows. -- Author Pro JSF and Ajax: Building Rich Internet Componentshttp://www.apress.com/book/bookDisplay.html?bID=10044

Re: [maven] We need to make a decision

2006-01-16 Thread John Fallows
r of the JSF 1.2 implementation be sufficiently isolated from the ClassLoader of each Web Application to not be impacted by having two versions of the overlapping packages? Kind Regards, John Fallows.-- Author Pro JSF and Ajax: Building Rich Internet Componentshttp://www.apress.com/book/bookDisplay.html?bID=10044

Re: ADF Source drop is available!

2006-01-10 Thread John Fallows
lp out with this. Kind Regards,John Fallows.On 1/10/06, Adam Winer < [EMAIL PROTECTED]> wrote:> Sure, I'll talk to John today and see how he wants to split this up.> He's down with the flu at the moment, but I'm on vaction for a week> starting this weekend,

Re: Packaging, public vs. private (was: ADF source drop is available)

2006-01-09 Thread John Fallows
+1, non-binding. :-)On 1/9/06, Martin Marinschek <[EMAIL PROTECTED]> wrote: +1if someone does the work ;)regards,MartinOn 1/10/06, Simon Kitching <[EMAIL PROTECTED]> wrote:> Adam Winer wrote:> > @Matthias, I'd rather not have any wrappers - the plan here > > is to repackage in line with MyFaces rul

Re: [maven] Revised Reorg Proposal --> Was: [maven] Latest maven changes

2006-01-09 Thread John Fallows
to Maven 2.0 final but I think it's fixed now. :-) Kind Regards, John Fallows.-- Author Pro JSF and Ajax: Building Rich Internet Componentshttp://www.apress.com/book/bookDisplay.html?bID=10044

Re: ADF Source drop is available!

2006-01-09 Thread John Fallows
On 1/9/06, Adam Winer <[EMAIL PROTECTED]> wrote: On 1/7/06, Sean Schofield <[EMAIL PROTECTED]> wrote:> John and Adam,>> Thanks for all of your hard work getting this ready.  I'm looking> forward to studying it.  I'm a little busy with the Maven migration > n

Re: [maven] Revised Reorg Proposal --> Was: [maven] Latest maven changes

2006-01-09 Thread John Fallows
ere you seeing problems when defining your common dependencies in the parent pom in the section, or in the section? Kind Regards, John Fallows.-- Author Pro JSF and Ajax: Building Rich Internet Componentshttp://www.apress.com/book/bookDisplay.html?bID=10044

Re: ADF Source drop is available!

2006-01-09 Thread John Fallows
were very naive JS developers.  Oneof the items already on our todo list is moving all the functions, classes, and variables inside a single top level object.Yes, that's right, and we're also looking forward to working with the rest of the Apache MyFaces community to make these and other usef

Re: Maven Build (Ongoing Work Thread)

2006-01-03 Thread John Fallows
S. :-) http://tortoisesvn.sourceforge.net/http://tortoisesvn.tigris.org/ Kind Regards, John Fallows-- Author Pro JSF and Ajax: Building Rich Internet Componentshttp://www.apress.com/book/bookDisplay.html?bID=10044

Re: Maven Build (Ongoing Work Thread)

2006-01-02 Thread John Fallows
ilar), and the output directory should be added as a dynamic resource root on the MavenProject object. Kind Regards, John Fallows.  On 1/2/06, John Fallows < [EMAIL PROTECTED]> wrote:> Devs,>> On 1/1/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote:> > Changes to the TLD file

[jira] Updated: (MYFACES-829) with value bound to an array of int fails

2006-01-02 Thread John R. Fallows (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-829?page=all ] John R. Fallows updated MYFACES-829: Attachment: myfaces-829-post-reorg.patch Reworked the patch for post-reorg maven2 build. Introduced a "xx_TEST" locale t

Re: Maven Build (Ongoing Work Thread)

2006-01-02 Thread John Fallows
e-run mvn generate-resources to regenerate target/[plugin-name]/src/main/resources/META-INF/xxx.tld, without needing to do a clean build. Since src/main/resources and target/[plugin-name]/src/main/resources are both registered as resource roots, but src/main/conf is not, then the xxx-base.tld i

Re: SVN Reorg Underway

2005-12-31 Thread John Fallows
None of the unit tests are running. api/src/test/javax should be moved to api/src/test/java/javax A similar change is needed for each of the other modules as well. Kind Regards, John Fallows.-- Author Pro JSF and Ajax: Building Rich Internet Componentshttp://www.apress.com/book

Re: SVN Reorg Underway

2005-12-31 Thread John Fallows
The api/pom.xml needs to set the parent project version to 1.1.2-SNAPSHOT. Could someone with the right permissions please make the change. Kind Regards, John Fallows.On 12/31/05, Sean Schofield <[EMAIL PROTECTED]> wrote: SVN Reorg is completed.  There is a wiki[1] (see SVN Reorg s

Re: MYFACES-829 patch ready for review

2005-12-31 Thread John Fallows
On 12/31/05, Sean Schofield <[EMAIL PROTECTED]> wrote: John,I'm working on the SVN reorg at the moment.  I will try to apply yourpatch shortly.  Better yet, if you are willing, could you help to testthe reorg and provide a revised patch?  (The source code layout is changing ever so sli

MYFACES-829 patch ready for review

2005-12-31 Thread John Fallows
MyFaces Devs, I've attached a patch to solve MYFACES-829. http://issues.apache.org/jira/browse/MYFACES-829 Could someone with the right permissions do a review and potentially a merge? Kind Regards, John Fallows-- Author Pro JSF and Ajax: Building Rich Internet Component

[jira] Updated: (MYFACES-829) with value bound to an array of int fails

2005-12-31 Thread John R. Fallows (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-829?page=all ] John R. Fallows updated MYFACES-829: Attachment: myfaces-829.patch Ensure that a value of type primitive array is validated correctly against the select items. UISelectManyTest verifies

Re: Unit tests broken during ant build?

2005-12-30 Thread John Fallows
Sounds good, Sean.  That's what I'll do then.tc,-john.-- Author Pro JSF and Ajax: Building Rich Internet Componentshttp://www.apress.com/book/bookDisplay.html?bID=10044

Re: Moving forward on the Oracle donation

2005-12-30 Thread John Fallows
, but more importantly, there'll be an opportunity to gain insights from the wider MyFaces community to better prepare our exit from the Incubator. No one wants ADF Faces to get stuck in the Incubator, but when it does exit, we will all benefit from having the whole MyFaces community behind it.Ki

Re: Unit tests broken during ant build?

2005-12-29 Thread John Fallows
Just a quick follow-up - not only could I not find a definition of ${test.suffix} but removing the line seemed to fix the problem. I'll include this removal in my next patch unless someone has a better idea. tc, -john.On 12/29/05, John Fallows <[EMAIL PROTECTED]> wrote: Devs, There

Re: Moving forward on the Oracle donation

2005-12-29 Thread John Fallows
that are unrelated to the ADF Faces donation in an effort to increase karma the old-fashioned way.Working on this stuff in the community is going to be really fun. :-) Kind Regards, John Fallows.-- Author Pro JSF and Ajax: Building Rich Internet Components http://www.apress.com/book/bookDisplay.html?bID=10044

Re: Proposal: Switch to Maven(2)

2005-12-29 Thread John Fallows
+1I'm definitely up for helping out with this.Kind Regards,John Fallows.On 12/29/05, Bruno Aranda < [EMAIL PROTECTED]> wrote:+1 As I've told in previous e-mails, everything seems to be working ok in the maven build. It only remains to be migrated the currentdocumentation and the

Re: Fixing issues as a non-committer

2005-12-29 Thread John Fallows
+1. This sounds like a very good plan, Sean. Kind Regards, John Fallows On 12/29/05, Sean Schofield <[EMAIL PROTECTED]> wrote: It may be a while though since its not yet been released.  Then thereis the issues of convincing infra to upgrade.  Certainly this featuremakes a very compelling c

Unit tests broken during ant build?

2005-12-29 Thread John Fallows
{javac.debug}"    classpathref="test.classpath">         ...     Looks like files with "${test.suffix}" pattern will be included for test compilation.  However, I couldn't find the definition of this ant variable, can anyone point me in the r

Re: Fixing issues as a non-committer

2005-12-29 Thread John Fallows
Yes Matthias, I'd be interested to know the general strategy for this too. Kind Regards, John Fallows.On 12/29/05, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > I assigned it to myself and marked it in progress.  I'm looking> forward to the fix for this one!maybe this

Re: Fixing issues as a non-committer

2005-12-29 Thread John Fallows
Thanks Sean!On 12/29/05, Sean Schofield <[EMAIL PROTECTED]> wrote: I assigned it to myself and marked it in progress.  I'm lookingforward to the fix for this one!seanOn 12/29/05, John Fallows <[EMAIL PROTECTED]> wrote: > MyFaces Devs,>>  I am working on> http://

Maven(2) work

2005-12-29 Thread John Fallows
Folks, I'd like to volunteer to help out with the Maven(2) build work for MyFaces as we recently migrated the ADF Faces to use Maven2. Kind Regards, John Fallows-- Author Pro JSF and Ajax: Building Rich Internet Componentshttp://www.apress.com/book/bookDisplay.html?bID=10044

Fixing issues as a non-committer

2005-12-29 Thread John Fallows
MyFaces Devs, I am working on http://issues.apache.org/jira/browse/MYFACES-829 for JSR-127 compliance. What is the best way to indicate that this fix is in progress on JIRA (as a non-committer)? After the fix is completed, I plan to attach the patch file to the issue. Kind Regards, John Fallows

Re: [ANNOUNCEMENT] JavaPolis

2005-11-26 Thread John Fallows
Great idea Martin!  Definitely count me in for a few beers. :-) tc, -john. On 11/25/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: Hi *,all of you who go to the JavaPolis this year: I'd like to invite youto come to the session in Room 1, 9:30-12:30, 12th December 2005:J2EE Web Apa

[jira] Updated: (MYFACES-845) quote in html link causes javascript error

2005-11-18 Thread John Tinetti (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-845?page=all ] John Tinetti updated MYFACES-845: - Attachment: HtmlLinkRendererBase.patch patch > quote in html link causes javascript error > -- > >

[jira] Created: (MYFACES-845) quote in html link causes javascript error

2005-11-18 Thread John Tinetti (JIRA)
quote in html link causes javascript error -- Key: MYFACES-845 URL: http://issues.apache.org/jira/browse/MYFACES-845 Project: MyFaces Type: Bug Components: Implementation Versions: Nightly Reporter: John

Re: myfaces-share (was RC3...)

2005-11-02 Thread John Fallows
of all the component libraries available for JavaServer Faces, do we really want to have to explain to end users why the MyFaces Tomahawk project doesn't always work so well with the MyFaces Runtime? Kind Regards, John Fallows.  On 11/2/05, Bill Dudney <[EMAIL PROTECTED] > wrote:> Hi

  1   2   >