So, I'm kind of remote debugging this from our clients perspective. I Got everything up and running and was able to reproduce the error with an older version of Axis2 (1.2). The newest version I have (1.5.4) does not seem to have this problem (using ADB) So upgrading is a good workaround for our clients using Axis straight up. Unfortunately a number of our clients are using ColdFusion which has the older version built in so I'll have to figure out what to do about them.
Thanks! Ryan On Mon, Feb 28, 2011 at 10:05 AM, Meeusen, Christopher W. <[email protected]> wrote: > We have similar behavior in our axis2 ADB stubs. > Although I don't think this statement is 100% accurate: > 'on every request Axis checkes the endpoints WSDL and verifies that it > is EXACTLY like the stubs it has' > > The stubs built off of the WSDL at a particular point in time. Stubs > aren't dynamically generated upon each request. What kind of data > binding are your stubs using? Have you tried other data bindings? Here > is an article on them: > http://www.ibm.com/developerworks/webservices/library/ws-java3/. > > Chris > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
