I am hoping someone can help me. I am using Castor to generate java file from xsd files. When running the java org.exolab.castor.builder.SourceGenerator command and using a xsd file that has an include element I get a file not found error.
For example the following include statement produces the following error statement: <include schemaLocation = "CFAInformationRequest_v01_00.xsd"/> -- Suppressing non fatal warnings. org.xml.sax.SAXException: Parsing Error : File "file:///home/jhoebel/home/jhoebel/CFAInformationRequest_v01_00.xsd" not found. It appears that the current directory for the input xsd file is being prepended to the included xsd file twice instead of only once. Does anyone have any experience of this occurring and what the problem was. I am running on a Solarix Unix box and using ksh. Any help or insite would be appreciated. Thanks, John
begin:vcard n:Hoebel;John tel;pager:303-240-7810 tel;work:303-763-1639/303-541-5049 x-mozilla-html:FALSE adr:;;;;;; version:2.1 email;internet:[EMAIL PROTECTED] fn:John Hoebel end:vcard
