If I use editor intellisense for a managed-bean tag in my faces-config.xml file, I get the three mandatory tags (managed-bean-name, managed-bean-class, managed-bean-scope) but I also get an open fourth tag without anything else (like this '<') which of course produces an error.
↧