Re: Another Enhancement: JspTilesViewHandlerImpl

2004-12-23 Thread Thomas Spiegl
Get the latest cvs-head-version of myfaces. The JspTilesViewHandlerImpl renderView changed as follows. Only pages defined in the tiles-config will be rendered using tiles-support. All other pages are getting renderd as well (ignoring tiles). Curently you are not really able to have a tiles

Re: MyFaces consulting gig

2005-04-07 Thread Thomas Spiegl
The JSCookMenu documentation is out-dated, since we are using the ExtensionFilter. There is no need for including script css in html-header anymore. So the Instructions are obsolete by now. Maybe we should add a short example instead. thomas On Apr 7, 2005 5:56 AM, Sean Schofield [EMAIL

Re: [VOTE] Release MyFaces 1.0.9

2005-04-08 Thread Thomas Spiegl
+1 On Apr 8, 2005 10:50 AM, Bruno Aranda [EMAIL PROTECTED] wrote: +1 On Apr 8, 2005 10:13 AM, Sylvain Vieujot [EMAIL PROTECTED] wrote: +1 On Apr 8, 2005 12:03 AM, Sean Schofield [EMAIL PROTECTED] wrote: There will be a few very minor fixes from RC3 but they are trivial. At

Re: [vote] Switch to Subversion

2005-04-15 Thread Thomas Spiegl
+1 switch from CVS to Subversion On 4/15/05, Bill Dudney [EMAIL PROTECTED] wrote: +1 on the switch -bd- On Friday, April 15, 2005, at 07:18AM, Manfred Geiler [EMAIL PROTECTED] wrote: Original Attached For all WIndows users: TortoiseSVN is a good choice. Give it a try.

Re: [OT] Farewell

2005-05-06 Thread Thomas Spiegl
Heath, Thanks for your contribution to Myfaces! Hope to see you back soon. All the best! Thomas On 5/6/05, Heath Borders [EMAIL PROTECTED] wrote: My web project has been canceled, and we're migrating our code over to the Eclipse Rich Client Platform. Unfortunately, I won't be an active user

Re: [Myfaces-develop] New feature suggestion : Edit mode

2005-05-09 Thread Thomas Spiegl
explanatory than editable. I don't have a better one to suggest right now, but I'll try hard to find one. Sylvain. On Thu, 2005-05-05 at 21:47 +0200, Thomas Spiegl wrote: I'd suggest to use the readonly attribute in association with a new renderer type and new jsp-tags

Re: Vote for new displayValueOnly attribute

2005-05-10 Thread Thomas Spiegl
+1 using Myfaces extended components +1 add an interface similar to UserRoleAware +1 adding displayValueOnly attribute What's about matching style styleClass attributes (displayValueOnlyStyleClass, displayValueOnlyStyle)? Should we add those attributes as well? +1 from me regards, thomas On

Re: Remove jars of required libraries from SVN

2005-06-30 Thread Thomas Spiegl
+1 Thomas On 6/30/05, Manfred Geiler [EMAIL PROTECTED] wrote: +1 for kicking out the jars from svn-ManfredOn 6/29/05, Oliver Rossmueller [EMAIL PROTECTED] wrote: Please vote for the proposal to - remove the jars of all required libraries from SVN - provide an ant target to download them from

Re: SVN Reorg (Update)

2005-07-07 Thread Thomas Spiegl
Thanks to you guys for moving MyFaces to svn and reorganizing the project so smoothly! I just had a look at the new project tree and the new build files, and i liked it very much. Great work! regards, thomas On 7/7/05, Sean Schofield [EMAIL PROTECTED] wrote: Grant,You have to use 'ant

Re: [shale] Configuring TilesViewHandler

2005-07-07 Thread Thomas Spiegl
hi all, yes there are dependencies in JspTilesViewHandler that should get eliminated. When i implemented TilesViewHandler i thought about moving all needed resources to our shared library. Sean, are you already working on this? If not, i could take a look at MyFaces JspTilesViewHandler, fix the

Re: [shale] Configuring TilesViewHandler

2005-07-08 Thread Thomas Spiegl
*not* looking at this right now (too much otherstuff.)Also you are the expert :-) seanOn 7/7/05, Thomas Spiegl [EMAIL PROTECTED] wrote: hi all,yes there are dependencies in JspTilesViewHandler that should get eliminated. When i implemented TilesViewHandler i thought about moving all needed resources to our

Re: [ANNOUNCEMENT] Examples consolidation

2005-07-14 Thread Thomas Spiegl
IMO there is no need for a stand-alone tiles-webapp anymore. Instead the simple-examples should be based on tiles. If no one disagrees, i will chuck out the tiles-example and add tiles-support to our simple-examples. On 7/11/05, Sean Schofield [EMAIL PROTECTED] wrote: FYI, the unconsolidate code

Re: myfaces_ext.tld to tomahawk.tld

2005-08-03 Thread Thomas Spiegl
+1 also for renaming the uri - should be enough if it's mentioned in the release notes - let's not do things by halvesOn 8/3/05, Matthias Wessendorf [EMAIL PROTECTED] wrote:well we could provide the old an the new tld... ;) like we did in the past (sf - a.o)-MatthiasOn 8/3/05, Martin Marinschek

Re: MyFaces Tiles and JSF Sun RI

