Hi.

Running the codegen to get the binding from this schema  (
http://www.nabble.com/file/p24565473/Facturaev3_2.xsd Facturaev3_2.xsd )
everything works fine. But when i run the binding compiler i get a really
puzzling error and i can´t thing of a way to solve it. Don´t even know where
the problem is exactly. I have been doing some search but i have not found
anything of value.


The error i get is the one shown bellow. In a zip file i have included de
code generated plus a txt file with the compiler trace 
http://www.nabble.com/file/p24565473/codegen.zip codegen.zip 

....

Error running binding compiler

*** Error during code generation for file '_2000_09_xmldsigBinding.xml' -
please enter a bug report for this error in Jira if the problem is not
listed as fixed on the online status page ***

org.jibx.runtime.JiBXException: Undefined or unusable namespace
"http://www.w3.org/2000/09/xmldsig#";
        at
org.jibx.binding.def.NameDefinition.fixNamespace(NameDefinition.java:160)
        at
org.jibx.binding.def.BindingBuilder.unmarshalValue(BindingBuilder.java:684)
        at
org.jibx.binding.def.BindingBuilder.unmarshalStructureChildren(BindingBuilder.java:994)
        at
org.jibx.binding.def.BindingBuilder.unmarshalMapping(BindingBuilder.java:1799)
        at
org.jibx.binding.def.BindingBuilder.unmarshalMappings(BindingBuilder.java:1128)
        at
org.jibx.binding.def.BindingBuilder.unmarshalBindingDefinition(BindingBuilder.java:2103)
        at org.jibx.binding.Utility.loadBinding(Utility.java:314)
        at org.jibx.binding.Utility.loadFileBinding(Utility.java:431)
        at org.jibx.binding.Compile.compile(Compile.java:212)
        at
org.jibx.eclipse.builder.JibxBindingBuilder.bindAll(JibxBindingBuilder.java:157)
        at
org.jibx.eclipse.builder.JibxBindingBuilder.incrementalBuild(JibxBindingBuilder.java:204)
        at
org.jibx.eclipse.builder.JibxBindingBuilder.build(JibxBindingBuilder.java:98)
        at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:627)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
        at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
        at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:309)
        at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:341)
        at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
        at 
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


Error running binding compiler


...


-- 
View this message in context: 
http://www.nabble.com/xsd-to-java-binding-compiler-problem-tp24565473p24565473.html
Sent from the jibx-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to