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

[OB3] Fixes analytics no class def found issue #136

Closed
wants to merge 1 commit into from

Conversation

aka4rKO
Copy link
Contributor

@aka4rKO aka4rKO commented Oct 10, 2024

[OB3] Fixes analytics no class def found issue

The APIM product has done a tomcat upgrade in this update: 10889, due to this the OB analytics was not working. This PR fixes the issue by utilising a separate library recommended by tomcat to use the functionality of the removed class in this thread: https://www.mail-archive.com/[email protected]&q=subject:%22Error%22&o=newest&f=1

Issue link: OB internal 847

Doc Issue: **

Applicable Labels: OB 3.0.0, Berlin Toolkit


Development Checklist

  1. Build complete solution with pull request in place.
  2. Ran checkstyle plugin with pull request in place.
  3. Ran Findbugs plugin with pull request in place.
  4. Ran FindSecurityBugs plugin and verified report.
  5. Formatted code according to WSO2 code style.
  6. Have you verified the PR doesn't commit any keys, passwords, tokens, usernames, or other secrets?
  7. Migration scripts written (if applicable).
  8. Have you followed secure coding standards in WSO2 Secure Engineering Guidelines?

Testing Checklist

  1. Written unit tests.
  2. Verified tests in multiple database environments (if applicable).
  3. Tested with BI enabled (if applicable).

@aka4rKO aka4rKO closed this Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant