Bug 982598 - Procedure to enable CDI is not complete
Summary: Procedure to enable CDI is not complete
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: EAP 6.1.1
Assignee: Russell Dickenson
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-09 11:43 UTC by Jan Martiska
Modified: 2014-08-14 15:22 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Build: CSProcessor Builder Version 1.11 Build Name: 11864, Development Guide-6.1-4 Build Date: 09-07-2013 13:30:04 Topic ID: 4451-459916 [Specified]
Last Closed: 2013-09-16 20:23:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Martiska 2013-07-09 11:43:15 UTC
Title: Enable CDI

Describe the issue:
Only ensuring that <extension module="org.jboss.as.weld"/> is present in the configuration xml is not enough to ensure that the weld subsystem is enabled. This only 'imports' the required module to be usable, but doesn't enable the subsystem itself.

Suggestions for improvement:
Apart from the <extension module="org.jboss.as.weld"/> element under <extensions>, the user should be instructed to check that the element <subsystem xmlns="urn:jboss:domain:weld:1.0"/> exists under the respective <profile> element.

Comment 1 Misty Stanley-Jones 2013-07-25 02:08:59 UTC
Thanks for this. It has been addressed in revision 481732. The bug will be set to ON_QA when you are able to review the changes.

Comment 2 Misty Stanley-Jones 2013-08-30 02:00:01 UTC
Not yet updated.

Comment 4 Jan Martiska 2013-09-02 07:06:28 UTC
Verified, thanks.


Note You need to log in before you can comment on or make changes to this bug.