Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-683

enlarged length of message exception property

XMLWordPrintable

      when the command executor thread encounters an exception, the complete exception including stack trace will be serialized in the exception property of the Message class.

      the hibernate mapping doesn't specify a length so it uses the default, which is 255.

      This should be enlarged to 4000, the typical value we use to map long text fields.

            tom.baeyens Tom Baeyens (Inactive)
            tom.baeyens Tom Baeyens (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: