[ https://issues.jboss.org/browse/WFCORE-438?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on WFCORE-438:
------------------------------------------------
Tomas Hofman <thofman(a)redhat.com> changed the Status of [bug 1169864|https://bugzilla.redhat.com/show_bug.cgi?id=1169864] from NEW to ASSIGNED
> The CLI freezes in phase of requesting username/password
> --------------------------------------------------------
>
> Key: WFCORE-438
> URL: https://issues.jboss.org/browse/WFCORE-438
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Affects Versions: 1.0.0.Alpha13
> Reporter: Tomas Hofman
> Assignee: Tomas Hofman
>
> CLI doesn't terminate
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
Tomas Hofman created WFCORE-440:
-----------------------------------
Summary: Upgrade JBoss AESH from 0.33.12.redhat-1 to 0.33.13.redhat-1
Key: WFCORE-440
URL: https://issues.jboss.org/browse/WFCORE-440
Project: WildFly Core
Issue Type: Component Upgrade
Components: CLI
Affects Versions: 1.0.0.Alpha13
Reporter: Tomas Hofman
Assignee: Alexey Loubyansky
AESH needs to be upgraded due to https://issues.jboss.org/browse/WFCORE-438
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
[ https://issues.jboss.org/browse/WFCORE-360?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration updated WFCORE-360:
-------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=900564
> HTTP management API section in the Admin Guide
> ----------------------------------------------
>
> Key: WFCORE-360
> URL: https://issues.jboss.org/browse/WFCORE-360
> Project: WildFly Core
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Emmanuel Hugonnet
>
> We need a technical guide to the HTTP management API.
> The "Management clients" section gives a basic overview. But it should reference a separate section that documents the usage of GET and POST, the URL patterns, the JSON representation of DMR etc.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
Emmanuel Hugonnet created WFCORE-439:
----------------------------------------
Summary: Wrong format of IPv6 addresses in log entries
Key: WFCORE-439
URL: https://issues.jboss.org/browse/WFCORE-439
Project: WildFly Core
Issue Type: Bug
Affects Versions: 1.0.0.Alpha13
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet
Priority: Minor
IPv6 addresses in log files are in a wrong format, the [ ] are missing:
{noformat}
09:18:44,203 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://2620:52:0:105f::ffff:2:9990
{noformat}
It should be:
{noformat}
http://[2620:52:0:105f::ffff:2]:9990 {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
[ https://issues.jboss.org/browse/WFLY-4024?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson closed WFLY-4024.
-------------------------------
Resolution: Won't Fix
The facility is in Narayana, it doesn't really need to be set in WFLY unless it is actively required to override it so marking as WONT fix as we can do this work when we need to override it. Just make the call that you see in https://github.com/jbosstm/jboss-as/pull/34
> Provide a way to allow applications to set the arjuna checked action factory
> ----------------------------------------------------------------------------
>
> Key: WFLY-4024
> URL: https://issues.jboss.org/browse/WFLY-4024
> Project: WildFly
> Issue Type: Enhancement
> Components: Transactions
> Reporter: Tom Jenkinson
> Assignee: Tom Jenkinson
>
> Arjuna allows users to provide a checked action factory to provide user defined behavior after an atomic action completes. Due to the fact that the factory is static a user cannot reliably override the default no-op version.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
Tomas Hofman created WFCORE-438:
-----------------------------------
Summary: The CLI freezes in phase of requesting username/password
Key: WFCORE-438
URL: https://issues.jboss.org/browse/WFCORE-438
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 1.0.0.Alpha13
Reporter: Tomas Hofman
Assignee: Tomas Hofman
CLI doesn't terminate
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
[ https://issues.jboss.org/browse/WFCORE-309?page=com.atlassian.jira.plugin... ]
Tom Fonteyne updated WFCORE-309:
--------------------------------
Assignee: Brian Stansberry (was: Tom Fonteyne)
> system properties are trim()'d and loose whitespace
> ---------------------------------------------------
>
> Key: WFCORE-309
> URL: https://issues.jboss.org/browse/WFCORE-309
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Reporter: Tom Fonteyne
> Assignee: Brian Stansberry
> Fix For: 1.0.0.Beta1
>
>
> When a system property was defined as:
> /system-property=foo:add(value=" spaces ");
> it gets written with the correct spaces around it to the configuration file.
> When the configuration is read the value gets trimmed and the prefix/suffix of spaces is lost.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
[ https://issues.jboss.org/browse/WFCORE-309?page=com.atlassian.jira.plugin... ]
Tom Fonteyne commented on WFCORE-309:
-------------------------------------
Brian, not enough free time sadly... passing it back to you :(
> system properties are trim()'d and loose whitespace
> ---------------------------------------------------
>
> Key: WFCORE-309
> URL: https://issues.jboss.org/browse/WFCORE-309
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Reporter: Tom Fonteyne
> Assignee: Brian Stansberry
> Fix For: 1.0.0.Beta1
>
>
> When a system property was defined as:
> /system-property=foo:add(value=" spaces ");
> it gets written with the correct spaces around it to the configuration file.
> When the configuration is read the value gets trimmed and the prefix/suffix of spaces is lost.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)