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

FISH-7354 : replacing old jsp class on the fly #6284

Merged
merged 1 commit into from
May 22, 2023

Conversation

luiseufrasio
Copy link
Contributor

Description

ClassNotFoundException on org.apache.jasper.servlet.JspServlet after Payara 5 to Payara 6 Upgrade

After an upgrade from Payara 5 to 6 the admin console was failing to load with a CNFE on Apache Jasper JspServlet, and this was later confirmed.

Important Info

Testing

Testing Performed

  1. mvn clean install -T 14 -DskipTests
  2. Copy default-web.xml from Payara5 attached in https://payara.atlassian.net/browse/FISH-7354
  3. .\appserver\distributions\payara\target\stage\payara6\bin\asadmin start-domain -v
  4. Poke localhost:4848
  5. Payara Server Console should load without CNE errors

Test suites executed

  • Quicklook
  • Payara Samples
  • Java EE7 Samples
  • Java EE8 Samples
  • Payara Microprofile TCKs Runner
  • Jakarta TCKs
  • Mojarra
  • Cargo Tracker

Testing Environment

Zulu JDK 11.0.17 on Windows 11 with Maven 3.8.6

@Pandrex247
Copy link
Member

Jenkins test please

@luiseufrasio luiseufrasio merged commit bf757b4 into payara:master May 22, 2023
@luiseufrasio luiseufrasio deleted the FISH-7354 branch May 22, 2023 11:55
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.

2 participants