Re: Problems with orchestra and JSF 2

2010-07-03 Thread Bruno Aranda
An: MyFaces Discussion Betreff: Re: Problems with orchestra and JSF 2 What I can see as well after putting a method with the @PostConstruct annotation, is that this method is called every request, as if the conversation didn't exist before, which is not true. I am outputting

Re: Problems with orchestra and JSF 2

2010-07-02 Thread Bruno Aranda
for top-posting, Mail-Client oddities ... :) -Ursprüngliche Nachricht- Von: Bruno Aranda [mailto:brunoara...@gmail.com] Gesendet: Donnerstag, 01. Juli 2010 14:42 An: MyFaces Discussion Betreff: Re: Problems with orchestra and JSF 2 What I can see as well after putting a method

Re: Problems with orchestra and JSF 2

2010-07-02 Thread Leonardo Uribe
-Client oddities ... :) -Ursprüngliche Nachricht- Von: Bruno Aranda [mailto:brunoara...@gmail.com] Gesendet: Donnerstag, 01. Juli 2010 14:42 An: MyFaces Discussion Betreff: Re: Problems with orchestra and JSF 2 What I can see as well after putting a method

Re: Problems with orchestra and JSF 2

2010-07-02 Thread Martin Koci
or such? Ciao, Mario PS: Sorry for top-posting, Mail-Client oddities ... :) -Ursprüngliche Nachricht- Von: Bruno Aranda [mailto:brunoara...@gmail.com] Gesendet: Donnerstag, 01. Juli 2010 14:42 An: MyFaces Discussion Betreff: Re: Problems with orchestra and JSF 2

Problems with orchestra and JSF 2

2010-07-01 Thread brunoaranda
Hi, I am having some troubles with orchestra maintaining some beans in conversation access scope. First, could someone explain me why the beans constructor is called multiple times? In my app I have multiple beans with the same conversation name and when I access one of the other beans from my

Re: Problems with orchestra and JSF 2

2010-07-01 Thread Mark Struberg
with orchestra and JSF 2 Hi, I am having some troubles with orchestra maintaining some beans in conversation access scope. First, could someone explain me why the beans constructor is called multiple times? In my app I have multiple beans with the same conversation name and when I access

Re: Problems with orchestra and JSF 2

2010-07-01 Thread Bruno Aranda
of finalize) LieGrue, strub - Original Message From: brunoaranda brunoara...@gmail.com To: MyFaces Discussion users@myfaces.apache.org Sent: Thu, July 1, 2010 12:55:30 PM Subject: Problems with orchestra and JSF 2 Hi, I am having some troubles with orchestra maintaining

Re: Problems with orchestra and JSF 2

2010-07-01 Thread Bruno Aranda
Subject: Problems with orchestra and JSF 2 Hi, I am having some troubles with orchestra maintaining some beans in conversation access scope. First, could someone explain me why the beans constructor is called multiple times? In my app I have multiple beans with the same conversation

Re: Problems with orchestra and JSF 2

2010-07-01 Thread Mario Ivankovits
portlets or such? Ciao, Mario PS: Sorry for top-posting, Mail-Client oddities ... :) -Ursprüngliche Nachricht- Von: Bruno Aranda [mailto:brunoara...@gmail.com] Gesendet: Donnerstag, 01. Juli 2010 14:42 An: MyFaces Discussion Betreff: Re: Problems with orchestra and JSF 2 What I can see

Re: Problems with orchestra and JSF 2

2010-07-01 Thread Bruno Aranda
: Bruno Aranda [mailto:brunoara...@gmail.com] Gesendet: Donnerstag, 01. Juli 2010 14:42 An: MyFaces Discussion Betreff: Re: Problems with orchestra and JSF 2 What I can see as well after putting a method with the @PostConstruct annotation, is that this method is called every request