[JBoss JIRA] (WFLY-6021) Default transaction timeout is not applied for EJB bean when set for second time
by Fedor Gavrilov (JIRA)
[ https://issues.jboss.org/browse/WFLY-6021?page=com.atlassian.jira.plugin.... ]
Fedor Gavrilov reassigned WFLY-6021:
------------------------------------
Assignee: Fedor Gavrilov (was: David Lloyd)
> Default transaction timeout is not applied for EJB bean when set for second time
> --------------------------------------------------------------------------------
>
> Key: WFLY-6021
> URL: https://issues.jboss.org/browse/WFLY-6021
> Project: WildFly
> Issue Type: Bug
> Components: EJB, Transactions
> Reporter: Ondřej Chaloupka
> Assignee: Fedor Gavrilov
>
> It seems that transaction subsystem attribute {{default-timeout}} does not have any effect for EJB if it's redefined. It means if I set the default transaction timeout in transaction subystem for second (and next) time it's not applied for EJB beans. It's used the firstly set value.
> The transaction timeout is not changed for EJB when server is reloaded. When server is restarted it refreshes all settings and EJB starts using the expected value for timeout settings.
> If the value is read from subsystem
> {{/subsystem=transactions:read-attribute(name=default-timeout)}}
> it shows correct value (that one set for second time). But EJB seems not applying it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 11 months
[JBoss JIRA] (DROOLS-1008) KieServer to update container for SNAPSHOT kjar
by Andrew Collins (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1008?page=com.atlassian.jira.plugi... ]
Andrew Collins updated DROOLS-1008:
-----------------------------------
Description:
Description of problem:
When a kjar is a snapshot version, kie-server will not react to new snapshot versions deployed to a remote artifact repository. The remote artifact repository is only queried the first time after JVM startup. Retrieving a new snapshot version is only possible through use of KieScanner.scanNow(), which will both fetch the new artifact from the remote repository, and reload the kmodule in the KieServer JVM.
was:When a kjar is a snapshot version, kie-server will not react to new snapshot versions deployed to a remote artifact repository. The remote artifact repository is only queried the first time after JVM startup. Updating a KieContainer to a newer snapshot version is only possible through use of the KieScanner, which will both fetch the new artifact from the remote repository, and reload the kmodule in the KieServer JVM.
> KieServer to update container for SNAPSHOT kjar
> -----------------------------------------------
>
> Key: DROOLS-1008
> URL: https://issues.jboss.org/browse/DROOLS-1008
> Project: Drools
> Issue Type: Feature Request
> Components: kie server
> Affects Versions: 6.2.0.Final, 6.3.0.Final
> Reporter: Andrew Collins
> Assignee: Mario Fusco
> Attachments: snapshot_kjar_reproducer.patch
>
>
> Description of problem:
> When a kjar is a snapshot version, kie-server will not react to new snapshot versions deployed to a remote artifact repository. The remote artifact repository is only queried the first time after JVM startup. Retrieving a new snapshot version is only possible through use of KieScanner.scanNow(), which will both fetch the new artifact from the remote repository, and reload the kmodule in the KieServer JVM.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 11 months
[JBoss JIRA] (WFLY-6076) CLI deployment of WAR exploded JSF2.2 applications fails with exceptions
by Farah Juma (JIRA)
[ https://issues.jboss.org/browse/WFLY-6076?page=com.atlassian.jira.plugin.... ]
Farah Juma commented on WFLY-6076:
----------------------------------
Do you have a simple reproducer app you can share?
> CLI deployment of WAR exploded JSF2.2 applications fails with exceptions
> ------------------------------------------------------------------------
>
> Key: WFLY-6076
> URL: https://issues.jboss.org/browse/WFLY-6076
> Project: WildFly
> Issue Type: Bug
> Components: JSF
> Affects Versions: 10.0.0.CR5
> Reporter: Miroslav Pavleski
> Assignee: Farah Juma
> Attachments: cli.log, console.log
>
>
> In 9.0.2 FINAL and prior (8.1, 8.2) deploying an exploded WAR using the CLI was working fine. This kind of deployment has benefits during development as the static resources are updated on-save.
> The problem occurs probably due JSF initialization, see the attachments.
> Deployment using mvn wildfly:deploy works fine.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 11 months
[JBoss JIRA] (ELY-107) Add ability for security domains to create SSLContext directly from config
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-107?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse commented on ELY-107:
--------------------------------------
I think this is actually likely to sit in a similar position to the HTTP and SASL 'AuthenticationFactory' objects - i.e. some form of policy object that will reference a security domain but will also reference other relevant capabilities to fully assemble the SSLContext.
Being a policy object it will also be able to hold things such as protocol and cipher suite rules.
> Add ability for security domains to create SSLContext directly from config
> --------------------------------------------------------------------------
>
> Key: ELY-107
> URL: https://issues.jboss.org/browse/ELY-107
> Project: WildFly Elytron
> Issue Type: Enhancement
> Components: API / SPI
> Reporter: David Lloyd
> Assignee: Darran Lofthouse
> Labels: elytron_ssl
> Fix For: 1.1.0.Beta4
>
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 11 months