Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CLOB content issue - weblogic.jdbc.wrapper.Clob_oracle_sql_CLOB

Srini MadNov 15 2016 — edited Nov 17 2016

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?

This post has been answered by Srini Mad on Nov 17 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 15 2016
Added on Nov 15 2016
4 comments
714 views