shivangkapoor / bpmnx

Automatically exported from code.google.com/p/bpmnx
0 stars 0 forks source link

I Can't generate the java code #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I can't generate the java code.

My project is failing, there are some mistakes in the ExtensionTest.java and 
ExtendedDefinition.java classes.

When I try to generate the java code, the following message appears:

parsing a schema...
[WARNING] schema_reference.4: Falha ao ler o documento do esquema 
'workDistribution.xsd' porque 1) não foi possível encontrar o documento; 2) 
não foi possível ler o documento; 3) o elemento-raiz do documento não é 
<xsd:schema>.
  line 9 of file:/C:/Users/Tarcísio/Downloads/workspace_v5/org.cidisi.bpmn.extensions.samples.workdistribution/schema/workDistribution_binding.xsd

[ERROR] src-resolve: Não é possível resolver o nome 'ext:WorkDistribution' 
para um componente 'group'.
  line 13 of file:/C:/Users/Tarcísio/Downloads/workspace_v5/org.cidisi.bpmn.extensions.samples.workdistribution/schema/workDistribution_binding.xsd

Failed to parse a schema.

Thank you for your help.

Original issue reported on code.google.com by coutoper...@gmail.com on 17 Jun 2013 at 6:50

GoogleCodeExporter commented 8 years ago
Hello again, 

I managed to do the tutorial, but in this line:

You will see an instance of a BPMN 2.0 process definition applying the 
extension presented in this tutorial.

I don't saw an instance of a BPMN 2.0 process, where can I found and see it 
working?

Thank you!

Original comment by coutoper...@gmail.com on 17 Jun 2013 at 7:50