Hi Matthias, I assume you're using the trunk version, right?
This is just a warning, coming from the BPEL compiler which just notices that this element does not belong to the BPEL namespace. However, it should be properly handled by the extension implementation. I agree that this warning is confusing and should be swallowed, for now you can simply ignore it. Cheers, Tammo On Tue, Sep 23, 2008 at 18:00, Matthias Richter <[EMAIL PROTECTED]> wrote: > 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 > -- Tammo van Lessen - [EMAIL PROTECTED] - http://www.taval.de
