Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #1

Merged
merged 2,332 commits into from
Sep 22, 2017
Merged

update #1

merged 2,332 commits into from
Sep 22, 2017

Conversation

calcacuervo
Copy link
Owner

No description provided.

mswiderski and others added 30 commits November 7, 2016 17:44
KIE forms integration:
- Checking forms deployment
…viceFactory (#681)

* Custom JNDI name for AvailableJobsExecutor in ExecutorServiceFactory

* Change system property name
* Move remote EJB tests to upstream.

* JBPM-5423: fix remote EJB tests

* JBPM-5431: Make query getProcessInstanceCompletedNodes deterministic
The plugin is being built after the jbpm repo
(in droolsjbpm-integration), so it can not be
used here.
mswiderski and others added 29 commits August 2, 2017 11:28
…nessAdministrator is set in BPM Suite 6.4.x, RHBPMS-4831 - Process execution stop at converging parallel gateway if we use async task (#926) (#933)

* RHBPMS-4831 - Process execution stop at converging parallel gateway if we use async task

* RHBPMS-4826 - User Task can not be exited if a different businessAdministrator is set in BPM Suite 6.4.x
…959)

* JBPM-6309: Investigate and fix jBPM community DB tests with Narayana

JBPM-6309: Make CorrelationPersistenceTest handle exceptions during transactions

JBPM-6309: Use better sentence when logging exception

JBPM-6309: Add ?pinGlobalTxToPhysicalConnection parameter into mariadb profile

* JBPM-6309: Fix CorrelationPersistenceTest setup
* JBPM-6309: Do not setUrl with sybase and db2

There is an additional problem that appears when running with db2 and
sybase - they have no setURL/setUrl methods, so a guard is added to skip
this piece of code. Also adds url property into driverProperties for all
databases.

* JBPM-6309: User correct driverProperties in getConnection()

When getConnection() is called new Properties are created
and then sent into driver but we should use the one provided by
PoolingDataSource#getDriverProperties()
* JBPM-6309: Setup additional properties for DB2 and Sybase

This adds additional method that handles setting up properties
for Sybase and DB2. For DB2 there are 2 specific properties
and Sybase requieres username and password setup before
actuall getConnection() call.
Removes redundant array creations and enahnces logging.

* JBPM-6309: Do not use hardcoded portNumber
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
[DROOLS-1726] configure XStream security framework
@calcacuervo calcacuervo merged commit 2fb66f3 into calcacuervo:master Sep 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet