Is there a way to load an object into Tomcat, have it initialize automatically, then sit back and process requests.
For example you could do this using an MBean in JBoss. I am looking for a similar solution using Tomcat. I can load a resource but it creates a new object everytime I try to look up the object in JNDI. I would rather it just reference an object that is initialized when the system starts. Anyway to do this? Thanks for any help, Chris -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