2005-09-07 Thread Thomas Spiegl
You don't need the StartupServletContextListener to use MyFaces-TilesSupport. Just add your tiles-definition to your web.xml. context-param param-nametiles-definitions/param-name param-value/WEB-INF/tiles.xml/param-value /context-param regards, ThomasOn 9/6/05, Carsten Fregin [EMAIL

Re: [VOTE] Release MyFaces 1.1

2005-09-15 Thread Thomas Spiegl
Just fixed a tomahawk - myfaces-impl dependency in class org.apache.myfaces.custom.column.HtmlColumnTag On 9/16/05, Werner Punz [EMAIL PROTECTED] wrote: Sean Schofield wrote: The release date is scheduled for Monday pending a satisfactory release vote. +1 for meJust gave the compile a

Re: [VOTE] Release MyFaces 1.1

2005-09-15 Thread Thomas Spiegl
+1On 9/16/05, Thomas Spiegl [EMAIL PROTECTED] wrote: Just fixed a tomahawk - myfaces-impl dependency in class org.apache.myfaces.custom.column.HtmlColumnTag On 9/16/05, Werner Punz [EMAIL PROTECTED] wrote: Sean Schofield wrote: The release date is scheduled for Monday pending a satisfactory

Re: [proposal] tobago component lib

2005-09-26 Thread Thomas Spiegl
sounds reasonable +1 for separate subprojectOn 9/26/05, Martin Marinschek [EMAIL PROTECTED] wrote: +1for separate subproject just like tomahawkregards,MartinOn 9/26/05, Sean Schofield [EMAIL PROTECTED] wrote: For now everything should be more or less separate.Tobago is an incubator project so its

Re: [New Committer] Werner Punz

2005-09-27 Thread Thomas Spiegl
Welcome on board Werner!On 9/27/05, Stan Silvert [EMAIL PROTECTED] wrote: Welcome!Stan SilvertJBoss, Inc.[EMAIL PROTECTED]callto://stansilvert -Original Message- From: Sean Schofield [mailto: [EMAIL PROTECTED]] Sent: Monday, September 26, 2005 10:56 PM To: MyFaces Development Subject: [New

Re: JDK 1.5, JSP 2.0 XML

2005-11-03 Thread Thomas Spiegl
-1 as well On 11/2/05, Sean Schofield [EMAIL PROTECTED] wrote: -1 for Java 5.0 (for the time being.) sean On 11/2/05, Heinz Drews [EMAIL PROTECTED] wrote: I just want to remind that there are still a significant number of sites which cannot move to Java 5 because of restrictions implied

Re: JavaScript in jsCookMenu component?

