It would be nice to have an ObjectFactory for AS400ConnectionPool objects.
This way, a pool can be defined at the container level (eg Tomcat server.xml) and reused across several applications.
Right now we have to manually create the pool in each application using a ServletContextListener.
I like this idea and would like further discussion. I would like to accomplish similar things with WildFly.
Do you have a GitHub account? If so, please open an issue at https://github.com/IBM/JTOpen