Yes I did put process/Evaluation.bpmn
in src/main/resources
By the way, I have the same project in JPA1.0 and it work but when upgrade to JPA2.0 my database was updated and user are inserted in organizationalentity table
but i have that message saying could not parse knowledge when loading Evaluation.bpmn into knowledge Builder.
Other think I'm trying to debug KnowledgeBuilderImpl which contain implementation of "kbuilder.add(resource,type)
" but I can't find source (I'm working with eclipse)
have you any idea about how to do that?