Hello!
I'm using jBoss 2.0 Final in connection with MySQL. I would like to save a
serializable class as a blob field in my db-table.
In jaws.xml I saw that a blob field refers to java.lang.Object. So I created
a byte array of my serializable class and casted it to java.lang.Object in
my Bean. But this fails. All other fields like Strings, ints are working
correctly, but only my blob does not.
Anybody solved this problem before?
Regards,
Bjarne
--
Sent through GMX FreeMail - http://www.gmx.net
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]