Following is the error i am getting while executing wsdl2java tool packaged with muse. It seems that muse needs all the imports in xsd and wsdl. Does'nt it support download option if the schema location is somewhere on the internet e.g. <wsdl:import namespace="http://docs.oasis-open.org/wsrf/rw-2" location="http://docs.oasis-open.org/wsrf/rw-2.wsdl" />
E:\gridprogramme\mywsrfservice\schema>wsdl2java -wsdl ShoppingCart.wsdl SEVERE: [ID = 'FailedLoadingWSDL'] Got exception loading WSDL: [ID = 'InvalidFil e'] The file specified does not exist: E:/gridprogramme/mywsrfservice/schema/./. /http:/www.w3.org/2001/xml.xsd. Remember that the location of the file is relati ve to the application's working directory.. An exception was caught: [ID = 'FailedLoadingWSDL'] Got exception loading WSDL: [ID = 'InvalidFile'] The file specified does not exist: E:/gridprogramme/mywsrfs ervice/schema/././http:/www.w3.org/2001/xml.xsd. Remember that the location of t he file is relative to the application's working directory.. thanks in advance, shiraz -- View this message in context: http://www.nabble.com/Error-in-generating-files-from-wsdl-tf2668500.html#a7441001 Sent from the Muse - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
