Bug 845412

Summary: Bug in Administration and Configuration Guide
Product: [JBoss] JBoss Enterprise Application Platform 5 Reporter: Joshua Wilson <jowilson>
Component: doc-Admin_and_Config_GuideAssignee: Scott Mumford <smumford>
Status: CLOSED EOL QA Contact: Rajesh Rajasekaran <rrajasek>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.1.2CC: rdickens
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-03 00:44:32 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:

Description Joshua Wilson 2012-08-03 02:23:12 UTC
Description of problem: Reference to OLD EJB jar deployment methodology. 


Version-Release number of selected component (if applicable):


How reproducible: Go to 4.4.1. Deploy the EJB3 JAR:

http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5/html/Administration_And_Configuration_Guide/EJB3_Services-Package_and_Deploy_EJB3_Services.html#id2852613

This section appears to refer to an older version of EAP.  It points to "JBOSS_DIST/server/default/ejb3.deployer/META-INF/jboss-service.xml" when in fact it should point to "JBOSS_DIST/server/default/deployers/ejb3.deployer/META-INF/ejb3-deployers-jboss-beans.xml".  

Please note the difference in directory structure; deployers vs deploy.

On a side note, I don't think we should refer to "JBoss AS" but instead "JBoss EAP". I can explain why if needed.


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Russell Dickenson 2012-08-03 03:09:51 UTC
Attention: smumford

Please clone this BZ ticket to a JIRA issue, affecting docs only, for the purpose of writing release notes.

Comment 2 Scott Mumford 2012-08-22 00:33:46 UTC
I've corrected the filepath as advised.

References to 'JBoss AS' had already been corrected.

The change will go live in the next release of EAP 5.

PS: Russell, if you see this, ping me about the release note.