|
Re: access a BLOB coloumn from a CMP EJB: msg#00099java.geronimo.user
Stefan Schmidt wrote: Gianny, Jeremy, I think its the other way around - I am guessing that PhpMyAdmin is inserting the bytes directly but when you use the EJB it is Serializing the array and writing the serialized data stream. When the EJB tries to read the bytes inserted by PhpMyAdmin it gets the raw data rather than the bytes for ObjectInputStream and is raising an error. I think this is a bug as we should be able to support the raw data format correctly - we need to play nice with other applications. -- Jeremy
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: I'm new user 2, Aaron Mulder |
|---|---|
| Next by Date: | Re: access a BLOB coloumn from a CMP EJB, Jeremy Boynes |
| Previous by Thread: | Re: access a BLOB coloumn from a CMP EJB, Stefan Schmidt |
| Next by Thread: | Re: access a BLOB coloumn from a CMP EJB, Jeremy Boynes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |