Betr.: Re: [Trinidad] Required tr:inputText component

2008-11-20 Thread Willem Kunkels
Hi Matthew, Thanks for your quick response. Regarding your suggestion: Isn't that exactly what I am doing? The partialTriggers is already on the panel. Are you saying that I should also put a rendered= on the panel? Thanks, Regards,, Willem Kunkels Java Developer Koopman International BV Dis

Re: [Trinidad] Required tr:inputText component

2008-11-20 Thread Matthias Wessendorf
On Fri, Nov 21, 2008 at 8:40 AM, Willem Kunkels <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have a little problem with the following. > > > > > > msgName="letter.of.credit.label.create.setu

[Trinidad] Required tr:inputText component

2008-11-20 Thread Willem Kunkels
Hi all, I have a little problem with the following.

Re: [Trinidad] Configuration of Trinidad

2008-11-20 Thread Matthias Wessendorf
Hi Lars the examples should have what you need. Or, if you want eventually a more complete application, check this: http://code.google.com/p/facesgoodies/ (Trinidad 1.0.x => JSF 1.1, but I plan to update it...) Greetings, Matthias On Fri, Nov 21, 2008 at 12:39 AM, Lars Vogel <[EMAIL PROTECTED]

Re: [Trinidad] Configuration of Trinidad

2008-11-20 Thread Glauco P. Gomes
The Trinidad download page[1] has the links to download the examples. [1] http://myfaces.apache.org/trinidad/download.html Glauco P. Gomes

Re: [Trinidad] Configuration of Trinidad

2008-11-20 Thread Leonardo Uribe
Hi Or you can use myfaces maven archetypes http://wiki.apache.org/myfaces/MyFaces_Archetypes_for_Maven There is an archetype for trinidad. regards Leonardo Uribe On Thu, Nov 20, 2008 at 6:55 PM, Andrew Robinson < [EMAIL PROTECTED]> wrote: > Easiest way is to get the trinidad-demo and trinida

Re: [Trinidad] Configuration of Trinidad

2008-11-20 Thread Andrew Robinson
Easiest way is to get the trinidad-demo and trinidad-blank applications. They are in SVN (maybe someone knows where to download them from?). They are already setup and working, so you can just start with them and modify them. -Andrew On Thu, Nov 20, 2008 at 4:39 PM, Lars Vogel <[EMAIL PROTECTED]>

[Trinidad] Configuration of Trinidad

2008-11-20 Thread Lars Vogel
Hi, can someone recommend a resent description on the required setup for using Apache Trinidad? I tried the following tutorial / descriptions: http://myfaces.apache.org/trinidad/devguide/configuration.html - Does not contain a full example setup http://www.free-jsf-components.net/install_guides

[JSF] Mobile Application Development

2008-11-20 Thread Matthias Wessendorf
Hi, we have some doc on "Mobile Application Development", supported by Apache MyFaces Trinidad. More infos can be found in the Trinidad DevGuide Chapter on "Mobile Application Development" (see [1]). Also some work was done in this area recently. Enjoy! Matthias [1] http://myfaces.apache.org/tr

RE: Facelets Back Button