2005-11-03 Thread Thomas Spiegl
Can you send me a final verion for cmItemMouseUp? I will patch the current version. Thomas On 11/2/05, Barbalace, Richard [EMAIL PROTECTED] wrote: Simon Kitching [mailto:[EMAIL PROTECTED] writes: I'd rather see detection of *any* protocol on the front of the URL rather than checking just

Re: ListDataModel in PanelNavigation2?

2005-11-07 Thread Thomas Spiegl
I think an ActionListener would be the appropriate solution for your problem - right?. At the moment you can't define an ActionLister for NavigationMenuItem(s), but i'm working on this. regards Thomas On 11/7/05, Alberto Molpeceres [EMAIL PROTECTED] wrote: Hi, I'm new to this list, so, I

Re: JavaScript in jsCookMenu component?

2005-11-09 Thread Thomas Spiegl
'; } } } -Original Message- From: Thomas Spiegl [mailto:[EMAIL PROTECTED] Sent: Thursday, November 03, 2005 5:57 PM To: MyFaces Development Cc: Simon Kitching; [EMAIL PROTECTED]; Barbalace, Richard Subject: Re: JavaScript in jsCookMenu component? Can you send me a final verion

Re: Possible bug in extended HtmlDataTable

2005-11-09 Thread Thomas Spiegl
This does not seem to be the problem. The renderer type for org.apache.myfaces.component.html.ext.HtmlDataTable is set to org.apache.myfaces.Table in HtmlDataTable's constructor (DEFAULT_RENDERER_TYPE = org.apache.myfaces.Table). Can you explore the problem again? . On 11/9/05, Ryan Wynn [EMAIL

Re: Build Failure

2005-11-13 Thread Thomas Spiegl
Fixed forrest build error. Cheers Thomas On 11/12/05, Sean Schofield [EMAIL PROTECTED] wrote: Forrest is not building ... -- Forwarded message -- From: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Nov 11, 2005 11:32 PM Subject: Build Failure To: [EMAIL PROTECTED],

Re: Build Failure

2005-11-14 Thread Thomas Spiegl
images/inputdate2.png is referenced by tomahawk/inputDate.xml, but file is missing. I uncommented the affected line. Forrest build works again. On 11/14/05, Sean Schofield [EMAIL PROTECTED] wrote: More forrest problems ... -- Forwarded message -- From: [EMAIL PROTECTED]

Re: Build Failure

2005-11-16 Thread Thomas Spiegl
Sean, as forrest build works again, can you please update the myfaces homepage? I think you are the only one who knows how to do this. Thanks Thomas On 11/14/05, Sean Schofield [EMAIL PROTECTED] wrote: Thanks. On 11/14/05, Thomas Spiegl [EMAIL PROTECTED] wrote: images/inputdate2.png

Re: Setting states in PanelNavigation (static)

2005-11-22 Thread Thomas Spiegl
Erik, please open a jira issue for this. Thank you ThomasOn 11/22/05, Erik J [EMAIL PROTECTED] wrote: Hello,This posting was previously sent to the User list, but since nobodyanswered, I suppose it was the wrong forum. Sorry if this question doesn'tbelong here either...I would like to know if

Re: commandNavigation2 with tiles

2005-11-25 Thread Thomas Spiegl
Jamie, please try the latest nightly build. Panelnavigation2 was not stable in release 1.1.1 HTH ThomasOn 11/25/05, Cash, Jamie [EMAIL PROTECTED] wrote: I am trying to use the commandNavigation in myfaces, but the menu behaves normally when no action is associated with the commandNavigation2

Re: Facelet support in MyFaces [Was: svn commit: r356552 - in /incubator/tobago/trunk: src/site/fml/faq.fml tobago-theme/tobago-theme-richmond/pom.xml]

2005-12-17 Thread Thomas Spiegl
Mike, can you tell us which tomahawk components are not working properly with facelets? Some time ago I fixed panelNavigation2 to make it work with facelets. I didn't test it recently, basically because I have no example application using facelets. It would be good to have a facelets example in

Re: Facelet support in MyFaces [Was: svn commit: r356552 - in /incubator/tobago/trunk: src/site/fml/faq.fml tobago-theme/tobago-theme-richmond/pom.xml]

2005-12-18 Thread Thomas Spiegl
1Mb insize, but the equivalent facelet tag code is about 8k in size.Or to put it another way, I had the compareToValidator finished for several weeks, but I was too lazy to write the JSP tag handler (Ididn't need a facelets tag handler) until recently.-MikeOn 12/17/05, Thomas Spiegl [EMAIL

Re: Facelet support in MyFaces [Was: svn commit: r356552 - in /incubator/tobago/trunk: src/site/fml/faq.fml tobago-theme/tobago-theme-richmond/pom.xml]

2005-12-18 Thread Thomas Spiegl
I just added a new build file build/facelets-build.xml, that generates the facelets taglibs for tomahawk and sandbox. Could someone who is using facelets have a look at the generated files attached? ThomasOn 12/18/05, Thomas Spiegl [EMAIL PROTECTED] wrote: Concerining JSCookMenu: The renderer

Re: svn commit: r357582 - in /myfaces/build/trunk: facelets-build.xml tools/ tools/build-tools.jar tools/src/

2005-12-18 Thread Thomas Spiegl
only be built using tools for which the source isn't available or working or doesn't quite correspond to the binary.Where is the source used to generate this build-tools.jar file, andhow is that compiled?Regards,Simon Thomas Spiegl wrote: It's just a 9kb file. On 12/19/05, *Simon Kitching* [EMAIL

Re: OT: Happy Birthday MyFaces

2005-12-19 Thread Thomas Spiegl
Right! I nearly forgot.Let's go and have a glogg!CheersThomasOn 12/19/05, Martin Marinschek [EMAIL PROTECTED] wrote:Wow - get the champagne out ;)regards, MartinOn 12/19/05, Marius Kreis [EMAIL PROTECTED] wrote: Did anybody notice: the MyFaces SourceForge project was registered 12/19/2002. Seems

Re: Facelet support in MyFaces [Was: svn commit: r356552 - in /incubator/tobago/trunk: src/site/fml/faq.fml tobago-theme/tobago-theme-richmond/pom.xml]

2005-12-19 Thread Thomas Spiegl
Mike, I didn't know the ant task on SF. Would have saved some time. I will add the namespace to the generator and sort the tags alphabetically. panelNavigation2 and jscookMenu share some code, but are definitely different components. We should add the taghandlers to our tomahawk project by

Re: Facelet support in MyFaces [Was: svn commit: r356552 - in /incubator/tobago/trunk: src/site/fml/faq.fml tobago-theme/tobago-theme-richmond/pom.xml]

2005-12-20 Thread Thomas Spiegl
Yes, I will take care of this issue. On 12/20/05, Matthias Wessendorf [EMAIL PROTECTED] wrote: ok mike. was only a reminder, that the ticket don't gets lost ;) -Matthias On 12/20/05, Mike Kienenberger [EMAIL PROTECTED] wrote: On 12/19/05, Matthias Wessendorf [EMAIL PROTECTED] wrote:

Re: Tomahawk DataTable Sort Question - where/how is Sort Coded?

2005-12-29 Thread Thomas Spiegl
No, that's not possible. On 12/29/05, Sébastien Marin [EMAIL PROTECTED] wrote: I try to use the datatable sort. Is it possible to make the sort on client side (no access server)? Selon Thomas Spiegl [EMAIL PROTECTED]: - Sort your data in getArrlist_providers depending on the values

Re: svn commit: r373531 - /myfaces/current/pom.xml

2006-01-30 Thread Thomas Spiegl
The Maven Idea plugin uses this information to configure svn as VCS for the generated project. On 1/30/06, Sean Schofield [EMAIL PROTECTED] wrote: Same question here On 1/30/06, Bernd Bohmann [EMAIL PROTECTED] wrote: Hello Tom, why is this needed? Regards Bernd [EMAIL

Re: svn commit: r373531 - /myfaces/current/pom.xml

2006-01-31 Thread Thomas Spiegl
://svn.apache.org/repos/asf/myfaces/current/connection developerConnectionscm:svn:https://svn.apache.org/repos/asf/myfaces/current/developerConnection urlhttp://svn.apache.org/viewcvs.cgi/myfaces/current/url /scm this is the pace where the pom is stored. Bernd Thomas Spiegl schrieb: The Maven

Re: [VOTE] Accept ADF Faces as Candidate for Incubation

2006-02-15 Thread Thomas Spiegl
+1 On 2/15/06, Manfred Geiler [EMAIL PROTECTED] wrote: And here is my +1 for Candidate status Manfred On 2/15/06, Manfred Geiler [EMAIL PROTECTED] wrote: MyFaces PMC members, Please vote for the acceptance of ADF Faces as a candiate for Incubation. On positive vote (no binding -1

Re: New MyFaces Committer: Craig McClanahan

2006-02-21 Thread Thomas Spiegl
Craig, good to have you aboard! On 2/21/06, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi Craig! Welcome to the pleasuredome! ;-) Ciao, Mario Please welcome Craig McClanahan as our newest MyFaces committer. Most of you are probably familiar with Craig's work as the original author of

Re: [ANNOUNCE] Mailing Lists for ADF Faces Incubator Podling

2006-03-27 Thread Thomas Spiegl
Mike, just wrote you an email. Try it again, issues and commits lists should work. Thomas On 3/27/06, Mike Kienenberger [EMAIL PROTECTED] wrote: Craig, The issues and commits mailing lists are bouncing my subscription requests. The user and dev subscriptions worked fine, however.

Re: websphere 6 and myfaces compatibility

2006-03-29 Thread Thomas Spiegl
I tested WAS 6.0 with the upcomming MyFaces 1.1.2. 1) Remove Jsf API and Jsf Impl from AppServer/lib dir AppServer/lib/jsf-api.jar AppServer/lib/ws-jsf.jar 2) Copy the MyFaces JSF Api to AppServer/lib dir myfaces-api.jar 3) Copy commons classes to AppServer/lib dir commons-beanutils.jar

