https://issues.apache.org/bugzilla/show_bug.cgi?id=55703
--- Comment #2 from Mark Thomas <ma...@apache.org> --- This behavior is controlled by the singleton attribute of the factory. The default is to create singleton resources as that is what users expect even though the J2EE spec suggests that a new object should be created on each lookup. I'll go through the JNDI docs and expand any statements like the one you quote below so that the full picture is available. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org