[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 moved SECURITY-988 to WFLY-9856:
-------------------------------------------------
Project: WildFly (was: PicketBox )
Key: WFLY-9856 (was: SECURITY-988)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Security
(was: Negotiation)
> [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
[JBoss JIRA] (WFLY-9855) [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFLY-9855?page=com.atlassian.jira.plugin.... ]
Darran Lofthouse updated WFLY-9855:
-----------------------------------
Fix Version/s: 13.0.0.Beta1
> [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
> -----------------------------------------------------------------------------
>
> Key: WFLY-9855
> URL: https://issues.jboss.org/browse/WFLY-9855
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Reporter: Tomaz Cerar
> Assignee: Darran Lofthouse
> Priority: Critical
> Fix For: 13.0.0.Beta1
>
>
> Currently if you have
> jboss-negotiation-spnego-3.0.4.Final and jboss-negotiation-extras-3.0.4.Final.jar
> on your module path, jvm complains as both jars export package org.jboss.security.negotiation.spnego
> which violates the modules contract where only one module (jar) can provide single package.
> example error that jvm prints
> {noformat}
> Error: Modules jboss.negotiation.extras and jboss.negotiation.spnego export package org.jboss.security.negotiation.spnego to module wildfly.clustering.common
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (SECURITY-988) [JDK9+] org.jboss.security.negotiation package is exported by two jars
by Darran Lofthouse (JIRA)
Darran Lofthouse created SECURITY-988:
-----------------------------------------
Summary: [JDK9+] org.jboss.security.negotiation package is exported by two jars
Key: SECURITY-988
URL: https://issues.jboss.org/browse/SECURITY-988
Project: PicketBox
Issue Type: Bug
Components: Negotiation
Reporter: Tomaz Cerar
Assignee: Darran Lofthouse
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
[JBoss JIRA] (WFLY-9855) [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFLY-9855?page=com.atlassian.jira.plugin.... ]
Darran Lofthouse moved SECURITY-987 to WFLY-9855:
-------------------------------------------------
Project: WildFly (was: PicketBox )
Key: WFLY-9855 (was: SECURITY-987)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Security
(was: Negotiation)
> [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
> -----------------------------------------------------------------------------
>
> Key: WFLY-9855
> URL: https://issues.jboss.org/browse/WFLY-9855
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Reporter: Tomaz Cerar
> Assignee: Darran Lofthouse
> Priority: Critical
> Fix For: 13.0.0.Beta1
>
>
> Currently if you have
> jboss-negotiation-spnego-3.0.4.Final and jboss-negotiation-extras-3.0.4.Final.jar
> on your module path, jvm complains as both jars export package org.jboss.security.negotiation.spnego
> which violates the modules contract where only one module (jar) can provide single package.
> example error that jvm prints
> {noformat}
> Error: Modules jboss.negotiation.extras and jboss.negotiation.spnego export package org.jboss.security.negotiation.spnego to module wildfly.clustering.common
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (SECURITY-986) [JDK9+] org.jboss.security.negotiation package is exported by two jars
by Tomaz Cerar (JIRA)
Tomaz Cerar created SECURITY-986:
------------------------------------
Summary: [JDK9+] org.jboss.security.negotiation package is exported by two jars
Key: SECURITY-986
URL: https://issues.jboss.org/browse/SECURITY-986
Project: PicketBox
Issue Type: Bug
Components: Negotiation
Reporter: Tomaz Cerar
Assignee: Darran Lofthouse
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
[JBoss JIRA] (SECURITY-987) [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
by Darran Lofthouse (JIRA)
Darran Lofthouse created SECURITY-987:
-----------------------------------------
Summary: [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
Key: SECURITY-987
URL: https://issues.jboss.org/browse/SECURITY-987
Project: PicketBox
Issue Type: Bug
Components: Negotiation
Reporter: Tomaz Cerar
Assignee: Darran Lofthouse
Priority: Critical
Currently if you have
jboss-negotiation-spnego-3.0.4.Final and jboss-negotiation-extras-3.0.4.Final.jar
on your module path, jvm complains as both jars export package org.jboss.security.negotiation.spnego
which violates the modules contract where only one module (jar) can provide single package.
example error that jvm prints
{noformat}
Error: Modules jboss.negotiation.extras and jboss.negotiation.spnego export package org.jboss.security.negotiation.spnego to module wildfly.clustering.common
{noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (SECURITY-985) [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
by Tomaz Cerar (JIRA)
Tomaz Cerar created SECURITY-985:
------------------------------------
Summary: [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
Key: SECURITY-985
URL: https://issues.jboss.org/browse/SECURITY-985
Project: PicketBox
Issue Type: Bug
Components: Negotiation
Reporter: Tomaz Cerar
Assignee: Darran Lofthouse
Priority: Critical
Currently if you have
jboss-negotiation-spnego-3.0.4.Final and jboss-negotiation-extras-3.0.4.Final.jar
on your module path, jvm complains as both jars export package org.jboss.security.negotiation.spnego
which violates the modules contract where only one module (jar) can provide single package.
example error that jvm prints
{noformat}
Error: Modules jboss.negotiation.extras and jboss.negotiation.spnego export package org.jboss.security.negotiation.spnego to module wildfly.clustering.common
{noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (WFLY-9854) jgroups-cluster cannot use name which is already used by jgroups/stacks
by Erich Duda (JIRA)
Erich Duda created WFLY-9854:
--------------------------------
Summary: jgroups-cluster cannot use name which is already used by jgroups/stacks
Key: WFLY-9854
URL: https://issues.jboss.org/browse/WFLY-9854
Project: WildFly
Issue Type: Bug
Components: Clustering, JMS
Affects Versions: 12.0.0.Beta1
Reporter: Erich Duda
Assignee: Paul Ferraro
Priority: Blocker
The configuration \[1\] results to an error \[2\]. This is backward compatibility issue since the configuration works with previous releases of Wildfly.
\[1\]
{code:xml}
<broadcast-group name="bg-group1" jgroups-stack="udp" jgroups-cluster="udp" broadcast-period="2000" connectors="connector"/>
{code}
\[2\]
{code}
10:52:29,982 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 15) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "jgroups"),
("channel" => "udp")
]) - failure description: "WFLYCTL0436: Cannot register capability 'org.wildfly.clustering.jgroups.channel-factory.udp' at location '[
(\"subsystem\" => \"jgroups\"),
(\"channel\" => \"udp\")
]' as it is already registered in context 'global' at location(s) '[[
(\"subsystem\" => \"jgroups\"),
(\"stack\" => \"udp\")
]]'"
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (DROOLS-2335) [DMN Designer] Increase coverage of DeleteContextEntryCommandTest
by Jozef Marko (JIRA)
Jozef Marko created DROOLS-2335:
-----------------------------------
Summary: [DMN Designer] Increase coverage of DeleteContextEntryCommandTest
Key: DROOLS-2335
URL: https://issues.jboss.org/browse/DROOLS-2335
Project: Drools
Issue Type: Task
Components: DMN Editor
Affects Versions: 7.7.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
The class org.kie.workbench.common.dmn.client.commands.expressions.types.context.DeleteContextEntryCommandTest should be tested for cases when the deleted context entry is not from index 0.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months