[JBoss JIRA] (WFLY-7228) Improve wording in Weld logging message for key WFLYWELD0013
by Gunnar Morling (JIRA)
Gunnar Morling created WFLY-7228:
------------------------------------
Summary: Improve wording in Weld logging message for key WFLYWELD0013
Key: WFLY-7228
URL: https://issues.jboss.org/browse/WFLY-7228
Project: WildFly
Issue Type: Enhancement
Reporter: Gunnar Morling
Assignee: Jason Greene
I'm seeing this message:
{quote}
WFLYWELD0013: Deployment deployment "demo.war" contains CDI annotations but no bean archive was not found. (No beans.xml nor class with bean defining annotations)
{quote}
Apart from the repeated "deployment", the double negation makes it confusing, I reckon it should say something like that:
{quote}
WFLYWELD0013: Deployment "demo.war" contains CDI annotations but is not a bean archive (Found no beans.xml nor a class with bean defining annotations)
{quote}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 4 months
[JBoss JIRA] (ELY-643) On the SSLContextBuilder support setUseCipherSuitesOrder
by Jan Kalina (JIRA)
[ https://issues.jboss.org/browse/ELY-643?page=com.atlassian.jira.plugin.sy... ]
Jan Kalina updated ELY-643:
---------------------------
Summary: On the SSLContextBuilder support setUseCipherSuitesOrder (was: On the SSLContextBuilder support setUserCipherSuiteOrder)
> On the SSLContextBuilder support setUseCipherSuitesOrder
> --------------------------------------------------------
>
> Key: ELY-643
> URL: https://issues.jboss.org/browse/ELY-643
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: SSL
> Reporter: Darran Lofthouse
> Assignee: Jan Kalina
> Priority: Critical
> Fix For: 1.1.0.Beta10
>
>
> Currently we hard code this value to 'true' which should remain the default as the OpenSSL style cipher suite selection includes preferred mechanism ordering - however it should be possible to override this and set it to false.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 4 months
[JBoss JIRA] (JGRP-2038) RpcDipatcher: calls with CompletableFuture don't respect timeout
by Bela Ban (JIRA)
[ https://issues.jboss.org/browse/JGRP-2038?page=com.atlassian.jira.plugin.... ]
Bela Ban updated JGRP-2038:
---------------------------
Description: When calling {{RpcDispatcher.callRemoteMethodsWithFuture()}}, a timeout passed via RequestOptions is not respected; calls don't timeout out if any of the members doesn't reply. (was: When calling {{RpsDispatcher.callRemoteMethodsWithFuture()}}, a timeout passed via RequestOptions is not respected; calls don't timeout out if any of the members doesn't reply.)
> RpcDipatcher: calls with CompletableFuture don't respect timeout
> ----------------------------------------------------------------
>
> Key: JGRP-2038
> URL: https://issues.jboss.org/browse/JGRP-2038
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 4.0
>
>
> When calling {{RpcDispatcher.callRemoteMethodsWithFuture()}}, a timeout passed via RequestOptions is not respected; calls don't timeout out if any of the members doesn't reply.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 4 months
[JBoss JIRA] (JBJCA-1333) Add protection in DsXmlDeployer to prevent from loading xml resource
by Stefano Maestri (JIRA)
[ https://issues.jboss.org/browse/JBJCA-1333?page=com.atlassian.jira.plugin... ]
Stefano Maestri resolved JBJCA-1333.
------------------------------------
Resolution: Done
> Add protection in DsXmlDeployer to prevent from loading xml resource
> --------------------------------------------------------------------
>
> Key: JBJCA-1333
> URL: https://issues.jboss.org/browse/JBJCA-1333
> Project: IronJacamar
> Issue Type: Enhancement
> Components: Deployer
> Affects Versions: 1.2.7.Final
> Reporter: COLLIGNON Thomas
> Assignee: Stefano Maestri
> Priority: Minor
> Fix For: 1.2.8.Final
>
>
> If we place a datasource.xml in a jar file, the class DsXmlDeployer will fail with "URI not hierarchical error", because it doesn't handle jar file.
> The goal of this issue is prevent for loading jar file in DsXmlDeployer.
> The second goal is to provide ability of overring DsXmlDeployer in custom deployer who extends this class.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 4 months