[JBoss JIRA] (JGRP-1840) Provide docker image for JGroups
by Bela Ban (JIRA)
[ https://issues.jboss.org/browse/JGRP-1840?page=com.atlassian.jira.plugin.... ]
Bela Ban commented on JGRP-1840:
--------------------------------
OK, so I used {{fast.xml}} and modified:
* {{UDP.mcast_port="45566"}}
* {{UDP.bind_port="7800"}}
* {{FD_SOCK.start_port="7000"}}
Then I mapped ports 45566, 7000, 7001, 7800 and 7801 and ran 2 Chat instances in 2 seperate docker containers. This worked flawlessly (although since I'm on MacOS, I had to open those ports on VirtualBox as well)...
> Provide docker image for JGroups
> --------------------------------
>
> Key: JGRP-1840
> URL: https://issues.jboss.org/browse/JGRP-1840
> Project: JGroups
> Issue Type: Task
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Optional
> Fix For: 3.6
>
>
> Provide a docker image for one or more JGroups demos. People could run multiple instances and see a cluster. Candidates for demos:
> * Draw (can we set DISPLAY to be the user's desktop?)
> * Topology
> * Some replicated map (ReplCache)
> * Chat
> [1] https://gist.github.com/goldmann/d38589ad919343ba30dd
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (WFLY-3921) Support direct JMX mbeans as dependecies
by Ales Justin (JIRA)
Ales Justin created WFLY-3921:
---------------------------------
Summary: Support direct JMX mbeans as dependecies
Key: WFLY-3921
URL: https://issues.jboss.org/browse/WFLY-3921
Project: WildFly
Issue Type: Feature Request
Components: JMX
Affects Versions: 9.0.0.Alpha1
Reporter: Ales Justin
Assignee: Ales Justin
Fix For: 9.0.0.Beta1
We should be able to depend on existing mbeans from jboss-service.xml.
(e.g. mbeans registered directly from JMX API)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (ELY-43) Clean up Base64
by David Lloyd (JIRA)
[ https://issues.jboss.org/browse/ELY-43?page=com.atlassian.jira.plugin.sys... ]
David Lloyd commented on ELY-43:
--------------------------------
Jason pointed out this implementation: https://github.com/n1hility/playground/blob/master/src/main/java/org/jbos...
> Clean up Base64
> ---------------
>
> Key: ELY-43
> URL: https://issues.jboss.org/browse/ELY-43
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: Utils
> Reporter: Darran Lofthouse
> Assignee: Farah Juma
> Fix For: 1.0.0.Beta1
>
>
> The Base64 implementation has been split out of PasswordUtils some additional steps are needed to finish cleaning it up: -
> - Look at switching to input and output streams instead of the custom iterators it is using.
> - Consider the ByteStringBuilder from SASL
> - As potentially more visible ensure clearer method names.
> - Ensure adequate javadoc and cross referencing of standards supported.
> e.g. If we implement an RFC ensure the number is referenced.
> - Testing of each variant
> - Consider optional support, e.g. decoding a padded String
> - Go beyond testing we can decode what we encode and ensure pre-encoded values can be handled adequately.
> Any other clean up here that seems relevant.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (WFCORE-117) Typo in add-user help text
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/WFCORE-117?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on WFCORE-117:
------------------------------------------------
Petr Kremensky <pkremens(a)redhat.com> changed the Status of [bug 1145036|https://bugzilla.redhat.com/show_bug.cgi?id=1145036] from ON_QA to VERIFIED
> Typo in add-user help text
> --------------------------
>
> Key: WFCORE-117
> URL: https://issues.jboss.org/browse/WFCORE-117
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management, Security
> Affects Versions: 1.0.0.Alpha8
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.0.0.Alpha9
>
>
> There is a typo in help message of add-user tool.
> Version-Release number of selected component (if applicable):
> EAP 6.4.0.DR1.1
> How reproducible:
> Always
> Steps to Reproduce:
> 1. ./add-user.sh --help
> Actual results:
> ...
> -sc <value> Define the location the server config
> directory.
> ...
> Expected results:
> ...
> -sc <value> Define the location of the server config
> directory.
> ...
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (ELY-86) Merge Security Manager project into Elytron
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-86?page=com.atlassian.jira.plugin.sys... ]
Darran Lofthouse updated ELY-86:
--------------------------------
Description:
This task is a place holder to track that we intend to merge the two, for the moment the security manager will continue and we will merge when we are ready to start releasing the projects as one.
> Merge Security Manager project into Elytron
> -------------------------------------------
>
> Key: ELY-86
> URL: https://issues.jboss.org/browse/ELY-86
> Project: WildFly Elytron
> Issue Type: Task
> Components: Build
> Reporter: Darran Lofthouse
> Assignee: David Lloyd
> Fix For: 1.0.0.Beta1
>
>
> This task is a place holder to track that we intend to merge the two, for the moment the security manager will continue and we will merge when we are ready to start releasing the projects as one.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months