Steps to reproduce on JBOSS 5.1.1 EAP:
1) Add a nt:file with a mixin defined in a CND file
2) Stop JBOSS
3) Modify the CND file adding a property
4) Start JBOSS
5) Add another nt:file with the modified mixin specifying the new property and creating its value though the ValueFactory method, in particular I've used createValue(long)
Steps to reproduce on JBOSS 5.1.1 EAP:
1) Add a nt:file with a mixin defined in a CND file
2) Stop JBOSS
3) Modify the CND file adding a property
4) Start JBOSS
5) Add another nt:file with the modified mixin specifying the new property and creating its value though the ValueFactory method, in particular I've used createValue(long)