You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Matthias Weßendorf (JIRA)" <ji...@apache.org> on 2009/08/26 17:21:59 UTC

[jira] Created: (OWB-133) OWB ignores the JSF 2.0 annotions

OWB ignores the JSF 2.0 annotions 
----------------------------------

                 Key: OWB-133
                 URL: https://issues.apache.org/jira/browse/OWB-133
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Injection and Lookup
            Reporter: Matthias Weßendorf
            Assignee: Gurkan Erdogdu
            Priority: Critical


using Managed Beans with JSF 2.0 annotations has no effect, as OWB simply ignores them

See demo project (test-case) here:
https://facesgoodies.googlecode.com/svn/CGN/trunk/

replacing the JSF annotations by javax.enterprise.** fixes that.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OWB-133) OWB ignores the JSF 2.0 annotions

Posted by "Matthias Weßendorf (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved OWB-133.
------------------------------------

    Resolution: Invalid

running jetty:run-exploded "fixes" that.
Looks like the JSF 2.0 RI is not able to scan annotations in normal (developer-friendly) jetty:run mode

sorry for the noise

> OWB ignores the JSF 2.0 annotions 
> ----------------------------------
>
>                 Key: OWB-133
>                 URL: https://issues.apache.org/jira/browse/OWB-133
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Injection and Lookup
>            Reporter: Matthias Weßendorf
>            Assignee: Gurkan Erdogdu
>            Priority: Critical
>
> using Managed Beans with JSF 2.0 annotations has no effect, as OWB simply ignores them
> See demo project (test-case) here:
> https://facesgoodies.googlecode.com/svn/CGN/trunk/
> replacing the JSF annotations by javax.enterprise.** fixes that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.