Re: [HACKERS] PGSQL problem with weblogic and OID data type

2001-07-16 Thread Phillip F Jansen
Sanath Peiris wrote: > > Hi everybody, > > I gotta this problem while I was trying to work with weblogic and postgresql with >storing images as byte arrays. > > First, I used JBOSS-2.2.2 as an application server and Postgresql-7.0.3 as a >database serevr to run one of my Java enterprise appl

[HACKERS] PGSQL problem with weblogic and OID data type

2001-07-16 Thread Sanath Peiris
Hi everybody, I gotta this problem while I was trying to work with weblogic and postgresql with storing images as byte arrays. First, I used JBOSS-2.2.2 as an application server and Postgresql-7.0.3 as a database serevr to run one of my Java enterprise applications. There I used "OID" data ty