Re: Redesigned MyFaces website preview

2008-03-20 Thread Bruno Aranda
+1 Perfect! Bruno On 19/03/2008, Matt Cooper <[EMAIL PROTECTED]> wrote: > +1 your actual result [1] being different than the mockup [2]. I understand > the limitations and like your solution. > > Thank you for your work! > Matt >

Re: Redesigned MyFaces website preview

2008-03-20 Thread Gerald Müllan
+1 Looks really great! cheers, Gerald On Wed, Mar 19, 2008 at 7:35 PM, Catalin Kormos <[EMAIL PROTECTED]> wrote: > I would like to ask for your opinion before starting to commit the new > MyFaces Maven skin (based on the designs Adonis provided). Please have a > look at [1] for a quick preview,

question about managed bean

2008-03-20 Thread mathieu fabre
Hi, I use JSF and MyFace in a webapp. I use some managed bean ( declared in the face-config.xml) I would like to know if it's possible to create a managed bean at the begining (like a tag we can use in servlet) and not only when requested for the first time... Thanks, Mat

Re: question about managed bean

2008-03-20 Thread [EMAIL PROTECTED]
mathieu fabre schrieb: > Hi, > > I use JSF and MyFace in a webapp. I use some managed bean ( declared > in the > face-config.xml) > I would like to know if it's possible to create a managed bean at the > begining (like a tag we can use in servlet) > and not only when requested for the first time..

Re: question about managed bean

2008-03-20 Thread mathieu fabre
Indeed, it is the application-scope bean. Thanks you for your answer which is clear and complete. I will try the third solution. Thanks again, Mat 2008/3/20, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > mathieu fabre schrieb: > > > Hi, > > > > I use JSF and MyFace in a webapp. I use some managed

[jira] Commented: (TRINIDAD-948) the tr:commandNavigationItem does not handle leading "//" in the icon attribute to mean that the path is absolute

2008-03-20 Thread Richard Yee (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580735#action_12580735 ] Richard Yee commented on TRINIDAD-948: -- I am using the commandNavigationItem as a ch

[jira] Issue Comment Edited: (TRINIDAD-948) the tr:commandNavigationItem does not handle leading "//" in the icon attribute to mean that the path is absolute

2008-03-20 Thread Richard Yee (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580735#action_12580735 ] ryee edited comment on TRINIDAD-948 at 3/20/08 5:36 AM: --- I

Re: [OT] Job offer!

2008-03-20 Thread Cagatay Civici
Any possibility that this job is in uk?:) On Thu, Mar 20, 2008 at 5:52 AM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Maybe sb on this is interested: > > Are you a passionate and creative developer with a desire to apply > your J2EE: JSF, JSP, Web User Interface Skills in a meaningful, > pr

RE: question about managed bean

2008-03-20 Thread Kito D. Mann
Mathieu, I'd just configure them in a ServletContextListener. Just create the objects and store them in the Servlet context (application scope). Spring makes sense, but it's overkill just for this bit of functionality. If, however, you really want the features that Spring provides (as a full-fledg

[jira] Created: (TRINIDAD-1018) Given a panelLabelAndMessage that has multiple inputTexts set to simple="true" as its children, the panelLabelAndMessage component is only displaying a message for the

2008-03-20 Thread Nate Perkins (JIRA)
Given a panelLabelAndMessage that has multiple inputTexts set to simple="true" as its children, the panelLabelAndMessage component is only displaying a message for the first child inputText. -

[jira] Reopened: (TRINIDAD-1018) Given a panelLabelAndMessage that has multiple inputTexts set to simple="true" as its children, the panelLabelAndMessage component is only displaying a message for the

2008-03-20 Thread Nate Perkins (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate Perkins reopened TRINIDAD-1018: If this is the case then the documentation for the component is incorrect. Quoting from the

[jira] Resolved: (TRINIDAD-1018) Given a panelLabelAndMessage that has multiple inputTexts set to simple="true" as its children, the panelLabelAndMessage component is only displaying a message for the

2008-03-20 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson resolved TRINIDAD-1018. --- Resolution: Fixed Fix Version/s: 1.2.8-core Assignee: Andrew Robin

[jira] Created: (MYFACES-1839) Improve MyFaces Maven site skin

2008-03-20 Thread Catalin Kormos (JIRA)
Improve MyFaces Maven site skin --- Key: MYFACES-1839 URL: https://issues.apache.org/jira/browse/MYFACES-1839 Project: MyFaces Core Issue Type: Improvement Components: website Reporter: Catal

[jira] Resolved: (MYFACES-1839) Improve MyFaces Maven site skin

2008-03-20 Thread Catalin Kormos (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalin Kormos resolved MYFACES-1839. - Resolution: Fixed The updated myfaces maven skin files commited as revision no. 639424.

[jira] Created: (MYFACES-1840) request scoped beans are created twice

2008-03-20 Thread Gerhard Petracek (JIRA)
request scoped beans are created twice -- Key: MYFACES-1840 URL: https://issues.apache.org/jira/browse/MYFACES-1840 Project: MyFaces Core Issue Type: Bug Components: JSR-252 Affects Versions:

redeploy myfaces website

2008-03-20 Thread Catalin Kormos
Could someone help me out with a redeploy of the MyFaces website? as i'm not exactly sure about the process involved here. I just committed the updated skin, and i also applied it on some of the projects, like, core, tomahawk, sandbox and orchestra. Thanks, Catalin Codebeat www.codeb

[jira] Created: (TRINIDAD-1019) table pagination (control bar) rendered also at bottom (configurable)

2008-03-20 Thread Cristi Toth (JIRA)
table pagination (control bar) rendered also at bottom (configurable) - Key: TRINIDAD-1019 URL: https://issues.apache.org/jira/browse/TRINIDAD-1019 Project: MyFaces Trinidad

[jira] Created: (TRINIDAD-1020) Incomplete fix for TRINIDAD-61 (tr:validateDateTimeRange validation fails on last day of valid range)

2008-03-20 Thread Yee-Wah Lee (JIRA)
Incomplete fix for TRINIDAD-61 (tr:validateDateTimeRange validation fails on last day of valid range) - Key: TRINIDAD-1020 URL: https://issues.apache.org/jira/brow

Re: [OT] Job offer!

2008-03-20 Thread Scott O'Bryan
There is an office in Reading. :) Matthias is in Germany. :) Cagatay Civici wrote: Any possibility that this job is in uk?:) On Thu, Mar 20, 2008 at 5:52 AM, Matthias Wessendorf <[EMAIL PROTECTED] > wrote: Maybe sb on this is interested: Are you a passion

[jira] Commented: (MYFACES-1840) request scoped beans are created twice

2008-03-20 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580928#action_12580928 ] Leonardo Uribe commented on MYFACES-1840: - I can see this Mar 20, 2008 4:01:34 P

[jira] Commented: (MYFACES-1840) request scoped beans are created twice

2008-03-20 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580930#action_12580930 ] Gerhard Petracek commented on MYFACES-1840: --- i used tomcat 6 there were no warn

[jira] Commented: (TRINIDAD-965) cursor does not appear to go anywhere after PPR if next tabbed component was updated

2008-03-20 Thread Yee-Wah Lee (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580948#action_12580948 ] Yee-Wah Lee commented on TRINIDAD-965: -- I backed ou TRINIDAD-952 locally, and find t

[jira] Created: (TRINIDAD-1021) add demos of non-component tags

2008-03-20 Thread Gabrielle Crawford (JIRA)
add demos of non-component tags --- Key: TRINIDAD-1021 URL: https://issues.apache.org/jira/browse/TRINIDAD-1021 Project: MyFaces Trinidad Issue Type: Task Affects Versions: 1.2.7-core, 1.0.7-core R

[jira] Commented: (TRINIDAD-1021) add demos of non-component tags

2008-03-20 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580956#action_12580956 ] Gabrielle Crawford commented on TRINIDAD-1021: -- BTW, to start with this wou

[Trinidad] non-component tag demos

2008-03-20 Thread Gabrielle Crawford
Hi, I wanted to add a fileDownloadActionListener demo to the trin demos, but there isn't really a good place to link a non-component tag demo. So I wanted to add a dir to the trin demos for non-component tags, issue described here: https://issues.apache.org/jira/browse/TRINIDAD-1021 This is

Re: [Trinidad] non-component tag demos

2008-03-20 Thread Andrew Robinson
We can create a better home for it during the implementation for TRINIDAD-980, so I would think that wherever you want to place it in the current demo would probably be okay. -Andrew On Thu, Mar 20, 2008 at 4:52 PM, Gabrielle Crawford <[EMAIL PROTECTED]> wrote: > Hi, > > I wanted to add a fileDo

Re: [Trinidad] non-component tag demos

2008-03-20 Thread Gabrielle Crawford
okay, I can just put my fileDownloadActionListener demo on the feature page for now. Thanks, Gab Andrew Robinson wrote: We can create a better home for it during the implementation for TRINIDAD-980, so I would think that wherever you want to place it in the current demo would probably be okay

[jira] Commented: (TRINIDAD-1021) add demos of non-component tags

2008-03-20 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580976#action_12580976 ] Gabrielle Crawford commented on TRINIDAD-1021: -- This can wait (or may be f

[jira] Created: (TRINIDAD-1022) add fileDownloadActionListener Demo

2008-03-20 Thread Gabrielle Crawford (JIRA)
add fileDownloadActionListener Demo --- Key: TRINIDAD-1022 URL: https://issues.apache.org/jira/browse/TRINIDAD-1022 Project: MyFaces Trinidad Issue Type: Task Affects Versions: 1.2.7-core, 1.0.7-core

[jira] Resolved: (TRINIDAD-1022) add fileDownloadActionListener Demo

2008-03-20 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabrielle Crawford resolved TRINIDAD-1022. -- Resolution: Fixed Fix Version/s: 1.2.8-core 1.0.8

[jira] Created: (TRINIDAD-1023) filedownloadActionListener does not tell user when there are errors

2008-03-20 Thread Gabrielle Crawford (JIRA)
filedownloadActionListener does not tell user when there are errors --- Key: TRINIDAD-1023 URL: https://issues.apache.org/jira/browse/TRINIDAD-1023 Project: MyFaces Trinidad Iss