RE: CORBA and PG - Mailing list pgsql-hackers

From Peter T Mount
Subject RE: CORBA and PG
Date
Msg-id 983871549.3aa4b03d9bbe7@webmail.retep.org.uk
Whole thread Raw
In response to RE: CORBA and PG  (Franck Martin <Franck@sopac.org>)
List pgsql-hackers
Quoting Franck Martin <Franck@sopac.org>:

> I guess these stubs are for accessing PG as a corba server...
> 
> I'm trying to look to see if I can store CORBA objects inside PG, any
> ideas...

Although I've not tried it (yet) it should be possible to access Java EJB's 
from corba.

If so, then using an EJB server (JBoss www.jboss.org) you could then store them 
as Entity beans. Each one would then have its own table in the database.

Peter

> 
> Franck Martin
> Network and Database Development Officer
> SOPAC South Pacific Applied Geoscience Commission
> Fiji
> E-mail: franck@sopac.org <mailto:franck@sopac.org> 
> Web site: http://www.sopac.org/
> <http://www.sopac.org/> Support FMaps: http://fmaps.sourceforge.net/
> <http://fmaps.sourceforge.net/> 
> 
> This e-mail is intended for its addresses only. Do not forward this
> e-mail
> without approval. The views expressed in this e-mail may not be
> necessarily
> the views of SOPAC.
> 
> 
> 
> -----Original Message-----
> From: Peter T Mount [mailto:peter@retep.org.uk]
> Sent: Tuesday, 6 March 2001 3:52 
> To: Franck Martin
> Cc: PostgreSQL List
> Subject: Re: [HACKERS] CORBA and PG
> 
> 
> Quoting Franck Martin <franck@sopac.org>:
> 
> > Does anyone has pointers on CORBA and PostgreSQL?
> > 
> > What is the story ?
> 
> There's some old stubs for one of the orbs somewhere in the source
> (C/C++)
> 
> Also the old JDBC/Corba example is still there 
> (src/interfaces/jdbc/example/corba)
> 
> Peter
> 
> 
> -- 
> Peter Mount peter@retep.org.uk
> PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
> RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/
> 



-- 
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/


pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: WAL-based allocation of XIDs is insecure
Next
From: Hiroshi Inoue
Date:
Subject: Re: AW: WAL-based allocation of XIDs is insecure