Re: Invalid elements in choice causing infinite loop

2010-04-07 Thread Andreas Veithen
On Wed, Apr 7, 2010 at 07:46, David Meiklejohn wrote: > Hi, > > > > I've encountered a problem in Axis2 1.5.1 that seems to cause an infinite > loop. We have various choice elements defined in our WSDL's and it seems > that if an element that is not expected is supplied to a choice it just > hangs

Invalid elements in choice causing infinite loop

2010-04-06 Thread David Meiklejohn
Hi, I've encountered a problem in Axis2 1.5.1 that seems to cause an infinite loop. We have various choice elements defined in our WSDL's and it seems that if an element that is not expected is supplied to a choice it just hangs indefinitely and CPU usage goes up by about 100%. For example