Hello, JSF2.1 has a bit different syntax and so I assume that the XHTML code is not correct. It would be helpful to include a bit of example code from what you would axpect it to work.
Milo van der Zee On Wed, 2012-02-22 at 15:32 +0100, Danijel Domazet wrote: > Hi everyone, > I recently switched my project from JSF 1.2 to JSF 2.1. > > Strange thing happens: I set up a project, and it works fine for some short > time, and then suddenly (maybe after I do "clean") stops working in a sense > that clicking a button does not produce any action, backing bean's method is > not called, just nothing happens. I have tried to do project "clean" and > Eclipse restart, and even system restart but it did not help. Only thing that > helped is that I created a brand new workspace, and new project - but same > thing happened: this too worked only for short time and suddenly stoped > working in the same way - buttons are just not reacting to clicks, and there > is no way I can debug Java code to at least localize the problem. > > What could be the reason for such a strange behaviour? > > Thanks in advance. > > > > Danijel Domazet > Software Developer > > www.MainConcept.com > Rovi. Join the Entertainment. >

