[seek-dev] Registry and ecogrid clients

Steve Tekell stekell at lternet.edu
Wed Sep 1 15:59:19 PDT 2004


What's the status and plans for the registry?
I am mostly interested in client components, not the JSP page but the
registry services.

Is this something that is mostly done or just experimental?

Will a registry client jar be included in the
\seek\projects\ecogrid\lib\ecogrid_client_lib folder at some point?

One could then build client web apps and other clients by just using the
libs in that folder.  In general, is that not the goal for all ecogrid
client stuff?

Also, the build_reg.xml currently depends on things outside of CVS like
    <property name="soap.lib" value="S:\soap-2_3_1\lib"/>
    <property name="xalan.lib" value="S:\xalan-j_2_5_2\bin"/>

which would need to go there if the registry client needs those.

And here's an funny one in both ecogrid/build.xml and build_reg.xml 

<copy file="${ogsa.root}/lib/xalan.jar"
todir="${build.lib}/${client.lib.dir.namehttp://www.cnn.com/2003/US/West/12/
22/ca.earthquake/index.html}/${client.lib.dir.name}"/>
    <copy file="${ogsa.root}/lib/xercesImpl.jar"
todir="${build.lib}/${client.lib.dir.namehttp://www.cnn.com/2003/US/West/12/
22/ca.earthquake/index.html}/${client.lib.dir.name}"/>
    


-Steve




More information about the Seek-dev mailing list