[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6821) JBoss AS 6 server adapter doesn't include jsf-api.jar (v.2) into a project class path.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Aug 12 08:04:49 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-6821:
----------------------------------

    Description: 
1. Create any JSF 2 Project. Use JBoss AS 6 as runtime target.
2. Try to add javax.faces.bean.ManagedBean annotation to any Java class. This annotation is not found because jsf-api.jar is not included to the project classpath.

  was:
1. Create any JSF 2 Project. Use JBoss AS 6 as runtime target.
2. Try to add @ManagedBean annotation to any Java class. This annotation is not found because jsf-api.jar is not included to the project classpath.



> JBoss AS 6 server adapter doesn't include jsf-api.jar (v.2) into a project class path.
> --------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6821
>                 URL: https://jira.jboss.org/browse/JBIDE-6821
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.2.0.M1
>            Reporter: Alexey Kazakov
>            Assignee: Rob Stryker
>
> 1. Create any JSF 2 Project. Use JBoss AS 6 as runtime target.
> 2. Try to add javax.faces.bean.ManagedBean annotation to any Java class. This annotation is not found because jsf-api.jar is not included to the project classpath.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list