February 2011 Archives by subject
Starting: Tue Feb 1 11:15:40 EST 2011
Ending: Fri Feb 18 10:23:13 EST 2011
Messages: 125
- [cdi-dev] [JBoss JIRA] Commented: (CDI-84) Non EE modules should be able to trigger creation of a BeanManager
Aslak Knutsen (JIRA)
- [cdi-dev] [JBoss JIRA] Created: (CDI-103) Support client controlled contexts
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Created: (CDI-104) Support automatic dependency injection for non-managed objects
Dan Allen (JIRA)
- [cdi-dev] [JBoss JIRA] Created: (CDI-105) Provide a means for portable extensions to access beans.xml files
Stuart Douglas (JIRA)
- [cdi-dev] [JBoss JIRA] Created: (CDI-106) Support JMS mappings
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Created: (CDI-107) Provide automatic startup capabilities for beans.
John Ament (JIRA)
- [cdi-dev] [JBoss JIRA] Created: (CDI-108) Align with release of @Inject included in the Java EE 7 platform
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Created: (CDI-109) Invalid beans should not be injectable into extensions
John Ament (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-1) Clarify how resource producer fields (for persistence contexts) interact with transaction propagation
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-1) Clarify how resource producer fields (for persistence contexts) interact with transaction propagation
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-101) Use Module object, instead of Class for inter-module dependency resolution
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-102) Support Injection of Servlet Contexts
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-103) Support client controlled contexts
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-103) Support client controlled contexts
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-105) Provide a means for portable extensions to access beans.xml files
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-108) Align with release of @Inject included in the Java EE 7 platform
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-11) cdi-api lists el-api as optional in pom, but is required by api
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-12) Specifically exclude methods inherited from java.lang.Object from the list of business method invocations
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-14) Add instance() method to BeanManager
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-18) Global enablement of interceptors, decorators and alternatives
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-2) Interceptor bindings defined at method level should override those at the class level
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-21) Support PostConstruct callbacks in Extension class
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-21) Support PostConstruct callbacks in Extension class
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-23) Allow BeanManager to be resolved as though you were in another bean archive
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-23) Allow BeanManager to be resolved as though you were in another bean archive
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-24) Make it easier to build passivating contexts by making sure Contextual objects passed to them are serializable
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-26) Embedded Mode
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-27) Support declarative transactions on managed beans
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-28) Abstract methods on decorators
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-29) Method of accessing contexts regardless of active state
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-3) Add add an event that fires after all ProcessAnnotatedType events that allows you to add new AnnotatedTypes
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-30) An API for managing built in contexts
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-33) fire ProcessAnnotatedType for AnnotatedTypes added via BBD.addAnnotatedType()
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-33) fire ProcessAnnotatedType for AnnotatedTypes added via BBD.addAnnotatedType()
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-34) Make special note in the spec about beans that are @Named via a stereotype being unselectable with Instance.select()
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-36) ObserverMethod.notify() does not forward qualifiers for Event
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-38) Send servlet events as CDI events
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-39) Add a standard format for defining metadata about extensions
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-40) XSD missing enable element
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-40) XSD missing enable element
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-40) XSD missing enable element
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-41) Improve clarity of decorators
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-41) Improve clarity of decorators
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-42) Allow you to inject the intercepted bean into an Interceptor
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-43) Allow Extensions to specify the annotations that they are interested in
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-44) Clarify that interceptors must be implemented using subclassing, and clarify the behaviour of self-invocation
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-44) Clarify that interceptors must be implemented using subclassing, and clarify the behaviour of self-invocation
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-44) Clarify that interceptors must be implemented using subclassing, and clarify the behaviour of self-invocation
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-46) Clarify in the specification that extensions do not require a beans.xml file
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-46) Clarify in the specification that extensions do not require a beans.xml file
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-46) Clarify in the specification that extensions do not require a beans.xml file
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-48) Global Interceptor/Decorator ordering
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-49) The availability of the BeanManager should follow the normal EE visibility rules
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-5) 9.5.1 Around-Invoke Interceptor example have wrong signature
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-50) Add annotation version of veto()
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-51) Support static injection
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-52) Make it clearer that an InjectionPoint injected into a disposer method refers to the producer method bean and not to the declaring bean
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-52) Make it clearer that an InjectionPoint injected into a disposer method refers to the producer method bean and not to the declaring bean
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-53) Datasources defined on alternatives
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-55) Bean declaration at constructor level
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-56) Clarify that scope types should not have members
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-56) Clarify that scope types should not have members
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-56) Clarify that scope types should not have members
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-57) Clarify that not all classes in a bean archive are bean classes
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-57) Clarify that not all classes in a bean archive are bean classes
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-58) Clarify that there can be multiple AnnotatedType instances per Java class
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-58) Clarify that there can be multiple AnnotatedType instances per Java class
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-59) Clarify that interceptors/decorators don't apply to producers in resolution rules
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-59) Clarify that interceptors/decorators don't apply to producers in resolution rules
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-6) Clarify InjectionTarget method parameters
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-6) Clarify InjectionTarget method parameters
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-6) Clarify InjectionTarget method parameters
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-60) In lifecycle chapter, clarify creation of interceptors/decorator
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-61) Producers and beans that are under construction
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-62) Clarify @Resource/@PersistenceContext/etc. on disabled alternatives
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-62) Clarify @Resource/@PersistenceContext/etc. on disabled alternatives
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-64) Clarify that the instance of EntityManager associated with a resource declaration is the same instance that would be injected using @PersistenceContext
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-64) Clarify that the instance of EntityManager associated with a resource declaration is the same instance that would be injected using @PersistenceContext
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-65) Clarify that stateful EJB references are not automatically destroyed by the container (the app must call the @Remove method explicitly)
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-65) Clarify that stateful EJB references are not automatically destroyed by the container (the app must call the @Remove method explicitly)
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-66) Clarify that EJB and web service references are truly @Dependent scoped (instance per injection)
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-66) Clarify that EJB and web service references are truly @Dependent scoped (instance per injection)
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-67) Clarify destruction of resources
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-67) Clarify destruction of resources
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-68) Clarify that there is only one instance of a Context object per application deployment for built in contexts
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-68) Clarify that there is only one instance of a Context object per application deployment for built in contexts
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-69) Clarify that POST_ACTIVATE and PRE_PASSIVATE on InterceptorType are only for EJBs
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-69) Clarify that POST_ACTIVATE and PRE_PASSIVATE on InterceptorType are only for EJBs
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-7) Section 10.2, bullet 3, first paragraph contradicts the rest of the section
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-7) Section 10.2, bullet 3, first paragraph contradicts the rest of the section
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-70) Clarify that if an extension provides an Annotated* then it is considered "metadata complete"
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-70) Clarify that if an extension provides an Annotated* then it is considered "metadata complete"
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-72) Clarify what InjectionPoint should return when the injection point is Instance<>
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-72) Clarify what InjectionPoint should return when the injection point is Instance<>
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-73) Specify that the BM should be available from the Servlet context for ease of access
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-74) State explicitely that Decorators must be implemented using subclassing
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-75) Clarify what happens to a bean which belongs to inactive when it observes an event
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-75) Clarify what happens to a bean which belongs to inactive when it observes an event
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-76) JavaDocs regarding adding scopes are weak
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-76) JavaDocs regarding adding scopes are weak
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-77) Clarify what happens when the user creates a unbound recursive injection with Dependent scoped beans
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-77) Clarify what happens when the user creates a unbound recursive injection with Dependent scoped beans
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-78) Clarify how isDelegate() behaves on InjectionPoint, and what happens when an InjectionPoint is injected into a Decorator
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-78) Clarify how isDelegate() behaves on InjectionPoint, and what happens when an InjectionPoint is injected into a Decorator
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-80) Support conversations in Servlet
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-82) Clarify the usage of EJB3 interceptors as managed beans
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-82) Clarify the usage of EJB3 interceptors as managed beans
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-82) Clarify the usage of EJB3 interceptors as managed beans
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-83) Clarify that BeanManager.createAnnotatedType() should return any modifications made by lifecycle events.
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-83) Clarify that BeanManager.createAnnotatedType() should return any modifications made by lifecycle events.
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-84) Non EE modules should be able to trigger creation of a BeanManager
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-85) Clarify use of "to" and "from" when refering to assignments in section 5.2.3
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-85) Clarify use of "to" and "from" when refering to assignments in section 5.2.3
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-86) Support firing general purpose lifecycle events in Java EE environments
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-87) Declarative control over classes including in bean archive scanning
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-88) Fix ProcessObserverMethod javadoc to match spec
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-89) Add @Unwraps from Seam Solder
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-92) Allow injection of Bean object for a bean
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-94) Producer field initializers
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-95) Ability to obtain a container-created bean for a Producer or InjectionTarget or for an AnnotatedType
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-96) Ability to override attributes of a Bean
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-97) Ability to process modules
Pete Muir (JIRA)
- [cdi-dev] [JBoss JIRA] Updated: (CDI-98) Ability to wrap the InjectionPoint
Pete Muir (JIRA)
- [cdi-dev] [weld-dev] CDI 1.1 JSR draft
Jason Porter
- [cdi-dev] CDI 1.1 JSR draft
Pete Muir
Last message date:
Fri Feb 18 10:23:13 EST 2011
Archived on: Fri Feb 18 14:28:38 EST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).