fabio martelli created SYNCOPE-201:
--------------------------------------
Summary: AbstractSchema enumerationValues and enumerationKeys too
short
Key: SYNCOPE-201
URL: https://issues.apache.org/jira/browse/SYNCOPE-201
Project: Syncope
Issue Type: Improvement
Components: core
Affects Versions: 1.1.0-incubating
Reporter: fabio martelli
Priority: Minor
Fix For: 1.1.0-incubating
AbstractSchema enumerationValues and enumerationKeys mustn't have length
constraints.
In case of a long list of enumarion values (or enumeration keys) the following
exception is raised
....
org.apache.openjpa.persistence.PersistenceException: Value too long for column
"ENUMERATIONVALUES VARCHAR(255)"
....
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira