Title: IllegalStateException on index.html??
Error: 500
Location: /partners/index.html
Internal Servlet Error:
java.lang.IllegalStateException: Can't happen - classname is null, who added this ?
at org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:261)
at
Title: IllegalStateException on index.html??
Error: 500
Location: /partners/index.html
Internal Servlet Error:
java.lang.IllegalStateException: Can't happen - classname is null, who added this ?
at org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:261)
at
Title: Class reloading
In my web.xml file I have the following
BillyBob
com.viewpoint.database.InitPool
1
uses jdbc parameters above to initialize the connection pool.
Everything seems to work as I expect. There is one little hang up, how