Hi, I have a very simple bpel process with an <extensions> block, containing
<extension mustUnderstand="no" namespace="http://cosima.gm.fh-koeln.de/MT/BPEL4MM " />
Now the Compiler says the following<org.apache.ode.bpel.compiler.bom.BpelObjectFactory> Unrecognized element in BPEL dom: {http://docs.oasis-open.org/wsbpel/2.0/process/executable }extensions
can someone explain why extensions is unrecognized? --Matthias
