You can either specify a classpath variable in the
environment element of the job description document
like
...
  <executable>/bin/env</executable>
  <environment>
    <name>CLASSPATH</name>
    <value>/some/archive.jar:/another/archive.jar</value>
  </environment>
..
or make use of SoftEnv which however must be configured on the
server-side. See
http://www.globus.org/toolkit/docs/4.0/execution/wsgram/user-index.html#s-wsgram-user-softenv
for information about SoftEnv (only in GT 4.0.5+).

Martin

> hi
>   is there someway to make gram read the classpath environment variable
> specified in my /etc/bashrc file instead of writing it as an arguement
> in the "rsl" file?
>   i put my jar files in $GLOBUS_LOCATION/lib but useless
>   thnx
>
>  __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com


Reply via email to