Bug 1016072 - Procedure to enable CMP subsystem is not complete
Summary: Procedure to enable CMP subsystem is not complete
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: EAP 6.3.0
Assignee: gsheldon
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-07 12:49 UTC by Jan Martiska
Modified: 2014-09-30 01:39 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
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
Embargoed:


Attachments (Terms of Use)

Description Jan Martiska 2013-10-07 12:49:35 UTC
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.

Comment 5 Jan Martiska 2014-03-04 14:44:10 UTC
Verified, thanks.


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