some functioanlity questions

2007-02-25 Thread Colin Chalmers
Hi all, We've been using MyFaces for some time now but are facing some problems which our client deems as must_have for any web_based_app. These questions have been posed on the list before but I haven't seen any definitive answers, plz point me to them if I'm wrong. 1. The browser

sandbox floatingPanel css control

2007-02-25 Thread Joe Ersinghaus
Hello, Does anyone know how to control the style (width or height) in the sandbox floatingPane.jsp example? I've tried adding sized elements inside the s:floatingPane control, and this will increase width (adjusted to the internal control), but the pane scroll-bar overflows. Thanks, Joe --

Problem with Tiles Can't get definitions factory from context

2007-02-25 Thread Raymund Nickel
Hi, i have a problem with Tiles. The application deploys without an error, but as soon i try to open the index.jsp i get the error: Can't get definitions factory from context. The error says, that it has something to do with the tag tiles:insert, but i cant?t find the reason. Im using a JBoss

Screwed up JSF lifecycle/component tree when using portlet2portlet communication

2007-02-25 Thread Jörn Zaefferer
Hi myfacers, I'm working on an application that is running on WebSphere Portal 5.1. I've managed to exchange the IBM/Sun JSF implementation (and portlet bridge) with MyFaces and Facelets, but one particular problem persists, caused by the communication from portlet to portlet. It doesn't even

Re: Fwd: [Tobago] How to export data to excel sheet in Tobago

2007-02-25 Thread Bernd Bohmann
Hello Vinay, just added an export excel example to test. Please look at http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/test/src/main/java/org/apache/myfaces/tobago/example/test/ExportUIDataToWorkbookUtil.java Regards Bernd Vinay Konanki wrote: Hi all, Please help me in this

tobago demo 109 : tc tree control: Faces Tree recurring problem

2007-02-25 Thread ws_dev2001
Hi all, I am using tobago 109 and myfaces 114 on tomcat. My interest is in the tobago component tree control. I am not able to operate the copy and edit functionality. If anyone can help me out it would be really useful. I get this stack trace in the tobago demo log : Caused by:

sitemesh with JSF

2007-02-25 Thread Garner Shawn
I'm trying to use sitmesh with JSF and am getting the following exception: This is my template decorator page and has a f:view page. Is there something I have to do with this to initialize the FacesContext for the decorators/templates? javax.faces.FacesException: Faces context not found.

Re: Where are the UIViewRoot instances stored??

2007-02-25 Thread Simon Kitching
Julien Martin wrote: Hello, I have a basic question about JSF: I would like to know where the UIViewRoot instances are stored (for a given app with several UIViewRoots). Is it in some sort of java.util collection or in a specific class? I'm not sure what you mean by an app having several

t:commandLink not working: Error: clear__5Fid0 is not defined

2007-02-25 Thread Marko Asplund
I'm having problems using with the Tomahawk t:commandLink tag. The usage is very basic: t:commandLink value=tomahawk action=#{test.process}/ but for some reason clicking the link doesn't invoke the correct target view. With h:commandLink everything works as expected. The Firefox Error Console

Upcoming Tobago Release 1.0.10

2007-02-25 Thread Bernd Bohmann
Hello, I think we can release the next version of Tobago this week. Please report all serious problems with the current snapshot. Regards Bernd