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

The jersey-gf-ejb was adopted by the GlassFish as jersey-ejb-component-provider #4920

Open
wants to merge 1 commit into
base: 3.1
Choose a base branch
from

Commits on Jan 31, 2023

  1. The jersey-gf-ejb was adopted by the GlassFish as jersey-ejb-componen…

    …t-provider
    
    - it was a circular dependency between jersey and glassfish
    - jersey limited usage of glassfish to versions 4-6, but now started
      gf7 development
    - see commit a8cfbe9fc7cd4e662ea044c111569804b5174c2f in glassfish
    
    # Conflicts:
    #	containers/glassfish/jersey-gf-ejb/pom.xml
    #	containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentInterceptor.java
    #	containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbComponentProvider.java
    #	containers/glassfish/jersey-gf-ejb/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbExceptionMapper.java
    #	containers/glassfish/pom.xml
    dmatej committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a7ef7c2 View commit details
    Browse the repository at this point in the history