Forum Discussion

priyanka1107's avatar
priyanka1107
Occasional Contributor
10 years ago

[Bug] [Failed to read an adapted Java Bean property]

If we are creating a project in soapUI pro 5.0.0(with some methods in it) and trying to open the same project in SoapUI pro 4.5.1

We are getting below error while opening the method's (soapUI 4.5.1):

Mon Jul 14 10:48:47 IST 2014:ERROR:An error occured [Failed to read an adapted Java Bean property.
cause=org.apache.xmlbeans.impl.values.XmlValueOutOfRangeException: string value 'No Authorization' is not a valid enumeration value for type of authType element in Credentials in namespace http://eviware.com/soapui/config
bean=com.eviware.soapui.impl.rest.RestRequest@52dcd527
bean type=com.eviware.soapui.impl.rest.RestRequest
property name=authType
property type=java.lang.String
property reader=public java.lang.String com.eviware.soapui.impl.support.AbstractHttpRequest.getAuthType()], see error log for details

I think this is a Bug related to compatibility with older version's.

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    Well, I assume when it come to compatibility like this. Project created in lower version is expected to work in higher version. Opposite may be true always.