OK. So here is the answer *I* came up with:

Rule 1: It is bad to use utility classes with static methods from your
beans - I got rmi errors
Rule 2: Close your DB stuff in this order: ResultSet then Statement the
Connection

Not sure about Rule 1, but Rule 2 works.




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to