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

Provide NativeResourceUnloadWebListener for jakarta.servlet #684

Closed
mrotteveel opened this issue Dec 25, 2021 · 1 comment
Closed

Provide NativeResourceUnloadWebListener for jakarta.servlet #684

mrotteveel opened this issue Dec 25, 2021 · 1 comment

Comments

@mrotteveel
Copy link
Member

Jaybird 4 introduced org.firebirdsql.gds.ng.jna.NativeResourceUnloadWebListener to allow native resources to be correctly disposed when the servlet context ends. This only works for Jakarta EE 8 / Java EE 8 and earlier. Provide a variant for the jakarta.servlet package of Jakarta EE 9 and higher.

@mrotteveel
Copy link
Member Author

Renamed NativeResourceUnloadWebListener to NativeResourceUnloadWebListenerJavaX and made copy NativeResourceUnloadWebListenerJakarta using the jakarta.servlet package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant