Re: Instructions for maven-based build MyFaces (Please Test)

2005-12-03 Thread Sean Schofield
On 12/3/05, Volker Weber [EMAIL PROTECTED] wrote: Hi, i have added the poms to build the examples to the test repository, and also moved/copied the needed files. All steps documented in the wiki. Sounds good. I will take a look this weekend. I used the structure suggested by Bruno, except

Re: Instructions for maven-based build MyFaces (Please Test)

2005-12-03 Thread Wendy Smoak
On 12/3/05, Volker Weber [EMAIL PROTECTED] wrote: i have added the poms to build the examples to the test repository, and also moved/copied the needed files. All steps documented in the wiki. Suggestion: finalNamemyfaces-tiles/finalName (...and so on, for the other examples.) I appreciate

[jira] Commented: (MYFACES-320) selectOneRadio does not properly persist its value

2005-12-03 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-320?page=comments#action_12359235 ] Volker Weber commented on MYFACES-320: -- This is still a problem, and its easy to reproduce, but not with the above example. If layout=spread is given the submitted

Faces Freeway

2005-12-03 Thread Mario Ivankovits
Hi! Inspired from the Ruby on Rails Demo in vienna I would like to develop a rapid web-framework, prototyping framework or call it anything else for JSF too. Please have a look at http://wiki.apache.org/myfaces/FacesFreeway I am looking forwar for a vital discussion about it. I hope I

Re: Faces Freeway

2005-12-03 Thread Martin Marinschek
I like the idea! I am currently so involved in projects that I haven't got a clue if I can be of any help, but if I can, I will try to contribute. regards, Martin I am right now in far On 12/3/05, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! Inspired from the Ruby on Rails Demo in vienna I

Re: Faces Freeway

2005-12-03 Thread Alberto Molpeceres
I started a time ago a project in SF called Licurgo (http://licurgo.sourceforge.net), altough I haven't take part in its development in the last months. This is a persistence framework based on Ralph Johnson's Dynamic Object Models (http://st-www.cs.uiuc.edu/users/johnson/DOM.html), and I have

Re: Faces Freeway

2005-12-03 Thread Jacob Hookom
Have you looked at JBoss Seam? As soon as you start dipping into Persistence and JSF, then Seam already has a lot of the coordination completed via Annotations. I do see some really good ideas around components in the UI, something that I've wanted in the JSF spec actually for a while. --

[jira] Closed: (MYFACES-897) tree2 'illogical state'

2005-12-03 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-897?page=all ] Bruno Aranda closed MYFACES-897: Resolution: Invalid Closed per reporter request. Thanks Dennis for reporting back, tree2 'illogical state' --- Key:

Re: Instructions for maven-based build MyFaces (Please Test)

2005-12-03 Thread Keith Lynch
Great stuff Sean. Worked a dreamBesides the overall ease of it I quite like the [build times] reactor summary at the end.I think I'll be pushing for maven at work now :) On 12/3/05, Wendy Smoak [EMAIL PROTECTED] wrote: On 12/3/05, Volker Weber [EMAIL PROTECTED] wrote: i have added the poms to

[jira] Updated: (MYFACES-900) t:commandNavigation2 will dont render navigationMenuItems childs

2005-12-03 Thread Grigoras Cristinel (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-900?page=all ] Grigoras Cristinel updated MYFACES-900: --- Attachment: patch.txt Patch: I have created this patch what is working for me. Cristi t:commandNavigation2 will dont render

Re: Faces Freeway

2005-12-03 Thread Werner Punz
Mario Ivankovits wrote: Hi! Inspired from the Ruby on Rails Demo in vienna I would like to develop a rapid web-framework, prototyping framework or call it anything else for JSF too. Hi Mario, good to hear from you again, I do not thing that it really makes sense to start from the scratch,

Re: Faces Freeway

2005-12-03 Thread Mario Ivankovits
Hi Werner, Inspired from the Ruby on Rails Demo in vienna I would like to develop a rapid web-framework, prototyping framework or call it anything else for JSF too. Hi Mario, good to hear from you again, Hope you have had a power outlet in your train ;-) Trails currently use Tapestry

Re: Faces Freeway

2005-12-03 Thread Mario Ivankovits
Alberto Molpeceres wrote: I started a time ago a project in SF called Licurgo (http://licurgo.sourceforge.net), altough I haven't take part in its development in the last months. This is a persistence framework based on Ralph Johnson's Dynamic Object Models Do you mean this is a replacement