New Db adapter connection pool instance disappearing
929514Apr 2 2013 — edited Apr 3 2013I am experiencing a strange behavior in weblogic admin console while adding an outbound connection pool instance for the javax.resource.cci.ConnectionFactory
The new instance seems to disappear after I do 'Release Configuration'
After 'lock & edit', here are steps I do
1. Navigate to outbound connection pool page in Db Adatper deployment
2. Click new and Select javax.resource.cci.ConnectionFactory ; it asks for a jndi name; here I give the same in the format eis/DB/xxxDB and hit save
3. Then on the outbound connection pools page I expand javax.resource.cci.ConnectionFactory node and I can see the new instance added in step2 above
4. I then click & open this new connection pool instance and add the jdbc datasource to the xADataSourceName field and click save
5. Then on the change center I do a 'Release configuration'
Now when I go back to the DB adapter outbound connection pool the new instance I added in step2 is simply not there anymore.
Has anyone seen this weird behavior before ?
Regards,
Sudripta