JAR libraries in WEB-INF/lib not added to classpath during Glassfish deployment
问题 I'm new to Glassfish and Java EE although I've been using Java for a few years. I've inherited a project that stalled and now I need to start development on it again. I'm trying to deploy the web application as-is to see what works and what needs attention. While there is a lot of code to implement various functions, it appears that the first point needing attention is deployment of the application. The web application I'm trying to deploy is MyServer and is packaged in a WAR archive. A class