| Summary: | Procedure to enable CMP subsystem is not complete | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Jan Martiska <jmartisk> |
| Component: | Documentation | Assignee: | gsheldon |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Russell Dickenson <rdickens> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | gsheldon, nziakova, smumford |
| Target Milestone: | GA | Keywords: | Documentation, EasyFix, Triaged |
| 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: |
Build Name: 14874, Administration and Configuration Guide-6.2-1
Build Date: 02-10-2013 13:01:57
Topic ID: 5745-433001 [Latest]
|
|
| Last Closed: | 2014-08-06 14:34:51 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: | |
Verified, thanks. |
Title: Enable EJB 2.x Container-Managed Persistence Describe the issue: Just adding the extension <extension module="org.jboss.as.cmp"/> is not sufficient, it just imports the module but doesn't enable it. Suggestions for improvement: To fully enable the CMP subsystem, you also need to add the <subsystem xmlns="urn:jboss:domain:cmp:1.1"/> element in the profile's xml config file, under the <profile> element.