[ 
https://issues.apache.org/jira/browse/MYFACES-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475139
 ] 

Dennis Byrne commented on MYFACES-1246:
---------------------------------------

Hi Mathias,

I made no progress on this one.  Two challenges in finishing it.  First, find 
the binary for the annotation dependency.  I've found this to be difficult, but 
today there may be more options in ibiblio.

http://mail-archives.apache.org/mod_mbox/myfaces-dev/200606.mbox/[EMAIL 
PROTECTED]

If we can't get the jar, programmatically parsing the annotation string 
manually will work as well :(

I have also been a little frustrated with the spec on this one.

http://www.archivesat.com/JavaServerFaces_development/thread1036089.htm

Looking at things now, I +1 for doing the simplest thing that will pass TCK.  I 
have some time this weekend.  Why don't I tackle this then.  I've noticed you 
are very active lately, you can focus on other stuff.



> JSR-252 Issue #119: implementations running in a JSR-250 container have their 
> managed bean methods annotated with @PostConstruct be called after the object 
> is instantiated, and after injection is performed, but before the bean is 
> placed into scope.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1246
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1246
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Dennis Byrne
>
> Specified that implementations running in a JSR-250 compliant container have 
> their managed bean methods annotated with @PostConstruct be called after the 
> object is instantiated, and after injection is performed, but before the bean 
> is placed into scope.
> Specified that methods annotated with @PreDestroy be called when the scope 
> for the bean is ending.
> See 
> https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=252

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

Reply via email to