Re: orchestra conversation

2008-10-14 Thread Moreno Cornaz
Hello. I can get it through Spring and I thought that if orchestra should have deleted the bean, if I get it again its field should be null. This doesn't happen, but only because when I open the new page the bean it's still alive during the request. If from the new one I open another page the bean

Re: How do I figure out what this means?

2008-10-14 Thread Simon Kitching
Hi, laredotornado schrieb: Hi, Im using MyFaces 1.1.6 with Tomahawk 1.1.7 on WebLogic 9.2.2. Upon visiting my JSF page, I'm getting the error: Exception while calling encodeEnd on : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/search_results.jsp][Class: javax.face

orchestra conversation problem with popup window

2008-10-14 Thread Moreno Cornaz
Hi everybody. I have two pages P1 and P2 each one associated with 'its own bean', say Bean1 and Bean2, defined in the same conversation. In addition P1 has reference to another bean, say Bean1A that has it's own conversation (all defined through Spring). P2 is opened form P1 as a popup window with

Re: orchestra conversation problem with popup window

2008-10-14 Thread Simon Kitching
Moreno Cornaz schrieb: Hi everybody. I have two pages P1 and P2 each one associated with 'its own bean', say Bean1 and Bean2, defined in the same conversation. In addition P1 has reference to another bean, say Bean1A that has it's own conversation (all defined through Spring). P2 is opened fo

[tomahawk] where can i find document for new component in tomahawk 1.1.7?

2008-10-14 Thread liumin HU
hi everyone, Some one can tell me where can i find document for new component in tomahawk 1.1.7? by example, export pdf, input mask. i read it in the change log, but i cant find something like it even in the tld doc of jar. thanks in advance liu PS: I think there is too much librarys in myfac

[Trinidad] Issue with caching of data in included pages

2008-10-14 Thread Varun Shingal
Hi I have been using trinidad components for my application. The JSF implementation i am using is myfaces-1.1.5 and trinidad-1.0.8. I have one page included in two other pages and this included page has data which comes from a backing bean, which gets data from the database. This is displaye

Re: [Trinidad] ?Bug? tr:inputFile simple="true" still shows error message and label

2008-10-14 Thread Matthias Wessendorf
can you file a bug ? On Tue, Oct 14, 2008 at 11:21 AM, jamiebarrow <[EMAIL PROTECTED]> wrote: > > Any feedback on the below? Anybody else experience this? > > > jamiebarrow wrote: >> >> Hi, >> >> I am using Trinidad 1.2.9 and 1.2.10-SNAPSHOT, but in both versions it >> seems that, as in the below

Re: [tomahawk] where can i find document for new component in tomahawk 1.1.7?

2008-10-14 Thread liumin HU
Hi, thanks for your response. I was searching the document for these 3 components; i cant find them in the page given. Did I miss something? a.. [TOMAHAWK-1229] - PDF Export Component a.. [TOMAHAWK-1243] - Masked InputText component a.. [TOMAHAWK-1245] - inputColor component - Original Me

Re: [tomahawk] where can i find document for new component in tomahawk 1.1.7?

2008-10-14 Thread Hazem Saleh
**- PDFExport and ExcelExport components are now one single component called (ExporterActionListener). This component is still a sandbox component that is not promoted yet to Tomahawk, Here is its documentation: http://wiki.apache.org/myfaces/ExporterActionListener - Masked InputText component is

Re: [tomahawk] where can i find document for new component in tomahawk 1.1.7?

2008-10-14 Thread Simon Kitching
These jira issues should have been filed against the sandbox project, not against tomahawk. Because they were incorrectly created, they appeared in the release-notes for tomahawk when they should not. They are still sandbox components. Regards, Simon Hazem Saleh schrieb: - PDFExport and Exc

Re: [tomahawk] where can i find document for new component in tomahawk 1.1.7?

2008-10-14 Thread Simon Kitching
Then we need a sandbox project registered in JIRA. Using the wrong category just causes further confusion. That's a topic for the dev list... Hazem Saleh schrieb: There is no sandbox entry in the JIRA, so I had to create it in MyFaces Tomahawk. On Tue, Oct 14, 2008 at 3:43 PM, Simon Kitching

Re: [tomahawk] where can i find document for new component in tomahawk 1.1.7?

2008-10-14 Thread Hazem Saleh
Yes Simon +1. On Tue, Oct 14, 2008 at 4:02 PM, Simon Kitching <[EMAIL PROTECTED]>wrote: > Then we need a sandbox project registered in JIRA. Using the wrong category > just causes further confusion. > > That's a topic for the dev list... > > Hazem Saleh schrieb: > >> There is no sandbox entry in

Re: orchestra conversation problem with popup window

2008-10-14 Thread Moreno Cornaz
Thank you. Ok, is better not to have 2 windows with the same conversation context, but how can I pass information got in the 'caller' window to a popped up window using beans defined in the same conversation with orchestra, without loosing the state of the bean in the caller window? It seems to me

Re: [MyFaces 1.2.3] changeValueListener not called on first change for dynamically added component. Ideas?

2008-10-14 Thread Simon Kitching
Paul Spencer schrieb: I am dynamically adding child components to a form via the forms's binding, . My current challenge is related to the valueChangeListner. Specifically the listener is not called on the first change, but is called twice on the second change. In addition the property being

Re: [MyFaces 1.2.3] changeValueListener not called on first change for dynamically added component. Ideas?

2008-10-14 Thread Paul Spencer
Simon Kitching wrote: Paul Spencer schrieb: I am dynamically adding child components to a form via the forms's binding, . My current challenge is related to the valueChangeListner. Specifically the listener is not called on the first change, but is called twice on the second change. In addit

Re: [tomahawk] where can i find document for new component in tomahawk 1.1.7?

2008-10-14 Thread Hazem Saleh
You can read the Tomahawk tag library documentation here: http://myfaces.apache.org/tomahawk-project/tomahawk/tagdoc.html Apache MyFaces projects are very well documented. Having more than one component library is some thing very useful so people can have wide variety of choices. Good Luck! On T

Re: [MyFaces 1.2.3] changeValueListener not called on first change for dynamically added component. Ideas?

2008-10-14 Thread Simon Kitching
Paul Spencer schrieb: Simon Kitching wrote: Paul Spencer schrieb: I am dynamically adding child components to a form via the forms's binding, . My current challenge is related to the valueChangeListner. Specifically the listener is not called on the first change, but is called twice on the

Re: [Trinidad] ?Bug? tr:inputFile simple="true" still shows error message and label

2008-10-14 Thread jamiebarrow
Any feedback on the below? Anybody else experience this? jamiebarrow wrote: > > Hi, > > I am using Trinidad 1.2.9 and 1.2.10-SNAPSHOT, but in both versions it > seems that, as in the below example, an inputFile with simple="true" > still renders the Trinidad error icon next to the component (I

bean properties are set with 0.0 instead of null

2008-10-14 Thread aruben
Hello, i migrated my webapp to jsf 1.2 and encountered an problem with the setting of my backing bean properties. When i submit a form with no values entered, the backing bean properties (Double, Long, Number) are filled with 0.0 instead of null. I found the following lines of code in the clas

[MyFaces 1.2.3] changeValueListener not called on first change for dynamically added component. Ideas?

2008-10-14 Thread Paul Spencer
I am dynamically adding child components to a form via the forms's binding, . My current challenge is related to the valueChangeListner. Specifically the listener is not called on the first change, but is called twice on the second change. In addition the property being changed is updated in t

Re: [Trinidad] ?Bug? tr:inputFile simple="true" still shows error message and label

2008-10-14 Thread James Barrow
https://issues.apache.org/jira/browse/TRINIDAD-1257 I left the priority as major, wasn't sure if it is or not. On Tue, Oct 14, 2008 at 1:02 PM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > can you file a bug ? >

[TRINIDAD] Configuring with Facelets

2008-10-14 Thread Amaris Nieves
I have followed the instructions in the wiki ( http://wiki.apache.org/myfaces/Facelets_with_Trinidad). I even copied the contents of the web.xml file because I have nothing complex there. But when I try to load the page I get the following error: WARNING: Could not load ViewHandler com.sun.facelet

Re: [tomahawk] where can i find document for new component in tomahawk 1.1.7?

2008-10-14 Thread Hazem Saleh
There is no sandbox entry in the JIRA, so I had to create it in MyFaces Tomahawk. On Tue, Oct 14, 2008 at 3:43 PM, Simon Kitching <[EMAIL PROTECTED]>wrote: > These jira issues should have been filed against the sandbox project, not > against tomahawk. > > Because they were incorrectly created, th

Re: [TRINIDAD] Configuring with Facelets

2008-10-14 Thread Hazem Saleh
Hello, This is a war that is configured to use Trinidad + Facelets + [Tomahawk], please check it (it may help you): http://myfacespoc.googlecode.com/files/tomahawk_trinidad_facelets_demo.war Good Luck! On Tue, Oct 14, 2008 at 10:56 PM, Amaris Nieves <[EMAIL PROTECTED]>wrote: > I have followed t

Re: [TRINIDAD] Configuring with Facelets

2008-10-14 Thread Andrew Robinson
Did you forgot to put the facelets jar in your WEB-INF/lib directory? On Tue, Oct 14, 2008 at 2:56 PM, Amaris Nieves <[EMAIL PROTECTED]> wrote: > I have followed the instructions in the wiki > (http://wiki.apache.org/myfaces/Facelets_with_Trinidad). I even copied the > contents of the web.xml file

Stop reloading webapp after touching web.xml

2008-10-14 Thread Tom N.
Hello. How do I prevent my webapp after touching web.xml please? I couldn't find answer anywhere so I looked at the myfaces sources and it looks that adding this: org.apache.myfaces.CONFIG_REFRESH_PERIOD -1 to web.xml should help, but it doesn't. Thanks.

Tomahawk: tr:schedule - portal issue with resource files (liferay) ?

2008-10-14 Thread Andreas Niemeyer
Hi, I'm having a problem with the t:schedule component layout within a portlet. The grids, styles and javascripts are missed. It seems that liferay (5.1.1) kicks them out - or the resources have to be loaded explicit. I'm using tomahawk 1.17 with myfaces 1.1.6 with faceslets. This version

Re: Tomahawk: tr:schedule - portal issue with resource files (liferay) ?

2008-10-14 Thread Leonardo Uribe
On Tue, Oct 14, 2008 at 6:24 PM, Andreas Niemeyer < [EMAIL PROTECTED]> wrote: > Hi, > > I'm having a problem with the t:schedule component layout within a portlet. > The grids, styles and javascripts are missed. > > It seems that liferay (5.1.1) kicks them out - or the resources have to be > loade

Re: Error using facelets with Myfaces

2008-10-14 Thread j.palleschitz
I have the same problem. Using MyFaces 1.2.4, Facelets, Tomahawk 1.1.7 Did you solve the Problem? Does anyone have an idea what it is? thanks Alexandre CorrĂȘa Barbosa wrote: > > Hi Leonardo, > > I doesn't even knew there was a maven archetype for that. To be honest, I > knew too little abou