Re: websphere 6 and myfaces compatibility

2006-03-29 Thread Thomas Spiegl
Sure, that's on my TODO list ;) On 3/30/06, Mike Kienenberger [EMAIL PROTECTED] wrote: Hey Thomas, Can you add this to the Wiki under the appserver config link so we can point users to it? http://wiki.apache.org/myfaces/Installation_and_Configuration On 3/29/06, Thomas Spiegl [EMAIL

Re: websphere 6 and myfaces compatibility

2006-03-29 Thread Thomas Spiegl
this task? Thanks, Thomas On 3/30/06, Thomas Spiegl [EMAIL PROTECTED] wrote: Sure, that's on my TODO list ;) On 3/30/06, Mike Kienenberger [EMAIL PROTECTED] wrote: Hey Thomas, Can you add this to the Wiki under the appserver config link so we can point users to it? http://wiki.apache.org

Re: websphere 6 and myfaces compatibility

2006-03-29 Thread Thomas Spiegl
is to provide the taglib files. I know that we need to implement some TagHandlers as well. But to get the most tomahawk components working with facelets, the taglib file is sufficient. On 3/30/06, Mike Kienenberger [EMAIL PROTECTED] wrote: On 3/29/06, Thomas Spiegl [EMAIL PROTECTED] wrote

Re: Moving the Tobago Resources from Incubator to MyFaces

2006-03-29 Thread Thomas Spiegl
has the incubation process completed? +1 then On 3/29/06, Bernd Bohmann [EMAIL PROTECTED] wrote: Hello, I would like to move the Tobago resources from Incubator to MyFaces. The source should be moved to /repos/asf/myfaces/tobago and the site should be integrated as subproject of MyFaces.

Re: websphere 6 and myfaces compatibility

2006-03-29 Thread Thomas Spiegl
we proceed? On 3/30/06, Mike Kienenberger [EMAIL PROTECTED] wrote: On 3/29/06, Thomas Spiegl [EMAIL PROTECTED] wrote: it's the Facelet-Taglib files being generated. No Facelet/EL jars are needed therefore. It's the xml, you can download from our wiki:http://wiki.apache.org/myfaces

Re: Myfaces running on WebSphere Application Server v6.1

2006-04-20 Thread Thomas Spiegl
You may find this helpful http://wiki.apache.org/myfaces/Websphere_Installation On 4/20/06, Graham Crooks [EMAIL PROTECTED] wrote: I am porting on behalf of a software house, an application that is currenly running on Tomcat Server under Redhat Linux. The developer has made extensive use of

Re: dataScroller on TOP of dataTable

2006-05-06 Thread Thomas Spiegl
Hi Mario, that's a very old issue, which can be solved with t:buffer http://www.irian.at/myfaces/buffer.jsf On 5/5/06, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi Greg! t:dataTable f:facet name=header t:dataScroller [snip] Worked for me. Yes, I know that this will work, but I wont

Re: JSF 1.2 [was: Cancelled: JavaOne MyFaces Committers/Contributors meeting]

