Bug 1097716
| Summary: | There is missing release note about [RFE] Add ability to use annotations from Dependencies in web deployments | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Radim Hatlapatka <rhatlapa> |
| Component: | Documentation | Assignee: | Scott Mumford <smumford> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Radim Hatlapatka <rhatlapa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3.0 | CC: | nziakova, smumford, twells |
| Target Milestone: | ER3 | ||
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-28 15:40:10 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1051640 | ||
|
Description
Radim Hatlapatka
2014-05-14 11:59:34 UTC
An entry for this feature has been added to the New Features section of the 6.3.0 Beta Release Notes. Content was sourced from JIRA EAP6-156. Moving ticket to MODIFIED pending an updated build for verification. The feature is just about allowing to use indexed shared modules for anotations. It was possible to use annotations even before, it just had to be in each deployed application defined again. => The first sentence should be changed to something like: Annotated servlet components can be defined in shared modules which are then picked by servlet container and applied to all web deployments with defined dependency on that module. Verified that it is ok now. Even though some simpler first sentence would be nicer. Sorry that I didn't come up with simpler one the first time. Following sentence is from my POV good replacement for the first one (it is less technical and thus better readable for customer): Annotated servlet components can be defined in shared module allowing web applications use it as dependencyto depend on it. |