Hi,
I have downloaded the example globus toolkit tutorial files
from(http://gdp.globus.org/gt4-tutorial). When I try to create the gar file for
the example Math service I get the following error:-
I wonder what went wrong, I tried both from 'globus' as well as 'root' But
there's no success. Any suggestions.
Regards
-Jan Muhammad
----------------------------------------------------------------------
[EMAIL PROTECTED] EXAMPLES_DIR]$ ./globus-build-service.sh first
Buildfile: build.xml
init:
[delete] Deleting directory /EXAMPLES_DIR/build/lib
[mkdir] Created dir: /EXAMPLES_DIR/build/lib
flatten:
WSDLUptodate:
flatten:
[echo] Processing WSDL in Math.wsdl
[java] Retrieving document at
'/EXAMPLES_DIR/build/schema/examples/MathService_instance/Math.wsdl'.
[java] Error processing WSDL: Could not read WSDL input file:
/EXAMPLES_DIR/build/schema/examples/MathService_instance/Math.wsdl
BUILD FAILED
/EXAMPLES_DIR/build.xml:228: The following error occurred while executing this
line:
/usr/local/globus-4.2.0.1/share/globus_wsrf_tools/build-stubs.xml:166: Java
returned: 2
Total time: 1 second