[jboss-jira] [JBoss JIRA] Resolved: (JBAS-7670) TomcatInjectionContainer not working for JSF managed beans.

Stan Silvert (JIRA) jira-events at lists.jboss.org
Tue Feb 2 14:03:20 EST 2010


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

Stan Silvert resolved JBAS-7670.
--------------------------------

    Resolution: Done


Looks like this is now fixed.  The test now passes again.

> TomcatInjectionContainer not working for JSF managed beans.
> -----------------------------------------------------------
>
>                 Key: JBAS-7670
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7670
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JSF, Web (Tomcat) service
>    Affects Versions: JBossAS-6.0.0.M2
>            Reporter: Stan Silvert
>            Assignee: Emanuel Muckenhuber
>
> I have a simple test in testsuite that does @PostConstruct and @PreDestroy on a managed bean.  It's the JSFIntegrationUnitTestCase (see linked issue).  One of the failures is caused because TomcatInjectionContainer doesn't seem to be doing anything when called.  I've verified that the managed bean is passed to the proper postConstruct(), preDestroy(), and processInjectors() methods of TomcatInjectionContainer.  However, the methods on the managed bean are never called.
> This worked in milestone 1 but appears broken in milestone 2.
> Can you take a look, Emanuel?

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

        



More information about the jboss-jira mailing list