Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1443400

Summary: EJB3 attribute description - clarification
Product: [JBoss] JBoss Operations Network Reporter: bkramer <bkramer>
Component: DocumentationAssignee: Tyler Kelly <tkelly>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: medium    
Version: JON 3.3.8CC: bkramer, fbrychta, loleary, tkelly
Target Milestone: post-GAKeywords: Triaged
Target Release: JON 3.3.9   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-19 00:13:26 UTC Type: Enhancement
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: 1324786    
Bug Blocks:    

Description bkramer 2017-04-19 07:58:10 UTC
Document URL: 

1. https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Operations_Network/3.3/html/Complete_Resource_Reference/JBossAS7-JBossAS7_Standalone_Server.html#JBossAS7-JBossAS7_Standalone_Server-EJB3

2. https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Operations_Network/3.3/html/Complete_Resource_Reference/JBossAS7-JBossAS7_Host_Controller.html#JBossAS7-JBossAS7_Host_Controller-Managed_Server-EJB3_-Managed_Server-

Section Number and Name: 

1. Section 3.3.23, “JBoss AS 7 and EAP 6 - EJB3 Service”
2. 3.4.4.1.4.6. JBoss AS 7 and EAP 6 - EJB3 Runtime Service

Describe the issue: 

EJB3 attribute descriptions should be updated as per Red Hat knowledge solution "How to enable and view ejb invocation & pool statistics in JBoss EAP 6" (https://access.redhat.com/solutions/305093)

Suggestions for improvement: 

Additional information:

Comment 10 Tyler Kelly 2017-11-07 01:26:41 UTC
Updating document to make the suggested amendments with minor changes:
pool-create-count: The number of instances created for the pool.
pool-max-size: The maximum size of the instance pool.
cachesize: The number of EJB instances in the cache
passivatedCount: The number of 	Stateful Session Bean (SFSB) instances that are passivated

Comment 11 Tyler Kelly 2017-11-07 01:50:56 UTC
I was unable to find 'pool-name' or 'cache-size' in the metrics sections for ejb.

- Is 'pool-name' referring to 'thread-pool-name' in the configuration properties? Or is 'pool-name' missing? If it is missing I can add it in.

- Is 'cache-size' referring to 'cachesize'?
such as:
https://access.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html/complete_resource_reference/JBossAS5#JBossAS5-JBossAS_Server-EJB2_JAR-EJB2_Entity_Bean

Comment 12 Tyler Kelly 2017-12-08 06:34:40 UTC
Moving QA, any more issues please open new bug

Comment 13 bkramer 2017-12-12 14:39:52 UTC
(In reply to Tyler Kelly from comment #11)
> I was unable to find 'pool-name' or 'cache-size' in the metrics sections for
> ejb.
> 
> - Is 'pool-name' referring to 'thread-pool-name' in the configuration
> properties? Or is 'pool-name' missing? If it is missing I can add it in.
> 
> - Is 'cache-size' referring to 'cachesize'?
> such as:
> https://access.redhat.com/documentation/en-us/
> red_hat_jboss_operations_network/3.3/html/complete_resource_reference/
> JBossAS5#JBossAS5-JBossAS_Server-EJB2_JAR-EJB2_Entity_Bean

Sorry for delay in coming back to you on this. I checked our documentation and it seems that those two properties are not exposed at all in JON.

Comment 14 Tyler Kelly 2017-12-13 01:22:55 UTC
@bkramer thanks for checking that for me. 

Forgot to add these:

Git Merge:
https://gitlab.cee.redhat.com/red-hat-jboss-operations-network-documentation/doc-jon-docs/merge_requests/103
Previews:
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-Subdeploymehttps://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#EAP7-EAP7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Host_Controller-Managed_Server-ManagedServerDeployment-Subdeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Entity_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Message_Driven_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Singleton_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Stateful_Session_Bean_Runtime
https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/complete_resource_reference/#JBossAS7-JBossAS7_Standalone_Server-Deployment-Subdeployment-EJB3_Runtime-Stateless_Session_Bean_Runtime
nt-EJB3_Runtime-Stateless_Session_Bean_Runtime