I have been having issues on my project on Eclipse. It keeps on showing me the error message "The selection cannot be run on any server".
- I have already checked the project facets and Dynamic Web Module, Java, Javascript, Websphere Web (Coexistence and Extended) are checked.
- I have Websphere checked on runtimes as well.
- Websphere settings are fine as well.
- There are no errors on the project.
- It runs on Tomcat without issues, but when I try to run it on WebSphere Application Server I get an error.
- When I click on Server > Add & Remove > I am not able to find my project there.
- I have already reinstalled Websphere.
- I have already researched about the issue and mostly have done the steps in there.
I'm hoping someone could help me and enlighten as to why this is happening. Thank you!