Bug 812748 - [as7] Add bundle support for standalone mode
Summary: [as7] Add bundle support for standalone mode
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHQ 4.4.0
Assignee: Heiko W. Rupp
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: as7-plugin
TreeView+ depends on / blocked
 
Reported: 2012-04-16 07:14 UTC by Heiko W. Rupp
Modified: 2013-09-01 10:18 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-01 10:18:23 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 812884 0 medium NEW RfE: Bundles and Drift should allow relative values in plugin descriptor 2022-03-31 04:28:46 UTC
Red Hat Bugzilla 957282 0 high CLOSED [as7] Add more bundle support for standalone mode 2021-02-22 00:41:40 UTC

Internal Links: 812884 957282

Description Heiko W. Rupp 2012-04-16 07:14:55 UTC
as7 in standalone mode has a directory for deployments at standalone/deployments - we need to support bundles for this.
No bundle support for domain though

Comment 1 Heiko W. Rupp 2012-04-16 15:32:46 UTC
Our current bundle descriptors do not provide relative directories,
so that I can't write


    <bundle-target>
       <destination-base-dir name="Deploy Directory" description="The deployment directory for a standalone server">
          <value-context>pluginConfiguration</value-context>
          <value-name>$homeDir/standalone/deployment</value-name>
       </destination-base-dir>
  </bundle-target>

To use $homeDir as property in the plugin configuration and have standalone/deployment added.

So a new config property needs to be added.

Comment 2 Heiko W. Rupp 2012-04-16 15:43:35 UTC
master 54cb883304

Comment 3 Heiko W. Rupp 2013-09-01 10:18:23 UTC
Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since.


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