Re: Problem with clientWindow id and Deltaspike 0.7

2014-05-21 Thread Gerhard Petracek
hi karl, that combination (extval + jsf 2.2 bridge of ds) is currently undefined due to the undefined order of the different wrappers... regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for A

Re: Problem with clientWindow id and Deltaspike 0.7

2014-05-21 Thread Karl Kildén
I can confirm that removing either: org.apache.myfaces.extensions.validator myfaces-extval-core 2.0.7 Or removing javax.faces.CLIENT_WINDOW_MODE url solves my problem On 21 May 2014 20:57, Gerhard Petracek wrote:

Re: Problem with clientWindow id and Deltaspike 0.7

2014-05-21 Thread Gerhard Petracek
@thomas: the bridge just gets active once you enable the client-window of jsf (otherwise deltaspike continues as usual). regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

Re: Problem with clientWindow id and Deltaspike 0.7

2014-05-21 Thread Thomas Andraschko
Hi, could you try to use DeltaSpikes window handling? I never faced any issues with JSF 2.0/2.1 and DeltaSpike. Maybe it's some incompatibly between JSF 2.2 and DS in some cases. Maybe we should ask Gerhard, he developed the bridge for JSF 2.2. Regards, Thomas 2014-05-21 20:21 GMT+02:00 Karl Ki

Problem with clientWindow id and Deltaspike 0.7

2014-05-21 Thread Karl Kildén
Hi, In my sandbox app Deltaspike fails with a TomEE that has been upgraded to 2.2.3. Error: WebBeans context with scope type annotation @WindowScoped does not exist within current thread When I debug it is because Deltaspike asks ServletExternalContextImpl for the ClientWindow. It get's null a

ist außer Haus.

2014-05-21 Thread Klaus SCHUSTER
Ich werde ab 13.05.2014 nicht im Büro sein. Ich kehre zurück am 26.05.2014. Für alle Anfragen zum Thema Elba Webcare bitte ich Sie im Elbanet in der Rubrik ELBA Webcare ein Ticket zu erfassen. In dringenden Fällen kontaktieren Sie bitte für den Bereich Elba Webcare Hr. Holzlechner (eMail.: chris

Re: Submit problem

2014-05-21 Thread Anton Sysoev
The problem was in Tobago SecretPhaseListener. It blocked all jsf phases after a restore phase. I just added false and false in tobago-config.xml then the problem was gone. I hope it will be useful to someone. -Исходное сообщение- From: Leonardo Uribe Sent: Tuesday, May 13, 2014 5:1