The suite() method in named data source connection
factory test has all the test cases commented out. We
need to get this test case working as it tests a
important functionality.
Couple of things which need to be done for this.
1. alter the configuration data
NamedDataSourceConnectionFactoryTest.xml to use the
deployment properties
2. configure a data source pool for application
servers. this could be tricky ( any one for websphere )
I will try to get this thing working.
anand
Scratchy #413
Jordan:
FYI - jreed knows how to configure DB pools for
WebSphere
through the admin console. It's pretty easy. I also
have
the config file it created if we actually want try and
create our own (similar to how we create Weblogic's
config.xml)