jakartaee / rest

Jakarta RESTful Web Services
Other
361 stars 117 forks source link

Injection of JAX-RS artifacts in Java EE components #264

Open glassfishrobot opened 12 years ago

glassfishrobot commented 12 years ago

The current specification draft allows injection of JAX-RS artifacts in JAX-RS components. This means that the injection behavior is not defined in other Java EE 7 components. For example, Servlet, EJB, WebSocket, and others.

This behavior should be clearly defined.

Affected Versions

[2.0]

glassfishrobot commented 6 years ago
glassfishrobot commented 12 years ago

@glassfishrobot Commented Reported by arungupta

glassfishrobot commented 12 years ago

@glassfishrobot Commented @mpotociar said: Other than @Uri WebTarget, is there any other JAX-RS artifact that should be injectable outside the context of a JAX-RS application and why?

glassfishrobot commented 11 years ago

@glassfishrobot Commented @mpotociar said: Targeting for re-evaluation in a future release.

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JAX_RS_SPEC-259