Bug 1515203
| Summary: | /subsystem=naming/binding of type external-context is not available in JON | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Filip Brychta <fbrychta> |
| Component: | Plugin -- JBoss EAP 6 | Assignee: | Michael Burman <miburman> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Filip Brychta <fbrychta> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | JON 3.3.9 | CC: | mfoley, miburman, spinder |
| Target Milestone: | CR01 | Keywords: | Triaged |
| Target Release: | One-off release | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1515201 | Environment: | |
| Last Closed: | 2019-01-31 15:54:10 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1543522 | ||
|
Description
Filip Brychta
2017-11-20 11:39:59 UTC
You can create simple binding following way: /subsystem=naming/binding="java:/global/a":add(binding-type=simple, value=100) Available in the master:
commit 85af3a37d6733a44de4ea4462260b33f77043bb5 (HEAD -> master, upstream/master)
Author: Michael Burman <miburman>
Date: Fri Nov 9 14:25:22 2018 +0200
[BZ 1515201] Add external-context to EAP6 plugin as a naming binding option
Previous one is wrong commit, this is the correct for EAP6:
commit 7219c74f89ef0ad8a20088cd73ed6f233eadd499
Author: Michael Burman <miburman>
Date: Fri Nov 9 14:22:44 2018 +0200
[BZ 1515203] Add external-context to EAP6 plugin as a naming binding option
Moving to ON_QA. See https://bugzilla.redhat.com/show_bug.cgi?id=1543522#c1 for test setup gory details. |