Problem solved in deleting the wsdl:import statements for rlw-2 and rpw-2 Could someone explain me why wsdl import does work in GT 4.2.0 ?
Regards, Maxime. 2008/7/17 BRACHET Maxime <[EMAIL PROTECTED]>: > First example working using source distribution installation. > But always problem for my service : > "Could not read WSDL input file " > > Maxime. > > 2008/7/17 BRACHET Maxime <[EMAIL PROTECTED]>: > >> Hi, >> >> Something wrong in my CLASSPATH, first example build work, but not >> deployment: >> >> Deploy failed.: The following error occurred while executing this line: >> /usr/local/globus-4.2.0/share/globus_wsrf_common/build-packages.xml:615: >> java.io.FileNotFoundException: >> /usr/local/globus-4.2.0/etc/globus_packages/org_globus_examples_services_core_first/undeploy.xml >> (No such file or directory) >> >> I really don't know where this one could come from. >> >> Regards, >> Maxime. >> >> >> 2008/7/17 BRACHET Maxime <[EMAIL PROTECTED]>: >> >>> Hi, >>> >>> I tested to convert the MathService first from programmer tutorial to GT >>> 4.2.0 in modifying the wsdl. >>> But I get the following error : >>> >>> generateStubs: >>> [echo] Generating stubs from Math_service.wsdl >>> [java] Error: Unknown option -w >>> [java] Usage: java org.globus.wsrf.tools.wsdl.WSDL2Java [options] >>> WSDL-URI >>> >>> Does the WSDL2Java options have changed in the 4.2.0 ? >>> >>> Ragards, >>> Maxilme. >>> >>> 2008/7/17 BRACHET Maxime <[EMAIL PROTECTED]>: >>> >>> 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. >>>> >>> >>> >> >
