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

Propagate JNDI context if none exists. Fixes that tasks submitted to executor during deployment are executed #24544

Merged
merged 4 commits into from
Aug 22, 2023

Commits on Aug 14, 2023

  1. Propagate JNDI context if none exists

    Passes Concurrency TCK in appserver/tests/tck/concurrency.
    Passes tests in appserver/tests/admin and application.
    Signed-off-by:Ondro Mihalyi <[email protected]>
    OndroMih committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fdcd7ca View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Cleanup in ContextSetupProviderImpl

    Passes Concurrency TCK in appserver/tests/tck/concurrency.
    Passes tests in appserver/tests/admin and application.
    Signed-off-by:Ondro Mihalyi <[email protected]>
    OndroMih committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b93cd00 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Revert changes in the ProgressStatusComplexITest tests

    Signed-off-by:Ondro Mihalyi <[email protected]>
    OndroMih committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    8e530ca View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Revert timeout changes in the ManagedExecutorDefinition test

    Signed-off-by:Ondro Mihalyi <[email protected]>
    OndroMih committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    eda7d95 View commit details
    Browse the repository at this point in the history