Bug 622588 - Embedded Application resources should support same operations as non-embedded Application resources
Summary: Embedded Application resources should support same operations as non-embedded...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 1.3.1
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-09 20:08 UTC by Larry O'Leary
Modified: 2018-10-27 16:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
JON 2.3.1 Inventoried JBoss EAP 5.0.1 instance running with default profile Deployed EJB3 JAR to $JBOSS_HOME/server/default/deploy Deployed EAR containing an EJB3 JAR to $JBOSS_HOME/server/default/deploy
Last Closed: 2013-12-07 16:01:36 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker EMBJOPR-320 0 Major Closed Embedded Application resources should support same operations as non-embedded Application resources 2017-01-18 09:34:50 UTC
Red Hat Issue Tracker JBPAPP-3887 0 Major Closed admin-console: Allow Embedded EJBs be controlled as non-embedded EJBs 2017-01-18 09:34:50 UTC

Description Larry O'Leary 2010-08-09 20:08:06 UTC
When an EJB is deployed to an application server it is considered an "EJB3 JAR (Service)" and exposes the Start, Stop, and Restart operations.  When the same EJB is deployed as part of an EAR it is considered an "Embedded EJB3 JAR (Service)" and does not expose any operations.  This is a request to expose these same operations for the embedded resources as well.

This also applies to WAR/Embedded WAR.


Current Behavior:

 1) After deploying an EJB3 JAR to an inventoried AS instance and the EJB3 being discovered...
 2) Navigate to Resources -> Services
 3) Filter to view EJB3 JAR
 4) Select an EJB3 JAR resource
 5) Select Operations tab
 6) Notice Restart, Start, and Stop operations
 7) After deploying an EAR which contains an EJB3 JAR to an inventoried AS instance and the EAR being discovered...
 8) Navigate to Resources -> Services
 9) Filter to view Embedded EJB3 JAR
10) Select an Embedded EJB3 JAR resource
11) Notice that there is no Operations tab


Expected Behavior:

11) above should allow you to select Operations tab
12) Notice Restart, Start, and Stop operations

Comment 2 Larry O'Leary 2010-08-09 22:14:53 UTC
Bug https://jira.jboss.org/browse/EMBJOPR-320 has been logged to capture this request for Embedded JOPR as well.

Comment 3 Charles Crouch 2010-11-16 21:08:27 UTC
If this is possible, its definitely an RFE

Comment 4 Heiko W. Rupp 2013-12-07 16:01:36 UTC
Closing as outdated.


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