I'm migrating an axis 1.2.1 application between two app servers I get the following class cast exception.
Caused by: java.lang.ClassCastException: org.apache.axis.transport.http.HTTPSender cannot be cast to org.apache.axis.Handler
Has anyone seen this before? What am I doing wrong?