-
made 1 file-release changes.
2009-11-08 16:50:06 UTC by
-
made 1 file-release changes.
2009-11-08 16:49:02 UTC by
-
cedrik_lime made 2 file-release changes.
2009-11-08 14:54:01 UTC by cedrik_lime
-
cedrik_lime made 2 file-release changes.
2009-11-08 14:38:01 UTC by cedrik_lime
-
cedrik_lime made 1 file-release changes.
2009-11-08 14:35:02 UTC by cedrik_lime
-
cedrik_lime made 2 file-release changes.
2009-11-08 14:34:01 UTC by cedrik_lime
-
cedrik_lime made 2 file-release changes.
2009-11-08 14:33:01 UTC by cedrik_lime
-
I don't know what is added into the Session, sorry. It's a closed source war.
2009-09-11 07:22:40 UTC by skc
-
From your stack trace, I assume you are using a Sun JVM 1.6.
Would you have an empty custom-coded Map in your application, which you would happen to place in the HttpSession?
The only way for java.util.AbstractMap.toString(AbstractMap.java:478) to throw an NPE would be for entrySet() to return null, which is never the case in the JDK nor in commons-collections.
Nevertheless, I will now...
2009-09-04 10:46:54 UTC by cedrik_lime
-
I just tested the MessAdmin.war administration application, renamed to test.war, and it works perfectly well.
Do not confuse the webapp context (default MessAdmin, named after the .war file) and the MessAdmin directory containing the administration JSPs along with js and css files. The latter can be renamed too, but you will need to change some (undocumented) configuration in web.xml.
Feel...
2009-09-04 10:20:18 UTC by cedrik_lime