Hi, I am having trouble with using wsgen with <xsd:redefine schemaLocation="./EnrolCIRequest.xsd"> in my xsd definitions. Has anyone else had any trouble and been able to find a work around? I am getting the following error even though the xsd which contains the xsd:redefine is at C:\eclipse\workspace\project\webservices\schema\v1\CustomerManagement\EnrolCIRequest_2.xsd
wsgen.xml:11: java.lang.RuntimeException: java.lang.RuntimeException: org.apache.ws.commons.schema.XmlSchemaException:C:\eclipse\workspace\project\webservices\EnrolCIRequest.xsd(The system cannot find the file specified) Thanks,