2006-05-17 Thread Thomas Spiegl
+1 for solving tomahawk 416, being incompatible to RI is a serious issue Stan which 1.2 issues did you fix. Did you change any link renderers? If not, i am +1 for open a 1.2 branch On 5/17/06, Werner Punz [EMAIL PROTECTED] wrote: Sean Schofield schrieb: I'm -1 on the 1.2 branch. There are

Re: JSF 1.2 [was: Cancelled: JavaOne MyFaces Committers/Contributors meeting]

2006-05-18 Thread Thomas Spiegl
. [EMAIL PROTECTED] callto://stansilvert -Original Message- From: Thomas Spiegl [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 4:58 PM To: MyFaces Development; [EMAIL PROTECTED] Subject: Re: JSF 1.2 [was: Cancelled: JavaOne MyFaces Committers/Contributors meeting] +1 for solving

Release 1.1.4

2006-06-12 Thread Thomas Spiegl
It's not possible to use 1.1.3 in a production environment when server side state saving is enabled. See: http://issues.apache.org/jira/browse/MYFACES-1296 for details. It would be good to start a release cycle for 1.1.4 right after tomahawk was released. Thomas

Re: preserveDataModel does not make selected row available

2006-07-28 Thread Thomas Spiegl
That's a question for the user list, not dev. Tip: Use the updateActionListener to set the actual rowData in your backingBean. Thomas On 7/28/06, Gregory D Dennis [EMAIL PROTECTED] wrote: Can anyone explain why setting the preserveDataModel attribute to true in a dataTable does not make the

Re: [WELCOME] MyFaces += (Cagatay, Lance)

2006-08-02 Thread Thomas Spiegl
Hi Çagatay Lance, welcome to the Apache MyFaces team! Thomas On 8/2/06, Manfred Geiler [EMAIL PROTECTED] wrote: Hi MyFaces community, Please welcome our new MyFaces committers Çagatay Çivici (cagatay) and Lance Frohman (lfrohman)! They both have been very active contributors during the last

Facelets Tomahawk

2006-08-02 Thread Thomas Spiegl
I will add facelets support to MyFaces tomahawk. Here my suggestions: Tomahawk Facelets classes (TagHandlers, etc.) go to folder: tomahawk/core/src/main/java package: org.apache.myfaces.custom.facelets Tomahawk Facelets Taglib resides in folder: tomahawk/core/src/main/resources-facelets

Re: Facelets Tomahawk

2006-08-03 Thread Thomas Spiegl
I have written an autogenerator for the facelets-taglib. Maybe we can use this one. What about adding new MyFaces examples using facelets? We will need it to test tomahawk facelet support. On 8/3/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: Yes, I know... there is also the Trinidad

Issues using Trinidad, ADF tomahawk

2006-08-24 Thread Thomas Spiegl
I started to work on Trinidad and tomahawk incompatibilities. Problem #1 (fixed partly) When using the ADF form, tomahawk links won't work. The reason for this: Tomahawk links are bound to the MyFaces form component. This problem I could partly solve. I started off using an environment, which

Re: svn commit: r434574 [1/2] - in /myfaces: shared/trunk/core/src/main/java/org/apache/myfaces/shared/renderkit/ shared/trunk/core/src/main/java/org/apache/myfaces/shared/renderkit/html/ tomahawk/tru

2006-08-25 Thread Thomas Spiegl
Sure, I was looking for a jira issue dealing with this problem before my commit last night, but I could not find one. Next time I will open a new one ;) On 8/25/06, Mike Kienenberger [EMAIL PROTECTED] wrote: Also, and I know this isn't always possible, could you commit your code cleanup

Re: Issues using Trinidad, ADF tomahawk

2006-08-25 Thread Thomas Spiegl
Thanks for the hint Adam. Moved the rendering of the jsf_sequence field from HtmlFormRendererBase.encodeEnd to JspViewHandlerImpl.writeState(...). Now the hidden input is rendered when using an ADF form. Thomas On 8/25/06, Werner Punz [EMAIL PROTECTED] wrote: Thomas Spiegl schrieb: Problem

Good News:Trinidad Tomahawk

2006-08-25 Thread Thomas Spiegl
Good news: MyFaces Trinidad and Tomahawk components can now be used together. Major issues regarding tomahawk links have now been fixed. You wil be able to mix Trinidad and Tomahawk components in the same page, putting them into an ADF form. Version note: Get the current MyFaces version from

Re: Issues using Trinidad, ADF tomahawk

2006-08-25 Thread Thomas Spiegl
Nor wouId I merge it back to 1.1.4 either. Let's test this feature in 1.1.5. Thomas On 8/25/06, Mike Kienenberger [EMAIL PROTECTED] wrote: On 8/25/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: can you move that to the 114 branch ? Yikes! Let's not do anything that might delay the 1.1.4

Re: naming of dojo components

2006-09-08 Thread Thomas Spiegl
what about modalDialog? On 9/8/06, Gerald Müllan [EMAIL PROTECTED] wrote: Hi Mario, You know, I dont wanted to point to a special person, just a general discussion. Sorry, that it was your committed component I used as sample ;-) No problem, my strong ego withstands it :) If it

Re: MyFaces Core 1.1.4 - STATUS

