Hi Jeff,
Are you deploying a service with WSDL or without (with annotations) ?
There are some features yet to be implemented if it is with the WSDL.
Thanks,
Lasantha
Jeff Genender wrote:
Dims, or one of you Axis experts...
Any ideas of why I would get the error shown below?
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