[jboss-jira] [JBoss JIRA] Commented: (RELOADED-8) Create a JSR-250 compliant injection framework on top of VDF

Richard Opalka (JIRA) jira-events at lists.jboss.org
Mon Jun 8 06:59:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/RELOADED-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12470962#action_12470962 ] 

Richard Opalka commented on RELOADED-8:
---------------------------------------

Identified JBossWS Project Injection Requirements:

JSR-250 - Common Java Annotations for Java Platform

JSR-244 - Java Platform, Enterprise Edition (a.k.a. Java EE 5)
 - Chapter 5.2.3 - Annotations and Injection

I identified injection related sections from JBossWS project perspective:
JSR-224 - The Java API for XML Web Services (a.k.a JAX-WS 2.1)
 - Chapter 5.2.1 - Endpoint Usage
 - Chapter 5.3 - javax.xml.ws.WebServiceContext
 - Chapter 7.9 - javax.xml.ws.WebServiceRef
 - Chapter 7.10 - javax.xml.ws.WebServiceRefs
 - Chapter 9.3.1 - Handler Lifecycle

https://jira.jboss.org/jira/browse/JBWS-2634
 - although not explicitly specified in any of the above specs
   we implemented the @EJB injection support in JBossWS components.
   This feature is required from JSR-244 -> Chapter 5.2.3 -> Table EE.5-1 (IOHO)

I'd put these requirements to associated jboss-dev thread, but forums seem to be unfunctional now.

> Create a JSR-250 compliant injection framework on top of VDF
> ------------------------------------------------------------
>
>                 Key: RELOADED-8
>                 URL: https://jira.jboss.org/jira/browse/RELOADED-8
>             Project: JBoss Reloaded
>          Issue Type: Feature Request
>          Components: injection
>    Affects Versions: injection-0.1.0
>            Reporter: Carlo de Wolf
>            Assignee: Carlo de Wolf
>


-- 
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