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

Test CDI and FT interceptors ordering changing FT interceptor priority #378

Merged
merged 4 commits into from Jan 11, 2019

Commits on Dec 20, 2018

  1. Test CDI and FT interceptors ordering changing

    FT interceptor priority issue 313
    
    eclipse#313
    
    New tests added to validate the CDI interceptors against FT interceptor
    when the FT interceptor priority is changed and the CDI interceptors
    are injected to the context using xml or annotation base configuration.
    
    Signed-off-by: carlos de la rosa <kusanagi12002@gmail.com>
    carlosdlr committed Dec 20, 2018
    Copy the full SHA
    a15d77f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Test CDI and FT interceptors ordering changing

    FT interceptor priority issue 313
    
    eclipse#313
    
    Fixes related to code review and use of the fault tolerance interceptor
    priority parameter.
    
    Signed-off-by: Carlos Andres De La Rosa <kusanagi12002@gmail.com>
    carlosdlr committed Jan 9, 2019
    Copy the full SHA
    e0e7023 View commit details
    Browse the repository at this point in the history
  2. Test CDI and FT interceptors ordering changing

    FT interceptor priority issue 313
    
    eclipse#313
    
    Fixes related to code review, order changed to make clear the test
    
    Signed-off-by: Carlos Andres De La Rosa <kusanagi12002@gmail.com>
    carlosdlr committed Jan 9, 2019
    Copy the full SHA
    78dc351 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Test CDI and FT interceptors ordering changing

    FT interceptor priority issue 313
    
    eclipse#313
    
    Fixes related to code review, order changed to make clear the test
    
    Signed-off-by: Carlos Andres De La Rosa <kusanagi12002@gmail.com>
    carlosdlr committed Jan 10, 2019
    Copy the full SHA
    b07cb7a View commit details
    Browse the repository at this point in the history