2008-11-20 Thread Vinaya Tirikkovalluru
Hi Chris, Thank you very much. It worked just fine. Thanks Vinaya -Original Message- From: Christian Poecher [mailto:[EMAIL PROTECTED] Sent: Thursday, November 20, 2008 11:07 AM To: users@myfaces.apache.org Subject: Re: Facelets Back Button Vinaya Tirikkovalluru wrote: > > Hi, >

Re: [PORTAL] JSR301 portal bridge

2008-11-20 Thread michael freedman
Following up with a little more detail: As Scott says JSR 301 is working on two specifications: Portlet 1.0 Bridge for JavaServer Faces Portlet 2.0 Bridge for JavaServer Faces The Portlet 1.0 Bridge has just completed its Public Review and I am about to post the Proposed Final Draft. The curren

RE: Trouble upgrading from MyFaces 1.1.5 to 1.1.6

2008-11-20 Thread Luhtala Santeri
Still have the same problem. There just isn't any useful log message to be found... Now using Tomahawk 1.1.8. and Trinidad 1.0.10 and MyFaces 1.1.5. S From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 20. marraskuuta 2008 16:52 To: users@myfaces.apache.org

Re: Facelets Back Button

2008-11-20 Thread Christian Poecher
Vinaya Tirikkovalluru wrote: > > Hi, > > > > I recently switched over to facelets. > > Now all my jsps are xhtmls > > How do I expire the page if the user clicks on browser back button? > > > > Any ideas? > Hi Vinaya, I just did it via a Phase Listener. This would work on all JSF i

RE: Trouble upgrading from MyFaces 1.1.5 to 1.1.6

2008-11-20 Thread Thorsten . Balke
Hi, is there any solution for this problem. I'm running into the same failure after upgrading to myfaces 1.1.6. If I delete the default-render-kit-id section in faces-config.xml, I get only the tomahawk-tags to work. Regards, Thorsten >Enabled logging(was enabled already) and removed everything

Re: Correction: [TOBAGO] tc.gridlayout does not work inside a sheets column

2008-11-20 Thread Bernd Bohmann
Hello Groovie, i will look at this issue tonight or tomorrow. Regards Bernd Groovie schrieb: > Hy there, > > the workaround for this issue is to assign a > with-value to the column or the first > panel element. > > > > > > > > > > > > >

[TRINIDAD] PPR update in selectManyCheckBox

2008-11-20 Thread Amaris Nieves
I have 2 subforms on a page. They are identical except one gets itemsB and the other gets itemsC. When an item of the bSubform is changed the items in the cSubform are supposed to be updated. But I have the following problem; I have a value change listener on both selectManyCheckbox (ie. order.doV

Re: Correction: [TOBAGO] tc.gridlayout does not work inside a sheets column

2008-11-20 Thread Groovie
Hy there, the workaround for this issue is to assign a with-value to the column or the first panel element. It looks like, that the tc:column does not have any useful information concerning its dimension. M

aliasbean problem: Property called repeatetly

2008-11-20 Thread Martin Lechner
I have a problem accessing a bean property through alias. I expect one call and get 8! I build a simple application to verify this behavior If I use this code everything works as expected: I only get one access to the bean property 2008-11-20 11:03:33,007 [http-8080-1] INFO SecondBean -

RE: Running into NullPointerException when running Myfaces + tiles on WebSphere 6.0

2008-11-20 Thread Luhtala Santeri
Ah, that might be true. We don't care about the RI jars so we just use server level custom classloader. But in Your case I don't really know what would help.. S -Original Message- From: Madhav Bhargava [mailto:[EMAIL PROTECTED] Sent: 20. marraskuuta 2008 11:05 To: MyFaces Discussion Subj

RE: Running into NullPointerException when running Myfaces + tiles on WebSphere 6.0

2008-11-20 Thread Madhav Bhargava
>>Have you tried to make a custom classloader and attach the Shared >>libraries(that >>contain the MyFafes jars) to that. >>That was the only way I could make the WAS installation work. (WAS 6.1) >>S Even if you make a custom classloader, would it really help because eventually the websphere wi

RE: Running into NullPointerException when running Myfaces + tiles on WebSphere 6.0

2008-11-20 Thread McCrady, Paul (ITTD Retail Stores)
Here is our python setup, it may give you something to go on as it works for us, maybe you don't have the war classloader as single? classloaderForApplication = "PARENT_FIRST" classloaderForWebModules = "PARENT_FIRST" classloaderForSharedLibrary = "PARENT_FIRST" classloaderPolicyForWar = "SINGLE"

RE: Running into NullPointerException when running Myfaces + tiles on WebSphere 6.0

2008-11-20 Thread Luhtala Santeri
Have you tried to make a custom classloader and attach the Shared libraries(that contain the MyFafes jars) to that. That was the only way I could make the WAS installation work. (WAS 6.1) S -Original Message- From: Madhav Bhargava [mailto:[EMAIL PROTECTED] Sent: 19. marraskuuta 2008 15:4