If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Release 7.4.1: Changed data type of quota value from int to long
Release 7.4.1: Changed data type of quota value from int to long
The data type of the attributes in the class com.openexchange.admin.oxcs.rmi.QuotaUsage was changed from int to long. If you are using that class please adjust your code to reflect this change.