Bug 1153831 - Overlord commons extensions cannot be configured through jboss CLI
Summary: Overlord commons extensions cannot be configured through jboss CLI
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Configuration, RT Governance, DT Governance
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: FUTURE
Assignee: Julian Coleman
QA Contact: Matej Melko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-16 22:22 UTC by kconner
Modified: 2025-02-10 03:43 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:43:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description kconner 2014-10-16 22:22:36 UTC
The overlord extensions allow you to create configurations and deployments that can be managed through standalone.xml/domain.xml files however they current do not work through the CLI as the descriptions for the add/remove operations are missing.


[standalone@localhost:9999 /] /subsystem=overlord-configuration/configuration=newConfiguration:add(name=newConfiguration)
Failed to get the list of the operation properties: "JBAS014749: Operation handler failed: Can't find resource for bundle java.util.PropertyResourceBundle, key overlord-configuration.configuration.add"


[standalone@localhost:9999 /] /subsystem=overlord-deployment/deployment=overlord-idp.war:add(name=overlord-idp.war,module=org.overlord.commons.eap.deployments)
Failed to get the list of the operation properties: "JBAS014749: Operation handler failed: Can't find resource for bundle java.util.PropertyResourceBundle, key overlord-deployment.deployment.add"

Comment 1 kconner 2014-10-16 22:40:13 UTC
[standalone@localhost:9999 /] /subsystem=overlord-configuration/configuration=newConfiguration/property=test:add(name=test,value=value)
Failed to get the list of the operation properties: "JBAS014749: Operation handler failed: Can't find resource for bundle java.util.PropertyResourceBundle, key overlord-configuration.configuration.property.add"

Comment 3 Gomathi Anandan 2014-10-24 18:47:23 UTC
Resetted the flags back to the state it was before Oct-24- 2PM. There was an incorrect bulk update that I'm trying to fix.

Comment 9 Red Hat Bugzilla 2025-02-10 03:43:20 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


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