[JBoss JIRA] (WFLY-2446) invalid value for backup-group-name when it is undefined
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/WFLY-2446?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on WFLY-2446:
-----------------------------------------------
Jeff Mesnil <jmesnil(a)redhat.com> made a comment on [bug 1027384|https://bugzilla.redhat.com/show_bug.cgi?id=1027384]
Description of problem:
In the messaging configuration, the backup-group-node modelNode is passed directly to the HornetQ configuration without checking whether it is defined.
If it is not undefined, the hornetq configuration will use the "undefined" string as the backup group name instead of returning a null value
Expected results:
If the backup-group-name is undefined, nothing must be set on the HornetQ configuration
> invalid value for backup-group-name when it is undefined
> --------------------------------------------------------
>
> Key: WFLY-2446
> URL: https://issues.jboss.org/browse/WFLY-2446
> Project: WildFly
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JMS
> Affects Versions: 8.0.0.Beta1
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Fix For: 8.0.0.CR1
>
>
> In the messaging configuration, the backup-group-node modelNode is passed directly to the HornetQ configuration without checking whether it is defined.
> If it is not undefined, the hornetq configuration will use the "undefined" string as the backup group name instead of returning a null value
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (WFLY-2451) Allow basic WS subsystem updates without requiring reload
by Alessio Soldano (JIRA)
Alessio Soldano created WFLY-2451:
-------------------------------------
Summary: Allow basic WS subsystem updates without requiring reload
Key: WFLY-2451
URL: https://issues.jboss.org/browse/WFLY-2451
Project: WildFly
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Web Services
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Currently any change to the WS subsystem model requires reload for being applied to the runtime.
It should be possible to actually perform some runtime updates without reload in some situations, basically when there's no WS deployment active yet.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (WFLY-2362) Support CDI interception of all EE components
by Jozef Hartinger (JIRA)
[ https://issues.jboss.org/browse/WFLY-2362?page=com.atlassian.jira.plugin.... ]
Jozef Hartinger resolved WFLY-2362.
-----------------------------------
Resolution: Done
Marking this as resolved. Missing bits are tracked by separate issues.
> Support CDI interception of all EE components
> ---------------------------------------------
>
> Key: WFLY-2362
> URL: https://issues.jboss.org/browse/WFLY-2362
> Project: WildFly
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: CDI / Weld
> Reporter: Jozef Hartinger
> Assignee: Jozef Hartinger
> Priority: Blocker
> Fix For: 8.0.0.CR1
>
>
> As required by EE 7 Table EE.5-1.
> ||Component||CDI Injection||CDI Interception||
> |Servlets|WFLY-2375|WFLY-2375|
> |Filters|WFLY-2375|WFLY-2375|
> |Listeners|WFLY-2375|WFLY-2375|
> |HTTP upgrade handlers|UNDERTOW-118|UNDERTOW-118|
> |tag handlers|?|?|
> |tag library event listeners|?|?|
> |JSF managed classes|WFLY-2450|WFLY-2450|
> |JAX-WS|OK|OK|
> |JAX-RS|OK|OK|
> |WebSocket|WFLY-2375|WFLY-2375|
> |EJB|OK|OK|
> |JPA|WFLY-2387|WELD-1541|
> |ManagedBeans|OK|DONE - https://github.com/wildfly/wildfly/pull/5388|
> |login callback handler|?|?|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (WFLY-2362) Support CDI interception of all EE components
by Jozef Hartinger (JIRA)
[ https://issues.jboss.org/browse/WFLY-2362?page=com.atlassian.jira.plugin.... ]
Jozef Hartinger updated WFLY-2362:
----------------------------------
Description:
As required by EE 7 Table EE.5-1.
||Component||CDI Injection||CDI Interception||
|Servlets|WFLY-2375|WFLY-2375|
|Filters|WFLY-2375|WFLY-2375|
|Listeners|WFLY-2375|WFLY-2375|
|HTTP upgrade handlers|UNDERTOW-118|UNDERTOW-118|
|tag handlers|?|?|
|tag library event listeners|?|?|
|JSF managed classes|WFLY-2450|WFLY-2450|
|JAX-WS|OK|OK|
|JAX-RS|OK|OK|
|WebSocket|WFLY-2375|WFLY-2375|
|EJB|OK|OK|
|JPA|WFLY-2387|WELD-1541|
|ManagedBeans|OK|DONE - https://github.com/wildfly/wildfly/pull/5388|
|login callback handler|?|?|
was:
As required by EE 7 Table EE.5-1.
||Component||CDI Injection||CDI Interception||
|Servlets|WFLY-2375|WFLY-2375|
|Filters|WFLY-2375|WFLY-2375|
|Listeners|WFLY-2375|WFLY-2375|
|HTTP upgrade handlers|UNDERTOW-118|UNDERTOW-118|
|tag handlers|?|?|
|tag library event listeners|?|?|
|JSF managed classes|?|?|
|JAX-WS|OK|OK|
|JAX-RS|OK|OK|
|WebSocket|WFLY-2375|WFLY-2375|
|EJB|OK|OK|
|JPA|WFLY-2387|WELD-1541|
|ManagedBeans|OK|DONE - https://github.com/wildfly/wildfly/pull/5388|
|login callback handler|?|?|
> Support CDI interception of all EE components
> ---------------------------------------------
>
> Key: WFLY-2362
> URL: https://issues.jboss.org/browse/WFLY-2362
> Project: WildFly
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: CDI / Weld
> Reporter: Jozef Hartinger
> Assignee: Jozef Hartinger
> Priority: Blocker
> Fix For: 8.0.0.CR1
>
>
> As required by EE 7 Table EE.5-1.
> ||Component||CDI Injection||CDI Interception||
> |Servlets|WFLY-2375|WFLY-2375|
> |Filters|WFLY-2375|WFLY-2375|
> |Listeners|WFLY-2375|WFLY-2375|
> |HTTP upgrade handlers|UNDERTOW-118|UNDERTOW-118|
> |tag handlers|?|?|
> |tag library event listeners|?|?|
> |JSF managed classes|WFLY-2450|WFLY-2450|
> |JAX-WS|OK|OK|
> |JAX-RS|OK|OK|
> |WebSocket|WFLY-2375|WFLY-2375|
> |EJB|OK|OK|
> |JPA|WFLY-2387|WELD-1541|
> |ManagedBeans|OK|DONE - https://github.com/wildfly/wildfly/pull/5388|
> |login callback handler|?|?|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months