Okay, so I've recently started using Axis2 after having used Axis for a while. I have a wsdl that works fine in Axis(although it does have a few idiosyncrasies). However, I can't seem to get it to work at all in Axis2. I read the migration guide, but that seemed more about how the two versions handle creating skeletons.
The whole point of web services is to keep things platform independent, right? So why would a wsdl work with Axis, but not Axis2?
