Two days ago I was hit with the exception below that seemed to have come from nowhere:
ERROR -
[org.apache.catalina.core.ContainerBase.
[Catalina].[localhost].[/cxws].[OrderProcessClient]]
- Servlet.service() for servlet OrderProcessClient threw exception
java.lang.IncompatibleClassChangeError
After searching high and low I finally stumbled upon an old archive of the same error posted to the Axis2 list. Although the post did not resolve the issue it did [...]