Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] Fixes and vacation

Hi all,

I've fixed following problems in the last week:
1. Fixed wrap in show context command handling in CompoundCommand
2. Fixed getModelRoots for CompoundCommand
3. Fixed NPE while searching for variables on newly created scope
4. Fixed imports resolving with incorrect type (for example when
schema import has wsdl import type)
5. Updated standard faults according to the BPEL spec (removed
invalidReply and repeatedCompensation, added uninitializedVariable)
6. Fixed FaultHandler deletion from Invoke that was conflicting with
new undo mechanism due to FaultHandler DOM element hack. Now it's hack
free =)

Oleg, when you're back from vacation (I believe on Monday =)), could
you please verify and commit them?

I'm on vacation from 12/07 till 26/07 with almost no access to e-mail,
so please, don't expect answers or fixes from me in that time frame.

Thanks,
Dennis


Back to the top