Re: upgrade axis2 from 1.3 to 1.6

2012-08-21 Thread fyrachek
Hi I performed upgrade. If you are interested in that- I saved all steps I made. There were problems with axiom, as you said. They changed some behaviour of iterators.But I did workaround for that at ODE. Tammo van Lessen wrote: > > Hi, > > I did that, too, and there was a nasty change in th

ws bpel 1.1 vs XPath 1.0 vs insertMissingData

2012-08-21 Thread fyrachek
Hi DEV guys ! You have implemented very useful thing : "path specified by the destination ("to-spec") is automatically created, if it doesn't already exist". for this we need to add 'insertMissingToData="yes"' to copy activity. I analyzed sources and found that it's implemented only in XPath20Ex