Author |
Message |
|
Hi,
Have recently implemented a project using mentawai and have come accross several messages in the tomcat logs that complain about Threadlocal not being cleared as follows:
SEVERE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7e4d5e01]) and a value of type [org.mentawai.core.RequestInput] .......... but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Any suggestions on how to deal with the above issue is much appreciated as they seem to originate from usage of org.mentawai.core.RequestInput
Please let me know if you need more info.
|
 |
|
Thanks guys, the locale support is working. Metawai rocks !!
|
 |
|
Hi, I'm a newbie and have recently built a project based on mentawai.I have noticed that the inputDate tag shows the calendar popup in a different locale.How do I fix this? Let me know if you need more info.
Thanks
|
 |
|