Hi,
I am doing a migration from GT 4.0.7 to GT 4.2.0.
I changed the namespaces in my wsdl but whan I try to use
globus-build-service.sh it give me the following error :
WSDLUptodate:
flatten:
[echo] Processing WSDL in Video.wsdl
[java] Retrieving document at
'/home/maxime/example/build/schema/examples/VideoService_instance/Video.wsdl'.
[java] Error processing WSDL: Could not read WSDL input file:
/home/maxime/example/build/schema/examples/VideoService_instance/Video.wsdl
BUILD FAILED
/home/maxime/example/build.xml:228: The following error occurred while
executing this line:
/usr/local/globus-4.2.0/share/globus_wsrf_tools/build-stubs.xml:166: Java
returned: 2
I change thoses properties :
xmlns:wsrp="http://docs.oasis-open.org/wsrf/rp-2"
xmlns:wsrlw="http://docs.oasis-open.org/wsrf/rlw-2"
xmlns:wsrpw="http://docs.oasis-open.org/wsrf/rpw-2"
Does someone have some clues to resolve this error ?
Regards,
Maxime.