On Feb 16, 2007, at 6:19 AM, Jeff Genender wrote:
Dims, or one of you Axis experts... Any ideas of why I would get the error shown below?
I doubt that this is a problem internal to axis... Looks like we have a classloader/dependency issue.
--kevan
Caused by: java.lang.ClassCastException: cannot assign instance of javax.wsdl.OperationType to field org.apache.axis.description.OperationDesc.mep of type javax.wsdl.OperationType in instance of org.apache.axis.description.OperationDesc It happens when I deploy a webservices application in G2. Thanks, Jeff
