-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
Interactive Demo/Tutorial
The given example on
http://docs.jboss.org/ejb3/app-server/tutorial/blob/blob.html
does not work.
When trying to retrieve a blob from the database, the following error occurs:
java.lang.IllegalStateException: Blobs may not be accessed after serialization
This does not work in the tutorial code from jboss.org or in any other code i wrote that uses the same mechanisms