Jdev: 11.1.1.7.1
We have an UI where we display email body that is stored as CLOB in the database table. This was working good until last Friday when we installed a new version of ear.
Now when we try to show the CLOB content in UI, we get weblogic.jdbc.wrapper.Clob_oracle_sql_CLOB@A21212.
Note: Wrap Data Types is set to TRUE in weblogic datasource used by ADF application. This was always working this way. Infact this works good in all our lower environments except production.
Any ideas?