Todays note:
November 5th, 2008 at 7:32pm |
Java EE:
If your application server crashes, and nothing works: Delete stupid .jar files from domain/lib/ext.
Read the rest of Todays note:
Java EE:
If your application server crashes, and nothing works: Delete stupid .jar files from domain/lib/ext.
Read the rest of Todays note:
If you ever encounter this silly exception, and can’t make any servlet/jsp-page to run, this might be because you have put some .jars (standard.jar og maybe some other jars) in a directory where it shouldn’t have been.
I found this bug really hard to debug, so the best way is to think about where you’ve could [...]
Read the rest of javax/servlet/jsp/tagext/TagLibraryValidator