Forum Discussion

zizuqupi's avatar
zizuqupi
Visitor
3 years ago
Solved

WSDL SOAPUI issue

Hi. This error has occurred.   ERROR:org.apache.xmlbeans.XmlException: org.apache.xmlbeans.impl.values.XmlAnyTypeImpl cannot be cast to org.apache.xmlbeans.impl.xb.xsdschema.Group org.apache.xmlbe...
  • richie's avatar
    3 years ago

    Hey zizuqupi 

     

     

    it looks like a casting error - so typically this will occur if you're trying to cast from one datatype to another and the cast is unsupported.  e.g. alphanumeric to float, etc.

     

    Just listing the error content isn't that helpful.  To help people will need to know what you did to cause the error to manifest - can you provide this info please?

     

    Cheers,

     

    Rich