Errors encountered with CodeGen when used against schemas referencing fpml 5.

C:\TEST2>java -cp ..\jibx\lib\jibx-tools.jar org.jibx.schema.codegen.CodeGen wbm
l-main-1-0-0.xsd
Warning: No type defined for element 'inclusive' at (line 298, col 39, in file:/
//C:/TEST2/FpML-5-Confirmation/fpml-fx-5-3.xsd)
Warning: No type defined for element 'exclusive' at (line 299, col 39, in file:/
//C:/TEST2/FpML-5-Confirmation/fpml-fx-5-3.xsd)
Loaded and validated 1 specified schema(s) and 37 referenced schema(s)
Warning: No type defined for element 'inclusive' at (line 298, col 39, in file:/
//C:/TEST2/FpML-5-Confirmation/fpml-fx-5-3.xsd)
Warning: No type defined for element 'exclusive' at (line 299, col 39, in file:/
//C:/TEST2/FpML-5-Confirmation/fpml-fx-5-3.xsd)
Error: Error accessing included binding with path "schema_2013_WBML1Binding.xml"
: C:\TEST2\schema_2013_WBML1Binding.xml (The system cannot find the file specifi
ed); on include element at (source unknown)
Error: Error accessing included binding with path "FpML5_confirmationBinding.xml
": C:\TEST2\FpML5_confirmationBinding.xml (The system cannot find the file speci
fied); on include element at (source unknown)
Error: Error accessing included binding with path "_2000_09_xmldsigBinding.xml":
 C:\TEST2\_2000_09_xmldsigBinding.xml (The system cannot find the file specified
); on include element at (source unknown)
Exception in thread "main" org.jibx.runtime.JiBXException: Terminating due to er
rors in bindings
        at org.jibx.schema.codegen.CodeGen.writeBindings(CodeGen.java:1618)
        at org.jibx.schema.codegen.CodeGen.generate(CodeGen.java:1810)
        at org.jibx.schema.codegen.CodeGen.main(CodeGen.java:2206)


Any insights as to why it's failing in generating the internal binding files?

Gene

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to