2006-09-08 Thread Thomas Spiegl
Do we have to test 1.1.4 against TCK again, as r422749 and r428204 where merged back? 2006-08-05 - [WWW] r428968 merged r422749 and r428204 to branch and new snapshots published What else do we need to do? Can I help? Regards Thomas On 9/5/06, Matthias Wessendorf [EMAIL PROTECTED] wrote:

Re: JScookMenu is not rendered with Facelets

2006-09-21 Thread Thomas Spiegl
So now we got it. The rederer-type is missing in your /WEB-INF/tomahawk.taglib.xml tag tag-namejscookMenu/tag-name component component-typeorg.apache.myfaces.JSCookMenu/component-type renderer-typeorg.apache.myfaces.JSCookMenu/renderer-type /component

Re: activePanelTabVar change needs JIRA issue [Was: svn commit: r448171 - in /myfaces/tomahawk/trunk/core/src/main: java/org/apache/myfaces/custom/tabbedpane/ resources/org/apache/myfaces/custom/tabbe

2006-09-22 Thread Thomas Spiegl
Hi Mike, no need to feel bad. I thought we open jira issues for important changes, like new components or changes to MyFaces core. I did not knew that we have to open a jira issue for new component attributes. I will consider this in the future. -Thomas On 9/20/06, Mike Kienenberger [EMAIL

Re: activePanelTabVar change needs JIRA issue [Was: svn commit: r448171 - in /myfaces/tomahawk/trunk/core/src/main: java/org/apache/myfaces/custom/tabbedpane/ resources/org/apache/myfaces/custom/tabbe

2006-09-22 Thread Thomas Spiegl
change to Core or Tomahawk (Sandbox is still optional although recommended). This is how we're generating change-logs, release notes for new releases. On 9/22/06, Thomas Spiegl [EMAIL PROTECTED] wrote: Hi Mike, no need to feel bad. I thought we open jira issues for important changes, like new

Re: activePanelTabVar change needs JIRA issue [Was: svn commit: r448171 - in /myfaces/tomahawk/trunk/core/src/main: java/org/apache/myfaces/custom/tabbedpane/ resources/org/apache/myfaces/custom/tabbe

2006-09-22 Thread Thomas Spiegl
there. regards, Martin On 9/22/06, Thomas Spiegl [EMAIL PROTECTED] wrote: Is an additional attribute always a non-trivial change? In the specific case it was a trivial change from my point of view. How should we handle this in the future? On 9/22/06, Mike Kienenberger [EMAIL PROTECTED

Re: activePanelTabVar change needs JIRA issue [Was: svn commit: r448171 - in /myfaces/tomahawk/trunk/core/src/main: java/org/apache/myfaces/custom/tabbedpane/ resources/org/apache/myfaces/custom/tabbe

2006-09-22 Thread Thomas Spiegl
. As the tabbed-pane is a major component, I'd love to have an additional attribute in the relase-notes, though. If the developer decides for no, it can still be the community which opens a jira-issue and attaches the commit log there. regards, Martin On 9/22/06, Thomas Spiegl [EMAIL PROTECTED

Re: latest sandbox is broken, error restoring view

2006-09-29 Thread Thomas Spiegl
fixed this issue, see https://issues.apache.org/jira/browse/MYFACES-1427 On 9/29/06, L Frohman [EMAIL PROTECTED] wrote: I am getting the exact same error. Quick fix - change param-namejavax.faces.STATE_SAVING_METHOD/param-name to param-valueclient/param-value

Re: Tomahawk status?

2006-10-09 Thread Thomas Spiegl
Please note: We need to release MyFaces Core 1.1.5 before MyFaces Tomahawk 1.1.5. The jsf_sequence is now rendered by the HtmlResponseStateManager when using server side state saving. Before the tomahawk HtmlForm rendered this parameter, which was incompatible to Sun RI and Trinidad. -Thomas

Re: Tomahawk status?

2006-10-09 Thread Thomas Spiegl
The order is important. We will need to release core before tomahawk. On 10/9/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 10/9/06, Thomas Spiegl [EMAIL PROTECTED] wrote: Please note: We need to release MyFaces Core 1.1.5 before MyFaces Tomahawk 1.1.5. I was actually talking about Tomahawk

Re: TCK Tests for MYFACES-1467

2006-10-16 Thread Thomas Spiegl
I ran the TCK tests. 3 test cases failed. I will send the report within the next hour. On 10/14/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 10/13/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 10/13/06, Dennis Byrne [EMAIL PROTECTED] wrote: I'm on busineess/vacation in India right now for

Re: Unable to compile -- Re: svn commit: r464453

2006-10-16 Thread Thomas Spiegl
javax.faces.el.ValueBinding; +import javax.faces.context.FacesContext; + +/** + * @author Thomas Spiegl + */ +public class FishEyeCommandLink extends UICommand { +private String _caption; +private String _iconSrc; +private String _target; + +public static final String COMPONENT_TYPE

Re: Tomahawk 1.1.4 - STATUS

2006-10-17 Thread Thomas Spiegl
Hi Wendy, I can assist you. Just tell me what you need. -Thomas On 10/17/06, Wendy Smoak [EMAIL PROTECTED] wrote: First, I could really use a co-release manager for this one. Is anyone interested? I've uploaded snapshots of the release assemblies, built from the Tomahawk 1.1.4 and Shared

Re: Tomahawk 1.1.4 - STATUS

2006-10-17 Thread Thomas Spiegl
Just moved 21 unresolved issues from fixed version 1.1.4-SNAPSHOT to 1.1.5-SNAPSHOT. On 10/17/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 10/16/06, Wendy Smoak [EMAIL PROTECTED] wrote: I've uploaded snapshots of the release assemblies, built from the Tomahawk 1.1.4 and Shared 2.0.4 branches:

Core Release 1.1.5

2006-11-08 Thread Thomas Spiegl
We should release Core 1.1.5 soon, as it's needed for the next tomahawk release. Therefore I tested the current trunk against Sun's TCK and fixed all issues. MyFaces core is new 100 % compatible. I have some time to prepare the release, but will need help from some of you (eg. Wendy). First of

Re: Core Release 1.1.5

2006-11-08 Thread Thomas Spiegl
Yes, I will run the tests again. On 11/9/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 11/8/06, Mario Ivankovits [EMAIL PROTECTED] wrote: Hmmm ... but shared will be copied into the core (or tomahawk) distribution - there is no shared.jar, so I see no advantage of *not* upgrading to the

Re: svn commit: r472050 - /myfaces/core/trunk/impl/pom.xml

2006-11-10 Thread Thomas Spiegl
Do you remember the class name? On 11/10/06, Martin Marinschek [EMAIL PROTECTED] wrote: Thomas, could you take this over? regards, Martin On 11/9/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 11/9/06, Martin Marinschek [EMAIL PROTECTED] wrote: well, yes - I'm working on both 1.1.5 snapshot

Re: I need MyFaces 1.1.5 and Tomahawk 1.1.4 released and I am willing to help!

2006-11-21 Thread Thomas Spiegl
I will run the tests again. -Thomas On 11/20/06, Martin Marinschek [EMAIL PROTECTED] wrote: I really don't know. Thomas, please comment! regards, Martin On 11/19/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: that wasn't related to the security test, right ? we should apply that patch,

Re: I need MyFaces 1.1.5 and Tomahawk 1.1.4 released and I am willing to help!

2006-11-21 Thread Thomas Spiegl
Just ran the TCK tests. All tests passed! I'm also fine releasing core 1.1.5 and shared 2.0.5. On 11/21/06, Thomas Spiegl [EMAIL PROTECTED] wrote: I will run the tests again. -Thomas On 11/20/06, Martin Marinschek [EMAIL PROTECTED] wrote: I really don't know. Thomas, please comment

New component FilterTable

2006-12-04 Thread Thomas Spiegl
Checkout MyFaces new filterTable component http://www.irian.at/myfaces-sandbox/filterTable.jsf which is based on dojo's filterTable widget. The 2 core features are: - Sorting of multiple columns - Filter to show/hide records based on a criteria -Thomas -- http://www.irian.at Your JSF

Re: [vote] release tobago 1.0.9

2006-12-19 Thread Thomas Spiegl
+1 On 12/19/06, Grant Smith [EMAIL PROTECTED] wrote: +1 On 12/18/06, Bernd Bohmann [EMAIL PROTECTED] wrote: Here is my +1 Regards Bernd Bernd Bohmann wrote: Hello, I would like to release tobago 1.0.9, This release contains over 70 changes. For a detail list please consult

Re: IDEA: client-side state manager that restores majority of saved state from initial tree state

2006-12-20 Thread Thomas Spiegl
Maybe you can take a look at the Trinidad approach. I think Trinidad solves state-saving more effective than tomahawk or myfaces does. On 12/20/06, Mike Kienenberger [EMAIL PROTECTED] wrote: I'm a fan of client-side state saving. It solves a lot of issues for me. However, there's no doubt

Re: MyFaces Core 1.1.5 is ready for TCK

2007-02-12 Thread Thomas Spiegl
Great to hear, that we have a new core release ready. I will run TCK tests within today. -Thomas On 2/8/07, Manfred Geiler [EMAIL PROTECTED] wrote: Dennis, This is a sad story. I'm sorry for your PC. May it rest in peace... FYI, I just had a call with Thomas. He is on vacation right now and

Re: MyFaces Core 1.1.5 is ready for TCK

2007-02-12 Thread Thomas Spiegl
MyFaces Core 1.1.5 passes all TCK tests! We are ready for the next step Manfred. Regards, Thomas On 2/12/07, Thomas Spiegl [EMAIL PROTECTED] wrote: Great to hear, that we have a new core release ready. I will run TCK tests within today. -Thomas On 2/8/07, Manfred Geiler [EMAIL PROTECTED

Re: [VOTE] MyFaces Core 1.1.5

2007-02-14 Thread Thomas Spiegl
+1 binding On 2/14/07, Manfred Geiler [EMAIL PROTECTED] wrote: Sorry, one important thing I forgot: The release artifacts already passed the TCK! (Thanks Thomas) --Manfred On 2/14/07, Manfred Geiler [EMAIL PROTECTED] wrote: Hi all, This is the official vote for MyFaces Core 1.1.5.

Re: Tomahawk 1.1.5 release plans?

2007-02-23 Thread Thomas Spiegl
+1 for release number tomahawk 1.1.5 On 2/23/07, Paul Spencer [EMAIL PROTECTED] wrote: I suggest releasing from the head with a version of 1.1.5. Releasing the head as 1.1.4 to me is more confusing for the following reasons: o It is currently called 1.1..5-SNAPSHOT o Issues are linked

Re: MyFaces Fusion Naming

2007-02-28 Thread Thomas Spiegl
2 more ... Apache MyFaces Cement Apache MyFaces Plaster On 2/28/07, Grant Smith [EMAIL PROTECTED] wrote: OK, nix my previous vote. I just added the following to the JIRA: The United States of MyFaces (joke) Apache MyFaces States Apache MyFaces StateConverse Apache MyFaces Converse

Re: MyFaces Fusion Naming

2007-02-28 Thread Thomas Spiegl
another one ... Apache MyFaces Edge On 2/28/07, Jeff Bischoff [EMAIL PROTECTED] wrote: Glad you liked it. Yeah I figured it would be pretty common name, but at least not as bad as Spyder! (taken by both SP ETF fund and major winter sports gear company) Anyway it's a cool name, but probably

Re: [Vote] Sponsoring Entity of RCF (was Re: [Proposal] RCF, a rich component library for JSF)

2007-03-19 Thread Thomas Spiegl
+1 On 3/19/07, Cagatay Civici [EMAIL PROTECTED] wrote: +1 (non-binding) Cagatay On 3/19/07, Mario Ivankovits [EMAIL PROTECTED] wrote: Matthias Wessendorf schrieb: +1 for MyFaces being the sponsoring entity for RCF +1 Ciao, Mario -- http://www.irian.at Your JSF powerhouse - JSF

Re: Possible memory leak in JspStateManagerImpl

2007-06-06 Thread Thomas Spiegl
interesting. Actually it's using a soft reference. What if you substitute _oldSerializedViews = new ReferenceMap(); by _oldSerializedViews = new ReferenceMap(AbstractReferenceMap.WEAK, AbstractReferenceMap.WEAK, true); ? I'm curious if the behaviour is still the same. Thomas On 6/4/07, André

Re: Trinidad and Portlets

2007-06-12 Thread Thomas Spiegl
What about trinidad skinning in a portlet environment? Is there a solution for adding the necessary link element to the html header? Thomas On 6/11/07, Scott O'Bryan [EMAIL PROTECTED] wrote: Hey Martin, One thing we could look at if 286 won't be released for a while is an extension to

Re: [COMMUNITY] Peter Mahoney - Committer

2007-06-14 Thread Thomas Spiegl
Welcome! On 6/14/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: Welcome Peter! On 6/14/07, Paul Spencer [EMAIL PROTECTED] wrote: Welcome aboard Peter. Paul Spencer Grant Smith wrote: The Myfaces PMC is proud to announce a new addition to our community. Please welcome Peter Mahoney

Re: [vote] release of Trinidad core (1.0.1)

2007-06-21 Thread Thomas Spiegl
+1 On 6/21/07, Bernd Bohmann [EMAIL PROTECTED] wrote: +1 Martin Marinschek wrote: +1 regards, Martin On 6/21/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: Must be, these files are created by the same assembly, just the *format* is different. -M On 6/20/07, Adam Winer [EMAIL

Re: Trinidad Core - 1.2.1 release

2007-06-28 Thread Thomas Spiegl
+1 change temporary to JSF-RI's API, On 6/28/07, Bruno Aranda [EMAIL PROTECTED] wrote: Yes, you can change it, it is just a build dependency on the API, so no problems with that and it shows that the core API 1.2 is fine, at least for building trinidad! :-) Bruno On 28/06/07, Matthias

Re: [VOTE] release of Apache MyFaces Orchestra 1.0 (II)

2007-10-11 Thread Thomas Spiegl
+1 passed my tests On 10/10/07, Werner Punz [EMAIL PROTECTED] wrote: Mario Ivankovits schrieb: Hi! Next try to get Orchestra into the wild ... I was running the needed tasks to get the following artifacts released: (All artifacts are deployed to the MyFaces staging repository) *

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Thomas Spiegl
+1 On 10/15/07, Paul McMahan [EMAIL PROTECTED] wrote: +1 (non-binding) Best wishes, Paul On Oct 15, 2007, at 7:03 AM, Manfred Geiler wrote: This is the official vote for the acceptance of Oracle's donation of the JSR-301 [1] reference implementation code as a new MyFaces sub module.

Re: Server state saving and multiple frames

2007-12-20 Thread Thomas Spiegl
Nicu's solution works fine for MyFaces commandLinks using the MyFaces JspStateManager. Someone using MyFaces Tomahawk can take advantage out of this new view pool approach. The big problem here: It does not work using a component library that decorates the statemanager (eg. trinidad). So far I

Re: svn commit: r615200 - /myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/custom/datascroller/HtmlDataScrollerRenderer.java

2008-01-27 Thread Thomas Spiegl
The scroller implementation assumes that a commandLink renders it's children nested between the link tag. Trinidad's commandLink for example deviates from this behaviour renders the a start tag within encodeEnd of the renderer. Any other component library might do the same. Indeed it's not nice

[orchestra] plans

2008-03-04 Thread Thomas Spiegl
Hi orchestra team, just used orchestra in one of my projects, works really great - thanks for your effort! Are there any plans to release orchestra-core-1.1? When looking through the project I was missing ... 1) download link for orchestra-core-1.0 on http://myfaces.apache.org/download.html 2)

  1   2   >