[JBoss JIRA] (WFCORE-3619) the endpoint configuration w/o parameters is not persisted in the configuration
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/WFCORE-3619?page=com.atlassian.jira.plugi... ]
Brian Stansberry reassigned WFCORE-3619:
----------------------------------------
Assignee: Brian Stansberry (was: David Lloyd)
> the endpoint configuration w/o parameters is not persisted in the configuration
> -------------------------------------------------------------------------------
>
> Key: WFCORE-3619
> URL: https://issues.jboss.org/browse/WFCORE-3619
> Project: WildFly Core
> Issue Type: Bug
> Components: Remoting
> Reporter: Alexey Loubyansky
> Assignee: Brian Stansberry
>
> This looks like a regression. Creating a server config from scratch by executing operations I see that the endpoint configuration has disappeared from the config although the add operation is executed. In fact I noticed that I can execute the add operations as many times as I want w/o an error. The config file is re-written after every add but the endpoint element is not added.
> {code:java}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> {code}
> {code:java}
> <subsystem xmlns="urn:jboss:domain:remoting:4.0">
> <http-connector name="http-remoting-connector" connector-ref="default" security-realm="ApplicationRealm"/>
> </subsystem>
> {code}
> Note, that if I add a worker as a param, it will persist the endpoint config.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (WFCORE-3619) the endpoint configuration w/o parameters is not persisted in the configuration
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/WFCORE-3619?page=com.atlassian.jira.plugi... ]
Brian Stansberry moved WFLY-9832 to WFCORE-3619:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-3619 (was: WFLY-9832)
Component/s: Remoting
(was: Remoting)
> the endpoint configuration w/o parameters is not persisted in the configuration
> -------------------------------------------------------------------------------
>
> Key: WFCORE-3619
> URL: https://issues.jboss.org/browse/WFCORE-3619
> Project: WildFly Core
> Issue Type: Bug
> Components: Remoting
> Reporter: Alexey Loubyansky
> Assignee: David Lloyd
>
> This looks like a regression. Creating a server config from scratch by executing operations I see that the endpoint configuration has disappeared from the config although the add operation is executed. In fact I noticed that I can execute the add operations as many times as I want w/o an error. The config file is re-written after every add but the endpoint element is not added.
> {code:java}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> [standalone@localhost:9990 /] /subsystem=remoting/configuration=endpoint:add
> {"outcome" => "success"}
> {code}
> {code:java}
> <subsystem xmlns="urn:jboss:domain:remoting:4.0">
> <http-connector name="http-remoting-connector" connector-ref="default" security-realm="ApplicationRealm"/>
> </subsystem>
> {code}
> Note, that if I add a worker as a param, it will persist the endpoint config.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2337) [DMN Designer] Cover Add Delete relation commands
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2337?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2337:
--------------------------------
Description: Cover {{Add}} and {{Delete}} {{Relation}} commands from the package {{org.kie.workbench.common.dmn.client.commands.expressions.types.relation}}. Focus on cases when added / deleted element was not on the index 0. (was: Cover {{Add}} and {{Delete}} {{Relation}} commands from the package {{[DMN Designer] Cover Add Delete relation commands}}. Focus on cases when added / deleted element was not on the index 0.)
> [DMN Designer] Cover Add Delete relation commands
> -------------------------------------------------
>
> Key: DROOLS-2337
> URL: https://issues.jboss.org/browse/DROOLS-2337
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.7.0.Final
> Reporter: Jozef Marko
> Assignee: Jozef Marko
>
> Cover {{Add}} and {{Delete}} {{Relation}} commands from the package {{org.kie.workbench.common.dmn.client.commands.expressions.types.relation}}. Focus on cases when added / deleted element was not on the index 0.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2337) [DMN Designer] Cover Add Delete relation commands
by Jozef Marko (JIRA)
Jozef Marko created DROOLS-2337:
-----------------------------------
Summary: [DMN Designer] Cover Add Delete relation commands
Key: DROOLS-2337
URL: https://issues.jboss.org/browse/DROOLS-2337
Project: Drools
Issue Type: Task
Components: DMN Editor
Affects Versions: 7.7.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
Cover {{Add}} and {{Delete}} {{Relation}} commands from the package {{[DMN Designer] Cover Add Delete relation commands}}. Focus on cases when added / deleted element was not on the index 0.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (JBMETA-405) [JDK9+] org.jboss.metadata.merge package is exported by multiple jars
by Tomaz Cerar (JIRA)
Tomaz Cerar created JBMETA-405:
----------------------------------
Summary: [JDK9+] org.jboss.metadata.merge package is exported by multiple jars
Key: JBMETA-405
URL: https://issues.jboss.org/browse/JBMETA-405
Project: JBoss Metadata
Issue Type: Bug
Components: common, ear
Reporter: Tomaz Cerar
if you have
jboss-metadata-ear-11.0.0.Final.jar and jboss-metadata-common-11.0.0.Final.jar
on your module path, jvm complains as both jars export package {{org.jboss.metadata.merge}}
which violates the modules contract where only one module (jar) can provide single package.
example error that jvm prints
{noformat}
Error: Modules jboss.metadata.ear and jboss.metadata.common export package org.jboss.metadata.merge to module wildfly.clustering.common
{noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (WFLY-9856) [JDK9+] org.jboss.security.negotiation package is exported by two jars
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFLY-9856?page=com.atlassian.jira.plugin.... ]
Darran Lofthouse updated WFLY-9856:
-----------------------------------
Fix Version/s: 13.0.0.Beta1
> [JDK9+] org.jboss.security.negotiation package is exported by two jars
> ----------------------------------------------------------------------
>
> Key: WFLY-9856
> URL: https://issues.jboss.org/browse/WFLY-9856
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Reporter: Tomaz Cerar
> Assignee: Darran Lofthouse
> Fix For: 13.0.0.Beta1
>
>
> Currently if you have
> jboss-negotiation-common-3.0.4.Final.jar and jboss-negotiation-extras-3.0.4.Final.jar
> on your module path, jvm complains as both jars export package org.jboss.security.negotiation package
> which violates the modules contract where only one module (jar) can provide single package.
> example error that jvm prints
> {noformat}
> Error: Modules jboss.negotiation.common and jboss.negotiation.extras export package org.jboss.security.negotiation to module wildfly.clustering.common
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months