users@glassfish.java.net

problems with jsf 2.1

From: Alexander Schell <DealeyLama_at_gmx.de>
Date: Fri, 15 Feb 2013 23:24:00 +0100

hello

i unfortuantely have some difficulties to get a jsf-2.1-applicaiton
running...
it seems that the @managedbean-annotation is simply not recognized by
the implementation used by glassfish...

header of my web.xml-file:

<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns="http://java.sun.com/xml/ns/javaee"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
         version="3.0">

is there something i can do to solve this problems?



with best regards

alex