I'm not sure I understand. You want to write a service that stores
information in a database, or you have a database that you want to
expose through a service?
If you want to use a database, you can use JNDI in your code. That
is not Globus-specific.
If you want to expose a database, you can use OGSA-DAI: http://
www.ogsadai.org.uk/
Charles
On Mar 12, 2008, at 10:48 AM, Lasantha Ranaweera wrote:
Hi Folks,
I want to access information stored in a database from a Globus
service. Is there a way we can access it as a DataSource? Then what
are the modifications we need to be done in configuration files?
(I guess this the same as accessing database in RFT).
Thanks in advance,
Lasantha Ranaweera