Dim
I tried your suggestion and it worked a treat.
Thanks for your help.
Norrie
On Thu, 19 Jul 2001, you wrote:
> Norrie,
>
> I tried to do a similar thing a while ago - same deal, postgres/CMP - with
> a similar (if not identical) result. From memory this is caused by
> postgres weirdness. Someone correct me if I'm wrong, but its got
> something to do with postgres requiring a new? transaction for
> reading/writing blobs (byte[]).
>
> Anyway, a workaround suggested to me, which I've been using successfully
> for a few months now is to encode the data as Byte64 and store it as plain
> text.
>
> hope this helps,
> cheesr
> dim
>
> On Thu, 19 Jul 2001 [EMAIL PROTECTED] wrote:
>
> >
> >
> > I have a simple entity bean which is used to hold serialized objects. It
> > worked
> > fine with InstantDB but fails with postgresql. I tried upgrading to
> > postgresql
> > 7.1.2 from 6.5.3 but that did not fix the problem. I have written a
> > small bean
> > to reproduce the problem which is listed below.
> >
> > Any help or pointers would be much appreciated.
> >
> > Thanks
> >
> > Norrie
> >
> > -----
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user