[seek-dev] SRB ecogrid service is running at orion.sdsc.edu and a question about our client code

Bing Zhu bzhu at sdsc.edu
Wed Feb 25 11:03:11 PST 2004


Jing and Rod,

I finally found why the WSDL could not be viewed in SRB case after changing
the factory
to one instance approach.

The problem is that the SRB jar file, jargon.jar, is somehow not packaged
into the gar file and
therefore it was not in the lib area in Tomcat after Ecogrid service is
deployed into Tomcat.

So now SRB Ecogrid service (level one) is running in the official SRB node
at orion.sdsc.edu at
port 8080.

I suggest we need to change the client code in our level one approach to
have the following
syntax.

  $ java   org.ecoinformatics.ecogrid.client.EcogridQueryClient   operation
filename

where,
    operation is : "query" or "get"
    filename is: the local query document filename for 'query' or a filename
in server side for 'get'.

Since in level one we decided not using RFT, the old arguments such as
'dest' and 'src'
are not needed any more in our build file and in client code.

If you agree, I will go ahead modify the client code and the build file as
well.

Bing
===============================================================
Bing Zhu
Programmer/Analyst III
Science Environment for Ecological Knowledge (SEEK)
San Diego Supercomputer Center
(Also: a Ph.D. Student in Computational Science at San Diego State
University)
(858)534-8373
bzhu at sdsc.edu
===============================================================




More information about the Seek-dev mailing list