Everytime, I upgrade to the newest release I get the following error:
java.lang.NoClassDefFoundError: Lorg/glassfish/jsp/api/ResourceInjector;
or
The requested service (Servlet jsp.WEB_002dINF.jsp.login_jsp is currently unavailable) is not currently available.
Not sure what I'm doing wrong, but I shutdown tomcat, deploy the new war file and restart tomcat. When that fails, I remove the subsonic directory under webapps, delete the db director in c:\subsonic and it still comes up with the same error.
Bill