-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.26.0.AM1
-
None
-
- Create new server with wf27 runtime
- Import projects from Description
- Right click on project -> Run as -> Run on server
-
Workaround Exists
-
-
---
Description of problem:
https://github.com/jbosstools/jbosstools-server/blob/main/as/itests/org.jboss.tools.as.ui.bot.itests/projects/jsp-project_old.zip can be deployed on wf27 with error in "problems" view.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Create new server with wf27 runtime
- Import projects from Description
- Right click on project -> Run as -> Run on server
Actual results:
Error for jsp-project_old.zip: **
Description Resource Path Location Type
The superclass "javax.servlet.http.HttpServlet", determined from the Dynamic Web Module facet version (2.4), was not found on the Java Build Path index.jsp /jsp-project/WebContent line 1 JSP Problem
https://github.com/jbosstools/jbosstools-server/blob/main/as/itests/org.jboss.tools.as.ui.bot.itests/projects/jsp-project.zip (cannot be deployed on wf27 at all)
For jsp-project.zip: Empty list with server for deploying project.
Expected results:
At least one of projects can be deployed without problems.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
Additional info (Such as Logs, Screenshots, etc):
- relates to
-
JBIDE-28802 Create new adapter for Wildfly27
- Closed