[jira] Commented: (MYFACES-1561) Validators, Converters are not recognized

2007-03-28 Thread Christoph Ebner (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484751 ] Christoph Ebner commented on MYFACES-1561: -- I created the patch for UIComponentClassicTagBase now as

Re: Ochestra Site

2007-03-28 Thread Matthias Wessendorf
any news? On 3/25/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: fine w/ me... On 3/25/07, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! I saw some xdocs files are included in Ochestra; anyone volunteering to get it added to the site build? I managed to make orchestra/core build a

FacesServlet and preconfigured FacesContext

2007-03-28 Thread Mario Ivankovits
Hi! I create my own FacesContext in an ServletFilter (in the end around the FacesServlet). The FacesServlet itself too creates a FacesContext. In the end I have some problems with this setup as the Faces Messages added to my FacesContext are never shown as the JSF system will use the

Re: Ochestra Site

2007-03-28 Thread Mario Ivankovits
Hi Matthias! any news? I still do not know how to build the whole MyFaces Web-Site ... Without anyone volunteering - or at least give some pointers/logins/scripts I have no chance to move on. :-( Ciao, Mario

Re: FacesServlet and preconfigured FacesContext

2007-03-28 Thread Matthias Wessendorf
perhaps the FacesCtxFactory should check that ? On 3/28/07, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! I create my own FacesContext in an ServletFilter (in the end around the FacesServlet). The FacesServlet itself too creates a FacesContext. In the end I have some problems with this setup

Re: FacesServlet and preconfigured FacesContext

2007-03-28 Thread Mario Ivankovits
Hi! perhaps the FacesCtxFactory should check that ? Ok, It turned out to be a little bit a complicated problem. First my use case: * A custom filter which creates a custom facesContext * A custom servlet which forwards to the FacesServlet

Re: FacesServlet and preconfigured FacesContext

2007-03-28 Thread Matthias Wessendorf
wiki sounds fine! On 3/28/07, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! perhaps the FacesCtxFactory should check that ? Ok, It turned out to be a little bit a complicated problem. First my use case: * A custom filter which creates a custom facesContext * A custom servlet which forwards

Re: FacesServlet and preconfigured FacesContext

2007-03-28 Thread Mario Ivankovits
Just for the records: http://wiki.apache.org/myfaces/NestedFacesContext wiki sounds fine!

[jira] Updated: (MYFACES-1561) Validators, Converters are not recognized

2007-03-28 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerald Müllan updated MYFACES-1561: --- Resolution: Fixed Assignee: Gerald Müllan (was: Christoph Ebner) Status:

Re: Ochestra Site

2007-03-28 Thread Wendy Smoak
On 3/28/07, Mario Ivankovits [EMAIL PROTECTED] wrote: I still do not know how to build the whole MyFaces Web-Site ... Without anyone volunteering - or at least give some pointers/logins/scripts I have no chance to move on. :-( The whole site? Or just Orchestra? Maven docs:

Handling stale form submission in myFaces 1.1.5

2007-03-28 Thread Jan Vissers
I've asked this question on the user maillist as well, but got no answer... Trying my luck here: Fairly new to myFaces and trying to figure out how to solve stale form submission in myFaces, as a result of browser back button navigation. I've done some prelimenary tests using myFaces 1.1.0

Re: http://www.irian.at/myfaces/swapimage.jsf

2007-03-28 Thread Jeff Bischoff
Looks broken to me, Dennis. It is supposed to be a mouseover, but not working in anything I've tested (firefox or IE7). Dennis Byrne wrote: This page doesn't do much. Am I missing something or is the example broken?

Re: http://www.irian.at/myfaces/swapimage.jsf

2007-03-28 Thread Matthias Wessendorf
same here On 3/28/07, Jeff Bischoff [EMAIL PROTECTED] wrote: Looks broken to me, Dennis. It is supposed to be a mouseover, but not working in anything I've tested (firefox or IE7). Dennis Byrne wrote: This page doesn't do much. Am I missing something or is the example broken? --

Re: Ochestra Site

2007-03-28 Thread Mario Ivankovits
Hi Wendy! Thanks for your infos, I'll try to move on ... This page has a section for publishing the MyFaces site, but it's old. Cn you please update it? http://wiki.apache.org/myfaces/Building_With_Maven Hehe ... sure ... once I know what to do :-) For example, the directory stated to change

Re: http://www.irian.at/myfaces/swapimage.jsf

2007-03-28 Thread Dennis Byrne
TOMAHAWK-943 On 3/28/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: same here On 3/28/07, Jeff Bischoff [EMAIL PROTECTED] wrote: Looks broken to me, Dennis. It is supposed to be a mouseover, but not working in anything I've tested (firefox or IE7). Dennis Byrne wrote: This page

Re: Ochestra Site

2007-03-28 Thread Mario Ivankovits
Hi! If you got the Orchestra site to build (with mvn site?) Works ... for what I can say locally. Looks not that bad. then try mvn site-deploy to publish it. I do not have enough permissions to create a directory in /www/myfaces.apache.org at minotaur. What to do next? Could someone please

[jira] Created: (TOMAHAWK-944) Maven assembly build should also create a source archive

2007-03-28 Thread Manfred Geiler (JIRA)
Maven assembly build should also create a source archive Key: TOMAHAWK-944 URL: https://issues.apache.org/jira/browse/TOMAHAWK-944 Project: MyFaces Tomahawk Issue Type: Improvement

Re: Ochestra Site

2007-03-28 Thread Manfred Geiler
You should already have the required permission by beeing a member of the myfaces group. /www/myfaces.apache.org belongs to the myfaces group and has group write permission. Try a id -Gn on the command line. Does it print the group myfaces? --Manfred On 3/28/07, Mario Ivankovits [EMAIL

[jira] Created: (TOMAHAWK-945) Split the PPR Example into smaller easy to understand Examples with explanations

2007-03-28 Thread Ernst Fastl (JIRA)
Split the PPR Example into smaller easy to understand Examples with explanations Key: TOMAHAWK-945 URL: https://issues.apache.org/jira/browse/TOMAHAWK-945 Project:

[jira] Commented: (TOMAHAWK-205) inputCalendar Popup positioned incorrectly in scrollable div

2007-03-28 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485011 ] Werner Punz commented on TOMAHAWK-205: -- ok I did a preliminary fix, but before committing I need testers:

Re: continuum down?

2007-03-28 Thread Wendy Smoak
On 3/28/07, Manfred Geiler [EMAIL PROTECTED] wrote: Hi Wendy! Hi all! What happened to continuum? Is it down? Just tried to login as mrmaven. No success. Has the password changed? (Can someone please send me the password) What steps are necessary to bring it up again? Is it as simple as

[jira] Created: (MYFACES-1579) VariableResolver throws IllegalStateException because scope is unknown

2007-03-28 Thread Paul McMahan (JIRA)
VariableResolver throws IllegalStateException because scope is unknown -- Key: MYFACES-1579 URL: https://issues.apache.org/jira/browse/MYFACES-1579 Project: MyFaces Core

[jira] Updated: (MYFACES-1579) VariableResolver throws IllegalStateException because scope is unknown

2007-03-28 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul McMahan updated MYFACES-1579: -- Status: Patch Available (was: Open) VariableResolver throws IllegalStateException because

Re: Ochestra Site

2007-03-28 Thread Mario Ivankovits
Hi Manfred! Try a id -Gn on the command line. Does it print the group myfaces? No, it doesn't. Ciao, Mario

[jira] Created: (TOBAGO-340) progress should scale to given width

2007-03-28 Thread Bernd Bohmann (JIRA)
progress should scale to given width - Key: TOBAGO-340 URL: https://issues.apache.org/jira/browse/TOBAGO-340 Project: MyFaces Tobago Issue Type: Improvement Components: Themes Affects