What do you mean by providing a "Clob based view". When I setup the insertion into the XMLType, treating it like a Clob, I still get the Exception.
Here is how my entity class variable is setup:
@Lob
@Column(name = "DEVICE_XML")
private char[] deviceXml;
Is that what you are talking about?
[Message sent by forum member 'wfsaxton' (wfsaxton)]
http://forums.java.net/jive/thread.jspa?messageID=236216