-1

appfuse: Embedded error: java.sql.SQLException: Field 'x' doesn't have a default value

flybywire
  • 261,858
  • 191
  • 397
  • 503

1 Answers1

-1

You need to specify a value for that column in sample-data.xml

flybywire
  • 261,858
  • 191
  • 397
  • 503