Description
The property "cayenne.rop.service.timeout" in org.apache.cayenne.configuration.Constants is inconsistent with the other properties, which all have an underscore after "service", for example:
cayenne.rop.service_url
cayenne.rop.service_username
cayenne.rop.service_password
This property should be renamed to use an underscore, like so:
cayenne.rop.service_timeout