Bottom line up front, if you are doing/using any of the following, you are at risk for memory leaks during hot restarts.
Using JDBC - (Depending on where your driver's jar file is) - Specifically java.sql.DriverManager
Dom4j (Before version 1.6)
HIbernate 2.x - (Actually, its Dom4j's fault, its a dependency of Hibernate)
Webwork
Anything with Java Beans (Specifically, java.beans.Introspector)
Anything with ThreadLocals
The Art of War
Wednesday, June 15, 2005
Subscribe to:
Post Comments (Atom)
Popular Posts
- Build Your Own PBX
- Spam king Adam Vitale busted by Secret Service
- Make del.icio.us bookmarks
- Three Languages For Java Programmers to Learn
- Four Hundred Guru--Admin Alert: Moving Libraries Between i5/OS Partitions, Part 1
- as400 commands and APIs you'll use for handling messages
- Common Gateway Interface (CGI) on the as400 / iSeries
- Difference between SFLINZ and SFLCLR keyword?
- Recommended PHP reading list
- 10 Really as400 Helpful APIs
No comments:
Post a Comment